Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreeSelectionSelectPath: gtkTreeSelectionSelectPath
Description
Select the row at
path
.
Usage
gtkTreeSelectionSelectPath(object, path)
Arguments
object
A
GtkTreeSelection
.
path
The
GtkTreePath
to be selected.