diff options
author | Li Yuan <li.yuan@sun.com> | 2007-06-04 14:25:55 +0000 |
---|---|---|
committer | Li Yuan <liyuan@src.gnome.org> | 2007-06-04 14:25:55 +0000 |
commit | 590aad5af8f46550f68876b44ad90732d8ac2323 (patch) | |
tree | 8265c2570f02085f68cdf4ce9a6912da76e86681 /docs | |
parent | 53e81e081bac8af8ae54029dc1e6cf3d8f6332ba (diff) | |
download | atk-590aad5af8f46550f68876b44ad90732d8ac2323.tar.gz |
Revved to 1.19.3 for GNOME 2.19.3. Remove gnome-doc-utils dependence.ATK_1_19_3
2007-06-04 Li Yuan <li.yuan@sun.com>
* configure.in, NEWS:
Revved to 1.19.3 for GNOME 2.19.3.
Remove gnome-doc-utils dependence.
svn path=/trunk/; revision=1182
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tmpl/atkobject.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tmpl/atkobject.sgml b/docs/tmpl/atkobject.sgml index 9b78dd0..582f80d 100644 --- a/docs/tmpl/atkobject.sgml +++ b/docs/tmpl/atkobject.sgml @@ -294,6 +294,7 @@ the object changed. The AtkImplementor interface is implemented by objects for which AtkObject peers may be obtained via calls to iface->(ref_accessible)(implementor); </para> + <!-- ##### STRUCT AtkPropertyValues ##### --> <para> The Atk PropertyValue structure is used when notifying a change in property. |