gtkTreePathNew {RGtk2}R Documentation

gtkTreePathNew

Description

Creates a new GtkTreePath. This structure refers to a row.

Usage

gtkTreePathNew()

Value

[GtkTreePath] A newly created GtkTreePath.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]