gtkTreeModelUnrefNode
Lets the tree unref the node. This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons.
gtkTreeModelUnrefNode(object, iter)
|
A |
|
The |
For more information on what this means, see gtkTreeModelRefNode
.
Please note that nodes that are deleted are not unreffed.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.