Documentation
¶
Index ¶
- Variables
- func IsShortcutRegistered(accelerator string) (exists bool)
- func ReadClipboard() string
- func RegisterShortcut(accelerator string) bool
- func ShowFilePicker(fd FileDialog) []string
- func ShowMessage(msg MessageDialog) bool
- func ShowNotification(n Notification)
- func UnregisterAllShortcuts()
- func UnregisterShortcut(accelerator string) bool
- func WriteClipboard(text string) bool
- type FileDialog
- type MessageDialog
- type Notification
Constants ¶
This section is empty.
Variables ¶
View Source
var Module *module
Functions ¶
func IsShortcutRegistered ¶
func ReadClipboard ¶
func ReadClipboard() string
func RegisterShortcut ¶
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 ¶
func WriteClipboard ¶
Types ¶
type FileDialog ¶
type MessageDialog ¶
type Notification ¶
Click to show internal directories.
Click to hide internal directories.