gtkTreeSelectionGetMode {RGtk2}R Documentation

gtkTreeSelectionGetMode

Description

Gets the selection mode for selection. See gtkTreeSelectionSetMode.

Usage

gtkTreeSelectionGetMode(object)

Arguments

object

a GtkTreeSelection

Value

[GtkSelectionMode] the current selection mode

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]