atkTableGetColumnDescription: atkTableGetColumnDescription
Description
Gets the description text of the specified column
in the tableUsage
atkTableGetColumnDescription(object, column)
Value
[character] a gchar* representing the column description, or NULL
if value does not implement this interface.