gtkTreePathNewFromIndices {RGtk2}R Documentation

gtkTreePathNewFromIndices

Description

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

Usage

gtkTreePathNewFromIndices(...)

Arguments

...

A newly created GtkTreePath.

Details

Since 2.2

Value

[GtkTreePath] A newly created GtkTreePath.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.31 Index]