Documentation
¶
Index ¶
- func CreateApp() fyne.App
- func CreateGUI(rpcApp *rpcApp.App, guiApp fyne.App)
- func GetLatestUpdate() (*selfupdate.Release, error)
- func HandleUpdateError(message string, err error, label *widget.Label, updateCompleted chan bool, ...)
- func ImportIcon() []byte
- func ParseHexColor(s string) (c color.RGBA)
- func Restart()
- type GUI
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLatestUpdate ¶ added in v1.1.0
func GetLatestUpdate() (*selfupdate.Release, error)
func HandleUpdateError ¶ added in v1.1.0
func ImportIcon ¶
func ImportIcon() []byte
func ParseHexColor ¶ added in v1.3.0
Types ¶
type GUI ¶
func (*GUI) MainScreen ¶
func (g *GUI) MainScreen(update ...*selfupdate.Release)
func (*GUI) UpdateApplicationGUI ¶
Click to show internal directories.
Click to hide internal directories.