Description Usage Arguments Value Author(s)
Removes the given row from the list store. After being removed,
iter
is set to be the next valid row, or invalidated if it pointed
to the last row in list.store
.
1 | gtkListStoreRemove(object, iter)
|
|
A |
|
A valid |
[logical] TRUE
if iter
is 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.