diff options
Diffstat (limited to 'docs/atk-sections.txt')
-rw-r--r-- | docs/atk-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt index 9744c1b..755ca85 100644 --- a/docs/atk-sections.txt +++ b/docs/atk-sections.txt @@ -254,6 +254,7 @@ atk_relation_type_for_name atk_relation_new atk_relation_get_relation_type atk_relation_get_target +atk_relation_add_target <SUBSECTION Standard> ATK_RELATION ATK_IS_RELATION @@ -278,6 +279,7 @@ atk_relation_set_add atk_relation_set_get_n_relations atk_relation_set_get_relation atk_relation_set_get_relation_by_type +atk_relation_set_add_relation_by_type <SUBSECTION Standard> ATK_RELATION_SET ATK_IS_RELATION_SET |