API Version: 1.0
Library Version: 2.52
Generated by gi-docgen 2024.2
void set_row_description ( AtkTable* table, gint row, const gchar* description )
Sets the description text for the specified row of table.
row
table
Type: gint
gint
A #gint representing a row in table.
description
Type: const gchar*
const gchar*
A #gchar representing the description text to set for the specified row of table.