TableT.setColumnDescription

Sets the description text for the specified column of the table.

template TableT()
override
void
setColumnDescription
(
int column
,)

Parameters

column int

a #gint representing a column in table

description string

a #gchar representing the description text to set for the specified column of the table