summaryrefslogtreecommitdiff
path: root/docs/tmpl/atkhyperlinkimpl.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/atkhyperlinkimpl.sgml')
-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>