Description Usage Arguments Details Value Author(s)
Converts child.path to a path relative to filter. That is, child.path
points to a path in the child model. The rerturned path will point to the
same row in the filtered model. If child.path isn't a valid path on the
child model or points to a row which is not visible in filter, then NULL
is returned.
1 | gtkTreeModelFilterConvertChildPathToPath(object, child.path)
|
|
A |
|
A |
Since 2.4
[GtkTreePath] A newly allocated GtkTreePath, or NULL.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.