Documentation
Dlang.org
TreeModelT.getColumnType
gtk
tree_model_mixin
TreeModelT
Returns the type of the column.
template
TreeModelT
()
override
gobject.types.GType
getColumnType
(
int
index
)
Parameters
index
int
the column index
Return Value
Type:
gobject
.
types
.
GType
the type of the column
gtk
tree_model_mixin
TreeModelT
functions
connectRowChanged
connectRowDeleted
connectRowHasChildToggled
connectRowInserted
filterNew
foreach_
getColumnType
getFlags
getIter
getIterFirst
getIterFromString
getNColumns
getPath
getStringFromIter
getValue
iterChildren
iterHasChild
iterNChildren
iterNext
iterNthChild
iterParent
iterPrevious
refNode
rowChanged
rowDeleted
rowHasChildToggled
rowInserted
rowsReordered
unrefNode
Returns the type of the column.