Description Usage Arguments Value Author(s)
Sets iter to be the child of parent, using the given index. The first
index is 0. If n is too big, or parent has no children, iter is set
to an invalid iterator and FALSE is returned. parent will remain a valid
node after this function has been called. As a special case, if parent is
NULL, then the nth root node is set.
1 | gtkTreeModelIterNthChild(object, parent = NULL, n)
|
|
A |
|
The |
|
Then index of the desired child. |
A list containing the following elements:
retval |
[logical] |
|
The |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.