gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
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.