summaryrefslogtreecommitdiff
path: root/atk/atkimage.c
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atkimage.c')
-rw-r--r--atk/atkimage.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/atk/atkimage.c b/atk/atkimage.c
index 3a00886..5080150 100644
--- a/atk/atkimage.c
+++ b/atk/atkimage.c
@@ -210,11 +210,13 @@ atk_image_get_image_position (AtkImage *image,
* atk_image_get_image_locale:
* @image: An #AtkImage
*
+ * Retrieves the locale identifier associated to the #AtkImage.
+ *
* Since: 1.12
*
* Returns: (nullable): a string corresponding to the POSIX
- * LC_MESSAGES locale used by the image description, or %NULL if the
- * image does not specify a locale.
+ * `LC_MESSAGES` locale used by the image description, or
+ * %NULL if the image does not specify a locale.
*
*/
const gchar*