On this page
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() KeyNameKey returns the [KeyName] for this shortcut.
func (*ShortcutSelectAll) Mod
func (se *ShortcutSelectAll) Mod() KeyModifierMod returns the [KeyModifier] for this shortcut.
func (*ShortcutSelectAll) ShortcutName
func (se *ShortcutSelectAll) ShortcutName() stringShortcutName returns the shortcut name