TreeModelIF.getColumnType

Returns the type of the column.

interface TreeModelIF
getColumnType
(
int index
)

Parameters

index int

The column index.

Return Value

Type: GType

The type of the column. [transfer none]

Meta