ViewStack.getChildByName

gtk.widget.Widget getChildByName(string name)

Finds the child with name in self.

Parameters

namethe name of the child to find

Returns

the requested child