From abe8213c172faf33148b62e856ceb831de44fc69 Mon Sep 17 00:00:00 2001 From: Martin Robinson Date: Mon, 10 Dec 2018 08:59:38 +0100 Subject: Move atk_relation_set_contains_target to correct doc section This API was in the AtkRelation section, but should be in the AtkRelationSet section. --- docs/atk-sections.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt index 816144e..fb6a9ff 100644 --- a/docs/atk-sections.txt +++ b/docs/atk-sections.txt @@ -271,7 +271,6 @@ atk_relation_get_relation_type atk_relation_get_target atk_relation_add_target atk_relation_remove_target -atk_relation_set_contains_target ATK_RELATION ATK_IS_RELATION @@ -291,6 +290,7 @@ AtkRelationClass AtkRelationSet atk_relation_set_new atk_relation_set_contains +atk_relation_set_contains_target atk_relation_set_remove atk_relation_set_add atk_relation_set_get_n_relations -- cgit v1.2.1