Virtual Method
AtkTableget_selected_rows
Declaration [src]
gint
get_selected_rows (
AtkTable* table,
gint** selected
)
Description [src]
Gets the selected rows of the table by initializing **selected with the selected row numbers. This array should be freed by the caller.