gustav v0.0.21 (2020-10-18T20:46:36Z)
Dub
Repo
GUI
gui
Undocumented in source.
class
GUI : Thread {
MainWindow
mainWindow
;
Notebook
notebook
;
this
();
import
gtk
.
ToolButton
;
;
}
Constructors
this
this
()
Undocumented in source.
Members
Variables
mainWindow
MainWindow
mainWindow
;
Undocumented in source.
notebook
Notebook
notebook
;
Undocumented in source.
Meta
Source
See Implementation
gui
classes
GUI