fltk_sys::table

Function Fl_Table_set_selection

Source
pub unsafe extern "C" fn Fl_Table_set_selection(
    self_: *mut Fl_Table,
    row_top: c_int,
    col_left: c_int,
    row_bot: c_int,
    col_right: c_int,
)