is_ancestor
Description:
Determines whether this is somewhere inside ancestor
, possibly with intermediate containers.
Parameters:
this |
a `GtkWidget` |
ancestor |
another `GtkWidget` |
Returns:
true if |