fltk_table_visible_cells
fn
void fltk_table_visible_cells(TablePtr table, int * r1, int * r2, int * c1, int * c2)Gets the range of visible cells.
void fltk_table_visible_cells(TablePtr table, int * r1, int * r2, int * c1, int * c2)Gets the range of visible cells.