get_column_description
Description:
Gets the description text of the specified column
in the table
Parameters:
this |
a GObject instance that implements AtkTableIface |
column |
a int representing a column in this |
Returns:
a gchar* representing the column description, or |