Function
GtkTreeDestroyCountFunc
Declaration
void
(*GtkTreeDestroyCountFunc)(
GtkTreeView*tree_view,
GtkTreePath*path,
gintchildren,
gpointeruser_data
)
Description
No description available.
Parameters
tree_view-
Type:
GtkTreeViewNo description available.
The data is owned by the caller of the function. path-
Type:
GtkTreePathNo description available.
The data is owned by the caller of the function. children-
Type:
gintNo description available.
user_data-
Type:
gpointerNo description available.
The argument can beNULL.The data is owned by the caller of the function.