summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2007-02-13 22:43:02 +0000
committerBill Haneman <billh@src.gnome.org>2007-02-13 22:43:02 +0000
commitea7984ff3dc95ca16a9ecbd926a986428f32702c (patch)
tree9773c2f1a2e537d820a6d15d63a0f314a9c8cbfe
parentf64d7483588d5ab89875d06da46f1fa904d65e09 (diff)
downloadatk-ea7984ff3dc95ca16a9ecbd926a986428f32702c.tar.gz
Improved docs for AtkObjectImplementor.
svn path=/trunk/; revision=1149
-rw-r--r--docs/tmpl/atkobject.sgml4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/tmpl/atkobject.sgml b/docs/tmpl/atkobject.sgml
index 6b758ce..9b78dd0 100644
--- a/docs/tmpl/atkobject.sgml
+++ b/docs/tmpl/atkobject.sgml
@@ -291,11 +291,9 @@ the object changed.
<!-- ##### STRUCT AtkImplementor ##### -->
<para>
-The AtkImplementor structure does not contain any fields.
-
+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.