TreeModelT.getColumnType

Returns the type of the column.

template TreeModelT(TStruct)
getColumnType
(
int index
)

Parameters

index int

The column index.

Return Value

Type: GType

The type of the column. [transfer none]

Meta