gtk4_sys

Function gtk_tree_selection_path_is_selected

source
pub unsafe extern "C" fn gtk_tree_selection_path_is_selected(
    selection: *mut GtkTreeSelection,
    path: *mut GtkTreePath,
) -> gboolean