gtk-d ~master (2021-12-27T01:42:50.7039388)
Dub
Repo
GtkTreeModelIface.iterNChildren
gtk
c
types
GtkTreeModelIface
struct
GtkTreeModelIface
extern (
C
)
int
function
(
GtkTreeModel
*
treeModel
,
GtkTreeIter
*
iter
)
iterNChildren
;
Return Value
the number of children of @iter
Meta
Source
See Implementation
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