settings

package
v0.0.0-...-3946f00 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const NoSelect = "Unselected"

Variables

View Source
var Settings = Storage{PgSz: settings.GetPgSz()}
View Source
var Signal = events.NewSignal("Settings")

Functions

func GetSettingsPopup

func GetSettingsPopup() *widget.PopUp

Types

type CountriesChoicer

type CountriesChoicer struct {
	// contains filtered or unexported fields
}

func NewCountriesChoicer

func NewCountriesChoicer() *CountriesChoicer

func (*CountriesChoicer) ApplyFilter

func (s *CountriesChoicer) ApplyFilter(query string)

func (*CountriesChoicer) GetChoiceCountriesMenuOption

func (s *CountriesChoicer) GetChoiceCountriesMenuOption(onClosed func()) *fyne.MenuItem

func (*CountriesChoicer) SetAll

func (s *CountriesChoicer) SetAll(b bool)

type Storage

type Storage struct {
	Countries     set.Set[string]
	Title, Region string
	PgSz          int
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL