gtk-d v2.3.0 (2013-10-07T20:19:21Z)
Home
Dub
Repo
GtkTreeModelIface.iterNthChild
gtkc
gtktypes
GtkTreeModelIface
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
GtkTreeModelIface
extern (
C
)
int
function
(
GtkTreeModel
*
treeModel
,
GtkTreeIter
*
iter
,
GtkTreeIter
*
parent
,
int
n
)
iterNthChild
;
Meta
Source
See Implementation
gtkc
gtktypes
GtkTreeModelIface
variables
gIface
getColumnType
getFlags
getIter
getNColumns
getPath
getValue
iterChildren
iterHasChild
iterNChildren
iterNext
iterNthChild
iterParent
iterPrevious
refNode
rowChanged
rowDeleted
rowHasChildToggled
rowInserted
rowsReordered
unrefNode