gtk4_sys

Function gtk_tree_store_is_ancestor

Source
pub unsafe extern "C" fn gtk_tree_store_is_ancestor(
    tree_store: *mut GtkTreeStore,
    iter: *mut GtkTreeIter,
    descendant: *mut GtkTreeIter,
) -> gboolean