run

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Action

func Action(actionDescr ui.AttributesDescr, fullName string, win fyne.Window, uiDescr ui.CommandsDescr)

func BooleanCallback

func BooleanCallback(
	childrenDescr ui.CommandsDescr,
	submitName, cancelName string,
	fullName string,
	win fyne.Window,
	uiDescr ui.CommandsDescr,
) func(bool)

func Children

func Children(achildren any, parent string, win fyne.Window, uiDescr ui.CommandsDescr)

func Close

func Close(_ ui.AttributesDescr, _ string, win fyne.Window, _ ui.CommandsDescr)

func CloseCallback

func CloseCallback(childDescr ui.CommandsDescr, fullName string, win fyne.Window, uiDescr ui.CommandsDescr) func()

func Exit

func Exit(exitDescr ui.AttributesDescr, _ string, _ fyne.Window, _ ui.CommandsDescr)

func GetSize

func GetSize(descr ui.AttributesDescr) (width, height float32)

func Group

func Group(groupDescr ui.AttributesDescr, parent string, win fyne.Window, uiDescr ui.CommandsDescr)

func Keyword

func Keyword(keywordDescr ui.AttributesDescr, fullName string, win fyne.Window, uiDescr ui.CommandsDescr)
func Link(linkDescr ui.AttributesDescr, fullName string, win fyne.Window, uiDescr ui.CommandsDescr)

func UIDescription

func UIDescription(uiDescr ui.CommandsDescr)

UIDescription runs a whole UI description and returns any error encountered.

func Window

func Window(winDescr ui.AttributesDescr, fullName string, _ fyne.Window, uiDescr ui.CommandsDescr)

Window runs a Window description including all of its children. In the case of the main window it will run the whole UI. The fyne.Window parameter isn't currently used but might be used in the future for a parent window.

func Write

func Write(writeDescr ui.AttributesDescr, fullName string, _ fyne.Window, _ ui.CommandsDescr)

Types

This section is empty.

Jump to

Keyboard shortcuts

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