X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=atk%2Fatkdocument.c;h=dc56eae780409ec0e6697e4cd6eba013ad13141a;hb=7a46a450bfe9f8aae82b7c10e25ae13bd5cb3a9a;hp=81bad4debf7e5c3f126ce15f950cc08fcd2ab84e;hpb=d6ecbbbe3389ff5b478941e6ca4a28f070f4eae3;p=platform%2Fupstream%2Fatk.git diff --git a/atk/atkdocument.c b/atk/atkdocument.c index 81bad4d..dc56eae 100755 --- a/atk/atkdocument.c +++ b/atk/atkdocument.c @@ -301,9 +301,9 @@ atk_document_get_attributes (AtkDocument *document) * * Since: 1.12 * - * Returns: a string value associated with the named attribute for this - * document, or NULL if a value for #attribute_name has not been specified - * for this document. + * Returns: (nullable): a string value associated with the named + * attribute for this document, or NULL if a value for + * #attribute_name has not been specified for this document. */ const gchar * atk_document_get_attribute_value (AtkDocument *document,