IconView.selectionMode

Get selectionMode property.

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

Return Value

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