API Version: 1.0
Library Version: 2.50.0
void set_row_description ( AtkTable* table, gint row, const gchar* description )
Sets the description text for the specified row of table.
row
table
gint
A #gint representing a row in table.
description
const gchar*
A #gchar representing the description text to set for the specified row of table.