Function gtk4_sys::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
)