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