Method

GtkTreeSelectionselect_all

Declaration [src]

void
gtk_tree_selection_select_all (
  GtkTreeSelection* selection
)

Description [src]

Selects all the nodes. selection must be set to #GTK_SELECTION_MULTIPLE mode.