Documentation
Dlang.org
GtkTreeModelIface.iterParent
gtk
c
types
GtkTreeModelIface
Sets iter to be the parent of child.
struct
GtkTreeModelIface
extern (
C
)
bool
function
(
GtkTreeModel
*
treeModel
,
GtkTreeIter
*
iter
,
GtkTreeIter
*
child
)
iterParent
;
gtk
c
types
GtkTreeModelIface
variables
gIface
getColumnType
getFlags
getIter
getNColumns
getPath
getValue
iterChildren
iterHasChild
iterNChildren
iterNext
iterNthChild
iterParent
iterPrevious
refNode
rowChanged
rowDeleted
rowHasChildToggled
rowInserted
rowsReordered
unrefNode
Sets iter to be the parent of child.