Virtual Method
AtkTableget_column_extent_at
Declaration [src]
gint
get_column_extent_at (
AtkTable* table,
gint row,
gint column
)
Description [src]
Gets the number of columns occupied by the accessible object
at the specified row
and column
in the table
.