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