gtkTreePathNewFromIndices {RGtk2} | R Documentation |
Creates a new path with first.index
and varargs
as indices.
gtkTreePathNewFromIndices(...)
|
list of integers terminated by -1 |
Since 2.2
[GtkTreePath
] A newly created GtkTreePath
.
Derived by RGtkGen from GTK+ documentation