summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/atk-sections.txt2
-rw-r--r--docs/tmpl/atkrelation.sgml9
-rw-r--r--docs/tmpl/atkrelationset.sgml10
3 files changed, 21 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
diff --git a/docs/tmpl/atkrelation.sgml b/docs/tmpl/atkrelation.sgml
index 657872d..4d0f412 100644
--- a/docs/tmpl/atkrelation.sgml
+++ b/docs/tmpl/atkrelation.sgml
@@ -103,6 +103,15 @@ The AtkRelation structure should not be accessed directly.
@Returns:
+<!-- ##### FUNCTION atk_relation_add_target ##### -->
+<para>
+
+</para>
+
+@relation:
+@target:
+
+
<!-- ##### ARG AtkRelation:relation-type ##### -->
<para>
diff --git a/docs/tmpl/atkrelationset.sgml b/docs/tmpl/atkrelationset.sgml
index e4e2f36..ec8c673 100644
--- a/docs/tmpl/atkrelationset.sgml
+++ b/docs/tmpl/atkrelationset.sgml
@@ -86,3 +86,13 @@ The AtkRelationSet structure should not be accessed directly.
@Returns:
+<!-- ##### FUNCTION atk_relation_set_add_relation_by_type ##### -->
+<para>
+
+</para>
+
+@set:
+@relationship:
+@target:
+
+