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