Method
GtkTreeViewexpand_all
Declaration [src]
void
gtk_tree_view_expand_all (
GtkTreeView* tree_view
)
Description [src]
Recursively expands all nodes in the tree_view
.
Deprecated since: | 4.10 |
Use |
void
gtk_tree_view_expand_all (
GtkTreeView* tree_view
)
Recursively expands all nodes in the tree_view
.
Deprecated since: | 4.10 |
Use |