API Version: 1.0
Library Version: 2.52
Generated bygi-docgen 2025.6
voidatk_table_set_column_description(AtkTable*table,gintcolumn,constgchar*description)
Sets the description text for the specifiedcolumn of thetable.
column
table
Type: gint
gint
A #gint representing a column intable.
description
Type: const gchar*
const gchar*
A #gchar representing the description textto set for the specifiedcolumn of thetable.