API Version: 1.0
Library Version: 2.52
Generated by gi-docgen 2024.2
const gchar* get_row_description ( AtkTable* table, gint row )
Gets the description text of the specified row in the table.
row
Type: gint
gint
A #gint representing a row in table.
table
Type: const gchar*
const gchar*
A gchar* representing the row description, or NULL if value does not implement this interface.
NULL