Documentation
Dlang.org
GtkTreeModelIface.iterNext
gtk
c
types
GtkTreeModelIface
Sets iter to point to the node following it at the current level.
struct
GtkTreeModelIface
extern (
C
)
bool
function
(
GtkTreeModel
*
treeModel
,
GtkTreeIter
*
iter
)
iterNext
;
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 point to the node following it at the current level.