Description Usage Arguments Value Author(s)
Determines whether widget
is somewhere inside ancestor
, possibly with
intermediate containers.
1 | gtkWidgetIsAncestor(object, ancestor)
|
|
a |
|
another |
[logical] TRUE
if ancestor
contains widget
as a child,
grandchild, great grandchild, etc.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.