ViewStack.getChildByName

Finds the child with name in self.

class ViewStack
getChildByName
(
string name
)

Parameters

name string

the name of the child to find

Return Value

Type: gtk.widget.Widget

the requested child