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