summaryrefslogtreecommitdiff
path: root/docs/tmpl
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2007-01-08 14:47:50 +0000
committerBill Haneman <billh@src.gnome.org>2007-01-08 14:47:50 +0000
commit78176a5d3b4d28e6eab5602a84d23db60519e4ad (patch)
treef58056006c8277587e9819a414ae72ca2a6190c9 /docs/tmpl
parent6b3ea74d20ceede4e3ccbac5dc66cf60f9ff4c3a (diff)
downloadatk-78176a5d3b4d28e6eab5602a84d23db60519e4ad.tar.gz
Added AtkMisc class, uprev for gnome-2.17.5, and release.ATK_1_13_0
svn path=/trunk/; revision=1130
Diffstat (limited to 'docs/tmpl')
-rw-r--r--docs/tmpl/atkhyperlinkimpl.sgml6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/tmpl/atkhyperlinkimpl.sgml b/docs/tmpl/atkhyperlinkimpl.sgml
index 1709425..c220304 100644
--- a/docs/tmpl/atkhyperlinkimpl.sgml
+++ b/docs/tmpl/atkhyperlinkimpl.sgml
@@ -33,7 +33,11 @@ followed by AtkHyperlink:getObject.
<!-- ##### STRUCT AtkHyperlinkImpl ##### -->
<para>
-
+A queryable interface which allows AtkHyperlink instances associated with an
+AtkObject to be obtained. AtkHyperlinkImpl corresponds to AT-SPI's
+Hyperlink interface, and differs from AtkHyperlink in that AtkHyperlink
+is an object type, rather than an interface, and thus cannot be directly
+queried.
</para>