gtkTreeSelectionGetMode {RGtk2}R Documentation

gtkTreeSelectionGetMode

Description

Gets the selection mode for selection. See gtkTreeSelectionSetMode.

Usage

gtkTreeSelectionGetMode(object)

Arguments

object [GtkTreeSelection] a GtkTreeSelection

Value

[GtkSelectionMode] the current selection mode

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]