summaryrefslogtreecommitdiff
path: root/docs/tmpl/atkrelation.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/atkrelation.sgml')
-rw-r--r--docs/tmpl/atkrelation.sgml67
1 files changed, 67 insertions, 0 deletions
diff --git a/docs/tmpl/atkrelation.sgml b/docs/tmpl/atkrelation.sgml
new file mode 100644
index 0000000..a357252
--- /dev/null
+++ b/docs/tmpl/atkrelation.sgml
@@ -0,0 +1,67 @@
+<!-- ##### SECTION Title ##### -->
+AtkRelation
+
+<!-- ##### SECTION Short_Description ##### -->
+defines the functional relationship between two #AtkObjects
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+Defines the functional relationship between two #AtkObjects.
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### ENUM AtkRelationType ##### -->
+<para>
+
+</para>
+
+@ATK_RELATION_NULL:
+@ATK_RELATION_CONTROLLED_BY:
+@ATK_RELATION_CONTROLLER_FOR:
+@ATK_RELATION_LABEL_FOR:
+@ATK_RELATION_LABELLED_BY:
+@ATK_RELATION_MEMBER_OF:
+@ATK_RELATION_LAST_DEFINED:
+
+<!-- ##### FUNCTION atk_relation_type_register ##### -->
+<para>
+
+</para>
+
+@name:
+@Returns:
+
+
+<!-- ##### FUNCTION atk_relation_new ##### -->
+<para>
+
+</para>
+
+@targets:
+@n_targets:
+@relationship:
+@Returns:
+
+
+<!-- ##### FUNCTION atk_relation_get_relation_type ##### -->
+<para>
+
+</para>
+
+@relation:
+@Returns:
+
+
+<!-- ##### FUNCTION atk_relation_get_target ##### -->
+<para>
+
+</para>
+
+@relation:
+@Returns:
+
+