gtk_tree_path_is_descendant

Function gtk_tree_path_is_descendant 

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