sopt

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 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

func (*ScreenOptions) ExitFloat added in v0.3.0

func (g *ScreenOptions) ExitFloat(
	wOptions *container.InnerWindow,
	wMain fyne.Window, innerWindows *container.MultipleWindows,
	opt *options.Options,
)

func (*ScreenOptions) Float added in v0.3.0

func (g *ScreenOptions) Float(
	wMain fyne.Window, innerWindows *container.MultipleWindows, opt *options.Options,
)

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