fltk_table_get_selection
fn
void fltk_table_get_selection(TablePtr table, int * row_top, int * col_left, int * row_bot, int * col_right)Gets the current selection range.