gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
TreeModelIF.getColumnType
gtk
TreeModelIF
TreeModelIF
Returns the type of the column.
interface
TreeModelIF
GType
getColumnType
(
int
index
)
Parameters
index
int
the column index
Return: the type of the column
Meta
Source
See Implementation
gtk
TreeModelIF
TreeModelIF
functions
addOnRowChanged
addOnRowDeleted
addOnRowHasChildToggled
addOnRowInserted
addOnRowsReordered
filterNew
foreac
getColumnType
getFlags
getIter
getIterFirst
getIterFromString
getNColumns
getPath
getStringFromIter
getStruct
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
Returns the type of the column.