gtkTreeViewGetSelection {RGtk2}R Documentation

gtkTreeViewGetSelection

Description

Gets the GtkTreeSelection associated with tree.view.

Usage

gtkTreeViewGetSelection(object)

Arguments

object [GtkTreeView] A GtkTreeView.

Value

[GtkTreeSelection] A GtkTreeSelection object.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]