Table.setColumnDescription

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

interface Table
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