Documentation
Dlang.org
ViewStack.getChildByName
adw
view_stack
ViewStack
Finds the child with name in self.
class
ViewStack
gtk.widget.Widget
getChildByName
(
string
name
)
Parameters
name
string
the name of the child to find
Return Value
Type:
gtk
.
widget
.
Widget
the requested 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
Finds the child with name in self.