Method
AtkTableget_selected_columns
Declaration [src]
gint
atk_table_get_selected_columns (
AtkTable* table,
gint** selected
)
Description [src]
Gets the selected columns of the table by initializing **selected with the selected column numbers. This array should be freed by the caller.