ViewStack.getChildByName
gtk.widget.Widget getChildByName(string name)Finds the child with name in self.
Parameters
name | the name of the child to find |
Returns
the requested child
gtk.widget.Widget getChildByName(string name)Finds the child with name in self.
name | the name of the child to find |