summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMike Gorse <mgorse@novell.com>2011-01-25 14:38:00 -0600
committerMike Gorse <mgorse@novell.com>2011-01-25 14:38:00 -0600
commit41d9865761b1e69498a49e868a9fc48f6f81476a (patch)
tree6fed631d28e236e1435b7357fc5ca4a06e0079e7 /docs
parentbcada1b5e11f701ba17a4679e6866a1852285232 (diff)
downloadatk-41d9865761b1e69498a49e868a9fc48f6f81476a.tar.gz
Bug 640574: gobject-introspection annotation and documentation fixes
Diffstat (limited to 'docs')
-rw-r--r--docs/tmpl/atkrelation.sgml10
-rw-r--r--docs/tmpl/atkutil.sgml63
2 files changed, 73 insertions, 0 deletions
diff --git a/docs/tmpl/atkrelation.sgml b/docs/tmpl/atkrelation.sgml
index 477f272..d83f1e8 100644
--- a/docs/tmpl/atkrelation.sgml
+++ b/docs/tmpl/atkrelation.sgml
@@ -131,3 +131,13 @@ The AtkRelation structure should not be accessed directly.
@target:
+<!-- ##### FUNCTION atk_relation_remove_target ##### -->
+<para>
+
+</para>
+
+@relation:
+@target:
+@Returns:
+
+
diff --git a/docs/tmpl/atkutil.sgml b/docs/tmpl/atkutil.sgml
index 50e7fbd..6331d36 100644
--- a/docs/tmpl/atkutil.sgml
+++ b/docs/tmpl/atkutil.sgml
@@ -189,3 +189,66 @@ The AtkUtil struct does not contain any fields.
@Returns:
+<!-- ##### FUNCTION atk_get_version ##### -->
+<para>
+
+</para>
+
+@void:
+@Returns:
+
+
+<!-- ##### MACRO ATK_DEFINE_TYPE ##### -->
+<para>
+
+</para>
+
+@TN:
+@t_n:
+@T_P:
+
+
+<!-- ##### MACRO ATK_DEFINE_TYPE_EXTENDED ##### -->
+<para>
+
+</para>
+
+@TN:
+@t_n:
+@T_P:
+@_f_:
+@_C_:
+
+
+<!-- ##### MACRO ATK_DEFINE_TYPE_WITH_CODE ##### -->
+<para>
+
+</para>
+
+@TN:
+@t_n:
+@T_P:
+@_C_:
+
+
+<!-- ##### MACRO ATK_DEFINE_ABSTRACT_TYPE ##### -->
+<para>
+
+</para>
+
+@TN:
+@t_n:
+@T_P:
+
+
+<!-- ##### MACRO ATK_DEFINE_ABSTRACT_TYPE_WITH_CODE ##### -->
+<para>
+
+</para>
+
+@TN:
+@t_n:
+@T_P:
+@_C_:
+
+