IconView.selectionMode

Set selectionMode property.

  1. gtk.types.SelectionMode selectionMode [@property getter]
  2. gtk.types.SelectionMode selectionMode [@property setter]
    class IconView
    @property
    void
    selectionMode

Parameters

propval gtk.types.SelectionMode

The ::selection-mode property specifies the selection mode of icon view. If the mode is gtk.types.SelectionMode.Multiple, rubberband selection is enabled, for the other modes, only keyboard selection is possible.