summaryrefslogtreecommitdiff
path: root/docs/tmpl
diff options
context:
space:
mode:
authorPadraig O'Briain <padraigo@src.gnome.org>2002-09-06 07:01:22 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2002-09-06 07:01:22 +0000
commit8b878cba37d0794e364db7b37555b0032c13b08b (patch)
tree598a9df4387d1faa2cb6fd0be4cf706ac9bf9e9d /docs/tmpl
parent18c3c0aee12b9669de5e17d6624e32c5756e3ef2 (diff)
downloadatk-gnome-2-0.tar.gz
Add ...Iface symbols to Standard sections to avoid unused declarationsgnome-2-0
* docs/atk-sections.txt: Add ...Iface symbols to Standard sections to avoid unused declarations * docs/tmpl/atkobject.sgml docs/tmpl/atkrelationset.sgml: Move AtkRelationSet from atkobject to atkrelationset.
Diffstat (limited to 'docs/tmpl')
-rw-r--r--docs/tmpl/atkobject.sgml7
-rw-r--r--docs/tmpl/atkrelationset.sgml7
2 files changed, 7 insertions, 7 deletions
diff --git a/docs/tmpl/atkobject.sgml b/docs/tmpl/atkobject.sgml
index 997708b..c359b30 100644
--- a/docs/tmpl/atkobject.sgml
+++ b/docs/tmpl/atkobject.sgml
@@ -147,13 +147,6 @@ The AtkImplementor structure does not contain any fields.
</para>
-<!-- ##### STRUCT AtkRelationSet ##### -->
-<para>
-The AtkRelationSet structure should not be accessed directly.
-
-</para>
-
-
<!-- ##### STRUCT AtkPropertyValues ##### -->
<para>
The Atk PropertyValue structure is used when notifying a change in property.
diff --git a/docs/tmpl/atkrelationset.sgml b/docs/tmpl/atkrelationset.sgml
index deef40a..e4e2f36 100644
--- a/docs/tmpl/atkrelationset.sgml
+++ b/docs/tmpl/atkrelationset.sgml
@@ -14,6 +14,13 @@ A set of AtkRelations, normally the set of AtkRelations which an AtkObject has.
</para>
+<!-- ##### STRUCT AtkRelationSet ##### -->
+<para>
+The AtkRelationSet structure should not be accessed directly.
+
+</para>
+
+
<!-- ##### FUNCTION atk_relation_set_new ##### -->
<para>