window

package
v0.0.0-...-60c8330 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MainWindow

type MainWindow struct {
	State MainWindowState
	// contains filtered or unexported fields
}

func NewMainWindow

func NewMainWindow() (window *MainWindow)

func (*MainWindow) IsOpen

func (mw *MainWindow) IsOpen() bool

func (*MainWindow) SetIsOpen

func (mw *MainWindow) SetIsOpen(value bool)

func (*MainWindow) Title

func (mw *MainWindow) Title() string

func (*MainWindow) View

func (mw *MainWindow) View()

type MainWindowState

type MainWindowState struct {
	IsOpen           bool
	LeftSidePanelPos float32
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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