getChildByName
Finds the child with the name given as the argument.
Returns null if there is no child with this name.
Return
the requested child of the GtkStack
Parameters
name
the name of the child to find
Finds the child with the name given as the argument.
Returns null if there is no child with this name.
the requested child of the GtkStack
the name of the child to find