gtkTreeSelectionUnselectPath {RGtk2}R Documentation

gtkTreeSelectionUnselectPath

Description

Unselects the row at path.

Usage

gtkTreeSelectionUnselectPath(object, path)

Arguments

object

A GtkTreeSelection.

path

The GtkTreePath to be unselected.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]