Table.getColumnDescription

string getColumnDescription(int column)

Gets the description text of the specified column in the table

Parameters

columna #gint representing a column in table

Returns

a gchar* representing the column description, or null

if value does not implement this interface.