Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SelectFileOpen ¶
func SelectFileOpen(title string, filename string, filters []FileFilter) (string, error)
func SelectFileSave ¶
func SelectFileSave(title string, filename string, filters []FileFilter) (string, error)
Types ¶
type FileFilter ¶
Click to show internal directories.
Click to hide internal directories.