Table.getSelectedRows

void getSelectedRows(out int[] selected)

Gets the selected rows of the table by initializing **selected with the selected row numbers. This array should be freed by the caller.

Parameters

selecteda #gint** that is to contain the selected row numbers