Documentation ¶
Index ¶
Constants ¶
View Source
const ( ICON_SEARCH = "search" ICON_REFRESH = "viewRefresh" ICON_SETTINGS = "settings" )
Variables ¶
This section is empty.
Functions ¶
func NewBottomNav ¶ added in v1.4.3
func NewBottomNav(refresh func()) *fyne.Container
func NewButtonWithIcon ¶ added in v1.4.3
Template for creating a new button with a custom icon.
func NewFuzzyDialog ¶ added in v1.4.3
func NewFuzzyDialog()
Create a new Fuzzy finder dialog and display it.
func NewImageGrid ¶ added in v1.3.1
func NewImageGrid() *wallpapersGrid
func NewPathPicker ¶ added in v1.4.3
func NewPathPicker(win fyne.Window, callback func(string))
generates and show a new path picker from the file system.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.