Table.getRowDescription

string getRowDescription(int row)

Gets the description text of the specified row in the table

Parameters

rowa #gint representing a row in table

Returns

a gchar* representing the row description, or

null if value does not implement this interface.