Function gtk4_sys::gtk_tree_path_is_descendant

source ·
pub unsafe extern "C" fn gtk_tree_path_is_descendant(
    path: *mut GtkTreePath,
    ancestor: *mut GtkTreePath
) -> gboolean