Method
AtspiTableget_column_at_index
Declaration [src]
gint
atspi_table_get_column_at_index (
AtspiTable* obj,
gint index,
GError** error
)
Description [src]
Gets the table column index occupied by the child at a particular 1-D child index.
see
#atspi_table_get_index_at, #atspi_table_get_row_at_index.