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