gtk-d v3.7.4 (2018-02-28T22:18:57Z)
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
destructors
~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.