TreeModelT.getColumnType

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