summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Herzberg <herzi@lanedo.com>2009-03-09 08:49:23 +0000
committerLi Yuan <liyuan@src.gnome.org>2009-03-09 08:49:23 +0000
commit6fccfe502857e77336d3596fa9d1b33ce2577a58 (patch)
treecc02fe738aa66c91275b33944e8f29d2fd3332a0
parentdf3faa2c69b1eb154cfd1f794e979b2e78b02ca9 (diff)
downloadatk-6fccfe502857e77336d3596fa9d1b33ce2577a58.tar.gz
Improve the documentation
2009-03-06 Sven Herzberg <herzi@lanedo.com> Improve the documentation * docs/atk-sections.txt: added AtkStateSet; this will enable a link to the right page, as well as display the inheritance relation to GObject (so people can see that g_object_unref is the right function - instead of implying this by the absence of any free function) * docs/tmpl/atkstateset.sgml: updated auto-built file svn path=/trunk/; revision=1349
-rw-r--r--ChangeLog10
-rw-r--r--docs/atk-sections.txt1
-rw-r--r--docs/tmpl/atkstateset.sgml6
3 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9209d0c..03b5a8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2009-03-06 Sven Herzberg <herzi@lanedo.com>
+
+ Improve the documentation
+
+ * docs/atk-sections.txt: added AtkStateSet; this will enable a link to
+ the right page, as well as display the inheritance relation to GObject
+ (so people can see that g_object_unref is the right function - instead
+ of implying this by the absence of any free function)
+ * docs/tmpl/atkstateset.sgml: updated auto-built file
+
2008-12-01 Li Yuan <li.yuan@sun.com>
* NEWS:
diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt
index 902458e..b388f9d 100644
--- a/docs/atk-sections.txt
+++ b/docs/atk-sections.txt
@@ -321,6 +321,7 @@ atk_selection_get_type
<SECTION>
<FILE>atkstateset</FILE>
<TITLE>AtkStateSet</TITLE>
+AtkStateSet
atk_state_set_new
atk_state_set_is_empty
atk_state_set_add_state
diff --git a/docs/tmpl/atkstateset.sgml b/docs/tmpl/atkstateset.sgml
index 2f71a26..187811c 100644
--- a/docs/tmpl/atkstateset.sgml
+++ b/docs/tmpl/atkstateset.sgml
@@ -18,6 +18,12 @@ of AtkStates.
<!-- ##### SECTION Stability_Level ##### -->
+<!-- ##### STRUCT AtkStateSet ##### -->
+<para>
+
+</para>
+
+
<!-- ##### FUNCTION atk_state_set_new ##### -->
<para>