go
TreePath.appendIndex
gtk
TreePath
TreePath
Appends a new index to a path.
As a result, the depth of the path is increased.
class
TreePath
void
appendIndex
(
int
index
)
Parameters
index
int
the index
gtk
TreePath
TreePath
constructors
this
functions
appendIndex
compare
copy
down
free
getDepth
getIndices
getStruct
getTreePathStruct
isAncestor
isDescendant
next
prependIndex
prev
toString
up
static functions
getType
variables
gtkTreePath
Appends a new index to a path.
As a result, the depth of the path is increased.