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
setHhomogeneous
setVhomogeneous
setVisibleChild
setVisibleChildName
Finds the child with name in self.