grandchild, great grandchild, etc.
Widget.isAncestor
bool isAncestor(gtk.widget.Widget ancestor)Determines whether widget is somewhere inside ancestor, possibly with intermediate containers.
Parameters
ancestor | another [gtk.widget.Widget] |
Returns
true if ancestor contains widget as a child,