Property
GtkIconView:selection-mode
since: 2.6
Description [src]
The ::selection-mode property specifies the selection mode of icon view. If the mode is #GTK_SELECTION_MULTIPLE, rubberband selection is enabled, for the other modes, only keyboard selection is possible.
Type:GtkSelectionMode
Available since: 2.6
Default value | GTK_SELECTION_SINGLE |
Getter method | gtk_icon_view_get_selection_mode() |
Setter method | gtk_icon_view_set_selection_mode() |