Description Usage Arguments Author(s)
Calls a function for each selected node. Note that you cannot modify
the tree or selection from within this function. As a result,
gtkTreeSelectionGetSelectedRows
might be more useful.
1 | gtkTreeSelectionSelectedForeach(object, func, data = NULL)
|
|
A |
|
The function to call for each selected node. |
|
user data to pass to the function. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.