[ Version ( since = "2.6" ) ]
public SelectionMode selection_mode { get; set; }
The GtkIconView::selection-mode
property specifies the selection mode of icon view.
If the mode is MULTIPLE, rubberband selection is enabled, for the other modes, only keyboard selection is possible.