Fyne API "fyne.ShortcutPaste"
fyne.ShortcutPaste
import "fyne.io/fyne/v2"
Usage
type ShortcutPaste
type ShortcutPaste struct {
Clipboard Clipboard
}
ShortcutPaste describes a shortcut paste action.
func (*ShortcutPaste) Key
func (se *ShortcutPaste) Key() KeyName
Key returns the [KeyName] for this shortcut.
Implements:
[KeyboardShortcut]
func (*ShortcutPaste) Mod
func (se *ShortcutPaste) Mod() KeyModifier
Mod returns the [KeyModifier] for this shortcut.
Implements:
[KeyboardShortcut]
func (*ShortcutPaste) ShortcutName
func (se *ShortcutPaste) ShortcutName() string
ShortcutName returns the shortcut name