Description Usage Arguments Value Author(s)
Removes iter
from tree.store
. After being removed, iter
is set to the
next valid row at that level, or invalidated if it previously pointed to the
last one.
1 | gtkTreeStoreRemove(object, iter)
|
|
A |
|
A valid |
[logical] TRUE
if iter
is still valid, FALSE
if not.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.