[atk] docs: atk_object_get_object_locale doc was not included



commit c71edfad49bcaca64bc0f1c8c0e89d027cbef9c6
Author: Alejandro Piñeiro <apinheiro igalia com>
Date:   Mon May 6 18:51:40 2013 +0200

    docs: atk_object_get_object_locale doc was not included

 atk/atkdocument.c     |    2 +-
 docs/atk-sections.txt |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/atk/atkdocument.c b/atk/atkdocument.c
index 26d5420..81e27c5 100755
--- a/atk/atkdocument.c
+++ b/atk/atkdocument.c
@@ -152,7 +152,7 @@ atk_document_get_document (AtkDocument *document)
  *          atk_image_get_image_locale.
  *
  * Deprecated: This method is deprecated since ATK version
- * 2.7.90. Please use atk_object_get_object_locale instead.
+ * 2.7.90. Please use atk_object_get_object_locale() instead.
  *
  * Returns: a UTF-8 string indicating the POSIX-style LC_MESSAGES
  *          locale of the document content as a whole, or NULL if
diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt
index cebef89..fe10941 100644
--- a/docs/atk-sections.txt
+++ b/docs/atk-sections.txt
@@ -188,6 +188,7 @@ atk_object_initialize
 atk_object_add_relationship
 atk_object_remove_relationship
 atk_object_get_attributes
+atk_object_get_object_locale
 atk_role_get_name
 atk_role_get_localized_name
 atk_role_for_name


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]