Documentation
Dlang.org
TreeModel.getColumnType
gtk
tree_model
TreeModel
Returns the type of the column.
interface
TreeModel
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
TreeModel
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.