summaryrefslogtreecommitdiff
path: root/atk/atkhyperlink.c
diff options
context:
space:
mode:
authorMike Gorse <mgorse@novell.com>2011-01-25 14:38:00 -0600
committerMike Gorse <mgorse@novell.com>2011-01-25 14:38:00 -0600
commit41d9865761b1e69498a49e868a9fc48f6f81476a (patch)
tree6fed631d28e236e1435b7357fc5ca4a06e0079e7 /atk/atkhyperlink.c
parentbcada1b5e11f701ba17a4679e6866a1852285232 (diff)
downloadat-spi2-core-41d9865761b1e69498a49e868a9fc48f6f81476a.tar.gz
Bug 640574: gobject-introspection annotation and documentation fixes
Diffstat (limited to 'atk/atkhyperlink.c')
-rwxr-xr-xatk/atkhyperlink.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/atk/atkhyperlink.c b/atk/atkhyperlink.c
index 212493f9..3fc902da 100755
--- a/atk/atkhyperlink.c
+++ b/atk/atkhyperlink.c
@@ -217,7 +217,8 @@ atk_hyperlink_get_uri (AtkHyperlink *link,
*
* Multiple anchors are primarily used by client-side image maps.
*
- * Returns: an #AtkObject associated with this hyperlinks i-th anchor
+ * Returns: (transfer none): an #AtkObject associated with this hyperlinks
+ * i-th anchor
**/
AtkObject*
atk_hyperlink_get_object (AtkHyperlink *link,