Documentation ¶
Overview ¶
Paquete que se encarga de leer, administrar y actualizar las configuraciones
del usuario
Index ¶
- func ConfiguredPaths() []string
- func GetCurrentWallpaper() (string, error)
- func NewContentGrid(gridSize string) (*fyne.Container, *fyne.Container)
- func SetGridSize(tamano string) fyne.Size
- func SetNewContent(contenedor *fyne.Container, style string)
- func SetWallpaper(imageDir string) error
- func WallaperFitMode(mode string) error
- type Path
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfiguredPaths ¶
func ConfiguredPaths() []string
Retorna solo las carpetas configuradas por el usuario
func NewContentGrid ¶
func NewContentGrid(gridSize string) (*fyne.Container, *fyne.Container)
Retorna la grilla de imagenes a ser mostradas.
func SetGridSize ¶ added in v1.1.5
func SetGridSize(tamano string) fyne.Size
retorna un tamano dependiendo de la configuracion del usuario
func SetNewContent ¶ added in v1.1.5
func SetNewContent(contenedor *fyne.Container, style string)
rellenar la grilla de imagenes de manera asincrona y utilizando concurrencia
func SetWallpaper ¶
func WallaperFitMode ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.