Table.getSelectedRows

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

interface Table
void
getSelectedRows
(
out int[] selected
)

Parameters

selected int[]

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