Method
AtspiTableis_column_selected
Declaration [src]
gboolean
atspi_table_is_column_selected (
AtspiTable* obj,
gint column,
GError** error
)
Description [src]
Determines whether specified table column is selected. Not all tables support column selection.