IconViewGidBuilderImpl.selectionMode

Set selectionMode property.

class IconViewGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining