API Version: 1.0
Library Version: 2.52
Generated by gi-docgen 2024.2
since: 2.12
gint atk_table_cell_get_column_span ( AtkTableCell* cell )
Returns the number of columns occupied by this cell accessible.
Available since: 2.12
Type: gint
gint
A gint representing the number of columns occupied by this cell, or 0 if the cell does not implement this method.