app

package
v2.0.0-alpha.65 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Title     string
	Width     int
	Height    int
	Resizable bool
	// contains filtered or unexported fields
}

App defines a Wails application structure

func CreateApp

func CreateApp(_ *options.App) (*App, error)

CreateApp returns a null application

func (*App) Init

func (a *App) Init() error

Init initialises the application for a production environment

func (*App) Run

func (a *App) Run() error

Run the application

Jump to

Keyboard shortcuts

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