gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
TreePath.this
gtk
TreePath
TreePath
Sets our main struct and passes it to the parent class.
this
(GtkTreePath* gtkTreePath, bool ownedRef)
class
TreePath
this
(
GtkTreePath
*
gtkTreePath
,
bool
ownedRef
= false
)
this
(bool firstRow)
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
Sets our main struct and passes it to the parent class.