Description Usage Arguments Value Author(s)
Returns TRUE
if iter
is an ancestor of descendant
. That is, iter
is the
parent (or grandparent or great-grandparent) of descendant
.
1 | gtkTreeStoreIsAncestor(object, iter, descendant)
|
|
A |
|
A valid |
|
A valid |
[logical] TRUE
, if iter
is an ancestor of descendant
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.