Method GTK2.TreePath()->prepend_index()
classGTK2.TreePath
- Method
prepend_index
GTK2.TreePathprepend_index(intindex)- Description
Prepends a new index to a path. As a result, the depth of the path is increased.
class GTK2.TreePathGTK2.TreePath prepend_index(int index)
Prepends a new index to a path. As a result, the depth of the path is increased.