gtkIconViewGetSelectionMode {RGtk2}R Documentation

gtkIconViewGetSelectionMode

Description

Gets the selection mode of the icon.view.

Usage

gtkIconViewGetSelectionMode(object)

Arguments

object [GtkIconView] A GtkIconView.

Details

Since 2.6

Value

[GtkSelectionMode] the current selection mode

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]