gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
GtkTreeModelIface.getIter
gtk
c
types
GtkTreeModelIface
struct
GtkTreeModelIface
extern (
C
)
int
function
(
GtkTreeModel
*
treeModel
,
GtkTreeIter
*
iter
,
GtkTreePath
*
path
)
getIter
;
Return Value
%TRUE, if @iter was set
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