Table.setColumnDescription

void setColumnDescription(int column, string description)

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

Parameters

columna #gint representing a column in table
descriptiona #gchar representing the description text to set for the specified column of the table