Documentation
Dlang.org
ViewStack.add
adw
view_stack
ViewStack
Adds a child to self.
class
ViewStack
adw.view_stack_page.ViewStackPage
add
(
gtk.widget.Widget
child
)
Parameters
child
gtk
.
widget
.
Widget
the widget to add
Return Value
Type:
adw
.
view_stack_page
.
ViewStackPage
the
classViewStackPage
for child
adw
view_stack
ViewStack
constructors
this
functions
add
addNamed
addTitled
addTitledWithIcon
getChildByName
getHhomogeneous
getPage
getPages
getVhomogeneous
getVisibleChild
getVisibleChildName
remove
self
setHhomogeneous
setVhomogeneous
setVisibleChild
setVisibleChildName
properties
gType
hhomogeneous
pages
vhomogeneous
visibleChild
visibleChildName
static functions
getGType
Adds a child to self.