gtkTreeSelectionUnselectPath {RGtk2}R Documentation

gtkTreeSelectionUnselectPath

Description

Unselects the row at path.

Usage

gtkTreeSelectionUnselectPath(object, path)

Arguments

object [GtkTreeSelection] A GtkTreeSelection.
path [GtkTreePath] The GtkTreePath to be unselected.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]