gtk-d v3.1.3 (2015-05-25T12:16:21Z)
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: the type of the column
Meta
Source
See Implementation
gtk
TreeModelT
TreeModelT
functions
addOnRowChanged
addOnRowDeleted
addOnRowHasChildToggled
addOnRowInserted
addOnRowsReordered
filterNew
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
sortNewWithModel
unrefNode
properties
onRowChangedListeners
onRowDeletedListeners
onRowHasChildToggledListeners
onRowInsertedListeners
onRowsReorderedListeners
static functions
callBackRowChanged
callBackRowDeleted
callBackRowHasChildToggled
callBackRowInserted
callBackRowsReordered
variables
_onRowChangedListeners
_onRowDeletedListeners
_onRowHasChildToggledListeners
_onRowInsertedListeners
_onRowsReorderedListeners
connectedSignals
Returns the type of the column.