summaryrefslogtreecommitdiff
path: root/atspi/atspi-accessible.c
diff options
context:
space:
mode:
authorEvan Nemerson <evan@nemerson.com>2014-05-07 16:29:01 -0700
committerMike Gorse <mgorse@suse.com>2014-06-07 15:09:55 -0500
commit644a50e6b09324e03478ebe821927e2aaf73f759 (patch)
treed2f09c06517bccf244d0346b92257bed57b34701 /atspi/atspi-accessible.c
parent7529a9d658512f7fcef4b8c5fe476eb35035d308 (diff)
downloadat-spi2-core-644a50e6b09324e03478ebe821927e2aaf73f759.tar.gz
introspection: add some missing Returns: (nullable) annotations
Diffstat (limited to 'atspi/atspi-accessible.c')
-rw-r--r--atspi/atspi-accessible.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/atspi/atspi-accessible.c b/atspi/atspi-accessible.c
index ccf1484b..7dd9fcfc 100644
--- a/atspi/atspi-accessible.c
+++ b/atspi/atspi-accessible.c
@@ -267,9 +267,10 @@ const char *str_parent = "Parent";
*
* Gets an #AtspiAccessible object's parent container.
*
- * Returns: (transfer full): a pointer to the #AtspiAccessible object which
- * contains the given #AtspiAccessible instance, or NULL if the @obj
- * has no parent container.
+ * Returns: (nullable) (transfer full): a pointer to the
+ * #AtspiAccessible object which contains the given
+ * #AtspiAccessible instance, or NULL if the @obj has no
+ * parent container.
*
**/
AtspiAccessible *