gtkTreePathNewFromIndices {RGtk2}R Documentation

gtkTreePathNewFromIndices

Description

Creates a new path with first.index and varargs as indices.

Usage

gtkTreePathNewFromIndices(...)

Arguments

... list of integers terminated by -1

Details

Since 2.2

Value

[GtkTreePath] A newly created GtkTreePath.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]