Method

GtkSelectionModelselect_all

Declaration [src]

gboolean
gtk_selection_model_select_all (
  GtkSelectionModel* model
)

Description [src]

Requests to select all items in the model.

Return value

Type: gboolean

TRUE if this action was supported and no fallback should be tried. This does not mean that all items are now selected.