API Version: 4.0
Library Version: 4.2.0
void gtk_tree_view_map_expanded_rows ( GtkTreeView* tree_view, GtkTreeViewMappingFunc func, gpointer data )
Calls func on all expanded rows.
func
GtkTreeViewMappingFunc
A function to be called
data
gpointer
User data to be passed to the function.