RGtk2 (version 2.20.31)

gtkCTreeFindAllByRowData: gtkCTreeFindAllByRowData

Description

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.

Usage

gtkCTreeFindAllByRowData(object, node, data = NULL)

Arguments

object
A list of nodes that have the given data pointer.
node
undocumented
data
undocumented

Value