Function
Gtk.TreeViewMappingFunc
Declaration
void
TreeViewMappingFunc (
GtkTreeView* tree_view,
GtkTreePath* path,
gpointer user_data
)
Parameters
tree_view |
GtkTreeView |
A |
|
Ownership is not transferred to the callee | |
path |
GtkTreePath |
The path that’s expanded |
|
Ownership is not transferred to the callee | |
user_data |
gpointer |
user data |