Description Usage Arguments Value Author(s)
Finds all nodes in the tree under node
that have the given user data pointer.
WARNING: gtk_ctree_find_all_by_row_data
is deprecated and should not be used in newly-written code.
1 | gtkCTreeFindAllByRowData(object, node, data = NULL)
|
|
A list of nodes that have the given data pointer. |
|
undocumented |
|
undocumented |
[list] A list of nodes that have the given data pointer.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.