From ea7984ff3dc95ca16a9ecbd926a986428f32702c Mon Sep 17 00:00:00 2001 From: Bill Haneman Date: Tue, 13 Feb 2007 22:43:02 +0000 Subject: [PATCH] Improved docs for AtkObjectImplementor. svn path=/trunk/; revision=1149 --- docs/tmpl/atkobject.sgml | 4 +--- 1 file changed, 1 insertion(+), 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. -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); - The Atk PropertyValue structure is used when notifying a change in property. -- 2.7.4