gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
TreePath.this
gtk
TreePath
TreePath
Creates a new path with "indices" as indices.
this
(GtkTreePath* gtkTreePath, bool ownedRef)
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
getStruct
getTreePathStruct
isAncestor
isDescendant
next
prependIndex
prev
toString
up
static functions
getType
variables
gtkTreePath
ownedRef
Creates a new path with "indices" as indices.