gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
TreeModelT.getColumnType
gtk
TreeModelT
TreeModelT
Returns the type of the column.
template
TreeModelT
(TStruct)
GType
getColumnType
(
int
index
)
Parameters
index
int
the column index
Return Value
Type:
GType
the type of the column
Meta
Source
See Implementation
gtk
TreeModelT
TreeModelT
functions
addOnRowChanged
addOnRowDeleted
addOnRowHasChildToggled
addOnRowInserted
addOnRowsReordered
foreac
getColumnType
getFlags
getIter
getIterFirst
getIterFromString
getNColumns
getPath
getStringFromIter
getTreeModelStruct
getValist
getValue
getValueInt
getValueString
iterChildren
iterHasChild
iterNChildren
iterNext
iterNthChild
iterParent
iterPrevious
refNode
rowChanged
rowDeleted
rowHasChildToggled
rowInserted
rowsReordered
rowsReorderedWithLength
unrefNode
Returns the type of the column.