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