gtkTreePathGetIndices {RGtk2} | R Documentation |
Returns the current indices of path
. This is a list of integers, each
representing a node in a tree. This value should not be freed.
gtkTreePathGetIndices(object)
|
A |
[integer] The current indices, or NULL
.
Derived by RGtkGen from GTK+ documentation