of the [gtk.stack.Stack]
Stack.getChildByName
gtk.widget.Widget getChildByName(string name)Finds the child with the name given as the argument.
Returns null if there is no child with this name.
Parameters
name | the name of the child to find |
Returns
the requested child