get_selected_columns
Description:
Gets the selected columns of the table by initializing **selected with the selected column numbers.
This array should be freed by the caller.
Parameters:
this |
a GObject instance that implements AtkTableIface |
selected |
a int** that is to contain the selected columns numbers |
Returns:
a gint representing the number of selected columns, or |