Function gtk4_sys::gtk_selection_model_select_range
source · pub unsafe extern "C" fn gtk_selection_model_select_range(
model: *mut GtkSelectionModel,
position: c_uint,
n_items: c_uint,
unselect_rest: gboolean
) -> gboolean