gtkIconViewUnselectPath {RGtk2}R Documentation

gtkIconViewUnselectPath

Description

Unselects the row at path.

Usage

gtkIconViewUnselectPath(object, path)

Arguments

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

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]