Method
AtspiTableadd_column_selection
Declaration [src]
gboolean
atspi_table_add_column_selection (
AtspiTable* obj,
gint column,
GError** error
)
Description [src]
Selects the specified column, adding it to the current column selection. Not all tables support column selection.