Table.setRowDescription

void setRowDescription(int row, string description)

Sets the description text for the specified row of table.

Parameters

rowa #gint representing a row in table
descriptiona #gchar representing the description text to set for the specified row of table