IconView.selectionMode

gtk.types.SelectionMode selectionMode() @property

Get selectionMode property.

Returns

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.

void selectionMode(gtk.types.SelectionMode propval) @property

Set selectionMode property.

Parameters

propvalThe ::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.