main_window

package
v0.0.0-...-c024b2b Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const ABOUT_BUTTON = "About"
View Source
const ABOUT_MESSAGE = `` /* 367-byte string literal not displayed */
View Source
const ABOUT_TITLE = "Windows Media Keys"
View Source
const APP_VERSION = "0.2"
View Source
const EXIT_BUTTON = "Exit"
View Source
const KILL_BUTTON = "Kill running instance"
View Source
const RUN_TEST_BUTTON = "Run (test)"
View Source
const TITLE = "Windows Media Keys v%v"
View Source
const TOGGLE_AUTOSTART_BUTTON_DISABLE = "Disable autostart"
View Source
const TOGGLE_AUTOSTART_BUTTON_ENABLE = "Enable autostart"
View Source
const WINDOW_HEIGHT = 600
View Source
const WINDOW_WIDTH = 800

Variables

This section is empty.

Functions

This section is empty.

Types

type MainWindow

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

func (*MainWindow) GetExitButton

func (mw *MainWindow) GetExitButton() *widget.Button

func (*MainWindow) GetKillButton

func (mw *MainWindow) GetKillButton() *widget.Button

func (*MainWindow) GetRunOrTestButton

func (mw *MainWindow) GetRunOrTestButton() *widget.Button

func (*MainWindow) GetToggleAutostartButton

func (mw *MainWindow) GetToggleAutostartButton() *widget.Button

func (*MainWindow) GetToggleAutostartButtonState

func (mw *MainWindow) GetToggleAutostartButtonState() bool

func (*MainWindow) GetWindow

func (mw *MainWindow) GetWindow() fyne.Window

func (*MainWindow) Init

func (mw *MainWindow) Init(app fyne.App)

func (*MainWindow) SetKillButtonState

func (mw *MainWindow) SetKillButtonState(enable bool)

func (*MainWindow) SetRunOrTestButtonState

func (mw *MainWindow) SetRunOrTestButtonState(enable bool)

func (*MainWindow) SetToggleAutostartButtonState

func (mw *MainWindow) SetToggleAutostartButtonState(enable bool)

Jump to

Keyboard shortcuts

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