gtkTreeViewGetSelection {RGtk2.10}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.10 version 2.10.6 Index]