Documentation
¶
Index ¶
- func Clipboard() string
- func IsShortcutRegistered(accelerator string) bool
- func RegisterShortcut(accelerator string)
- func SetClipboard(text string) bool
- func ShowFilePicker(fd FileDialog) []string
- func ShowMessage(msg MessageDialog) bool
- func ShowNotification(n Notification)
- func UnregisterAllShortcuts()
- func UnregisterShortcut(accelerator string) bool
- type FileDialog
- type MessageDialog
- type Notification
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsShortcutRegistered ¶
func RegisterShortcut ¶
func RegisterShortcut(accelerator string)
func SetClipboard ¶
func ShowFilePicker ¶
func ShowFilePicker(fd FileDialog) []string
func ShowMessage ¶
func ShowMessage(msg MessageDialog) bool
func ShowNotification ¶
func ShowNotification(n Notification)
func UnregisterAllShortcuts ¶
func UnregisterAllShortcuts()
func UnregisterShortcut ¶
Types ¶
type FileDialog ¶
type MessageDialog ¶
type Notification ¶
Click to show internal directories.
Click to hide internal directories.