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