Fyne API "fyne.ShortcutSelectAll"

fyne.ShortcutSelectAll


import "fyne.io/fyne/v2"

Usage

type ShortcutSelectAll

type ShortcutSelectAll struct{}

ShortcutSelectAll describes a shortcut selectAll action.

func (*ShortcutSelectAll) Key

func (se *ShortcutSelectAll) Key() KeyName

Key returns the KeyName for this shortcut.

Implements: KeyboardShortcut

func (*ShortcutSelectAll) Mod

func (se *ShortcutSelectAll) Mod() KeyModifier

Mod returns the KeyModifier for this shortcut.

Implements: KeyboardShortcut

func (*ShortcutSelectAll) ShortcutName

func (se *ShortcutSelectAll) ShortcutName() string

ShortcutName returns the shortcut name