Fyne API fyne

fyne


import "fyne.io/fyne"

Usage

type Shortcut

type Shortcut interface {
	ShortcutName() string
}

Shortcut is the interface used to describe a shortcut action