gtkTreeSelectionSelectPath {RGtk2}R Documentation

gtkTreeSelectionSelectPath

Description

Select the row at path.

Usage

gtkTreeSelectionSelectPath(object, path)

Arguments

object

A GtkTreeSelection.

path

The GtkTreePath to be selected.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]