summaryrefslogtreecommitdiff
path: root/atk/atkdocument.c
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atkdocument.c')
-rwxr-xr-xatk/atkdocument.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/atk/atkdocument.c b/atk/atkdocument.c
index 4364c8b..0195b26 100755
--- a/atk/atkdocument.c
+++ b/atk/atkdocument.c
@@ -182,7 +182,7 @@ atk_document_get_locale (AtkDocument *document)
* Gets an AtkAttributeSet which describes document-wide
* attributes as name-value pairs.
*
- * Since: ATK 1.12
+ * Since: 1.12
*
* Returns: An AtkAttributeSet containing the explicitly
* set name-value-pair attributes associated with this document
@@ -213,7 +213,7 @@ atk_document_get_attributes (AtkDocument *document)
* @attribute_name: a character string representing the name of the attribute
* whose value is being queried.
*
- * Since: ATK 1.12
+ * 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
@@ -246,7 +246,7 @@ atk_document_get_attribute_value (AtkDocument *document,
* whose value is being set.
* @attribute_value: a string value to be associated with #attribute_name.
*
- * Since: ATK 1.12
+ * Since: 1.12
*
* Returns: TRUE if #value is successfully associated with #attribute_name
* for this document, FALSE otherwise (e.g. if the document does not