Reduce action related IPC
[platform/upstream/at-spi2-core.git] / atspi / atspi-hypertext.c
index 748d272..ca186ea 100644 (file)
@@ -56,8 +56,8 @@ atspi_hypertext_get_n_links (AtspiHypertext *obj, GError **error)
  *
  * Gets the #AtspiHyperlink object at a specified index.
  *
- * Returns: (transfer full): the #AtspiHyperlink object specified by
- *          @link_index.
+ * Returns: (nullable) (transfer full): the #AtspiHyperlink object
+ *          specified by @link_index.
  **/
 AtspiHyperlink *
 atspi_hypertext_get_link (AtspiHypertext *obj, gint link_index, GError **error)