X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=atspi%2Fatspi-hypertext.c;h=ca186eaa6f666f9ad4fc2a6e6af70f52c02858a1;hb=59196d54df4ccefff67fc31afb56f9ad35a75a9c;hp=748d2721e995942a1aa7da68ae3467fed17b4da7;hpb=e74c40ea4b7616930557ca2e9eda73f5b344a4b5;p=platform%2Fupstream%2Fat-spi2-core.git diff --git a/atspi/atspi-hypertext.c b/atspi/atspi-hypertext.c index 748d272..ca186ea 100644 --- a/atspi/atspi-hypertext.c +++ b/atspi/atspi-hypertext.c @@ -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)