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