Gtk.IconView.SelectionMode Property
Specifies the selection mode of icon view.

Syntax

[GLib.Property("selection-mode")]
public SelectionMode SelectionMode { set; get; }

Value

a Gtk.SelectionMode

Remarks

If the mode is SelectionMode.Multiple, rubberband selection is enabled, for the other modes, only keyboard selection is possible.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Since: Gtk# 2.6