gtk-d v2.4.0 (2014-08-04T21:05:35Z)
Home
Dub
Repo
TreePath.this
gtk
TreePath
TreePath
Creates a new path with "indices" as indices.
this
(GtkTreePath* gtkTreePath)
this
(bool firstRow)
this
(int[] indices)
class
TreePath
this
(
int
[]
indices
...
)
this
(string path)
Meta
Source
See Implementation
gtk
TreePath
TreePath
constructors
this
functions
appendIndex
compare
copy
down
free
getDepth
getIndices
getIndicesWithDepth
getStruct
getTreePathStruct
isAncestor
isDescendant
next
prependIndex
prev
toString
up
variables
gtkTreePath
Creates a new path with "indices" as indices.