gtk_tree_selection_select_range

Function gtk_tree_selection_select_range 

Source
pub unsafe extern "C" fn gtk_tree_selection_select_range(
    selection: *mut GtkTreeSelection,
    start_path: *mut GtkTreePath,
    end_path: *mut GtkTreePath,
)