select_all
Description:
public void select_all ()
Selects all the nodes.
Note:
Use GtkListView or GtkColumnView
this must be set to gtk_selection_multiple mode.
Parameters:
| this |
A `GtkTreeSelection`. |
Selects all the nodes.
Use GtkListView or GtkColumnView
this must be set to gtk_selection_multiple mode.
| this |
A `GtkTreeSelection`. |