sopt

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2026 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerTableOptions

type ContainerTableOptions struct {
	// Base container of the options sceen, makes the child container scrollable
	Base *container.Scroll
	// Contains widgets for changing options
	VBox *fyne.Container
}

type ScreenOptions

type ScreenOptions struct {
	Containers ContainerTableOptions
	Widgets    WidgetTableOptions
	Window     fyne.Window
}

func InitScreenOptions

func InitScreenOptions(
	w fyne.Window, opt *options.Options,
) *ScreenOptions

type WidgetTableOptions

type WidgetTableOptions struct {
	CardLanguage   *widget.Card
	SelectLanguage *widget.Select
}

Jump to

Keyboard shortcuts

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