Virtual Method

GtkSelectionModelunselect_all

Declaration [src]

gboolean
unselect_all (
  GtkSelectionModel* model
)

Description [src]

Requests to unselect 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 unselected.