Documentation
¶
Index ¶
- func NewAlert(a fyne.App, title string, message string, typeError bool, buttonOk string)
- func NewOpenFile(a fyne.App, title string, exts []string, multiselect bool, ...)
- func NewSaveFile(a fyne.App, title string, exts []string, onSelect func(string))
- func NewSelectDirectory(a fyne.App, title string, multiselect bool, onSelect func([]string))
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOpenFile ¶
func NewSaveFile ¶ added in v1.1.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.