Description Usage Arguments Details Author(s)
This function should almost never be called. It clears the filter
of any cached iterators that haven't been reffed with
gtkTreeModelRefNode. This might be useful if the child model
being filtered is static (and doesn't change often) and there has been
a lot of unreffed access to nodes. As a side effect of this function,
all unreffed iters will be invalid.
1 | gtkTreeModelFilterClearCache(object)
|
|
A |
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.