gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
TestThemes
TestThemes
Undocumented in source.
class
TestThemes :
VBox
{
Window
window
;
ScrolledWindow
sw
;
this
(Window window);
Widget
initTable
();
}
Constructors
this
this
(Window window)
Undocumented in source.
Members
Functions
initTable
Widget
initTable
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
sw
ScrolledWindow
sw
;
Undocumented in source.
window
Window
window
;
Undocumented in source.
Inherited Members
From VBox
gtkVBox
GtkVBox
*
gtkVBox
;
the main Gtk struct
getVBoxStruct
GtkVBox
*
getVBoxStruct
(bool transferOwnership)
Get the main Gtk struct
getStruct
void
*
getStruct
()
the main Gtk struct as a void*
getType
GType
getType
()
Meta
Source
See Implementation
TestThemes
classes
TestThemes