gtkTreePathPrependIndex {RGtk2} | R Documentation |
Prepends a new index to a path. As a result, the depth of the path is increased.
gtkTreePathPrependIndex(object, index)
|
[GtkTreePath ] A GtkTreePath . |
|
[integer] The index. |
Derived by RGtkGen from GTK+ documentation