Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Localizer *i18n.Localizer
View Source
var ResourceActiveFrJson = &fyne.StaticResource{ StaticName: "active.fr.json", StaticContent: []byte( "{\n \"Title\": \"Fyne Terminale\"\n}\n"), }
View Source
var ResourceActiveRuJson = &fyne.StaticResource{ StaticName: "active.ru.json", StaticContent: []byte( "{\n \"Title\": \"Fyne Терминал\"\n}\n"), }
Functions ¶
func NewTermTheme ¶
func NewTermTheme() fyne.Theme
func NewTerminalWindow ¶
func NewTerminalWindow(a fyne.App, th fyne.Theme, debug bool) fyne.Window
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.