Strip symbols that should not be exported; add "Since" tag to at-spi
[platform/core/uifw/at-spi2-atk.git] / cspi / spi_application.c
index c54fd51..4be9422 100644 (file)
@@ -134,10 +134,14 @@ AccessibleApplication_getID (AccessibleApplication *obj)
 /**
  * AccessibleApplication_getLocale:
  * @obj: a pointer to the #AccessibleApplication being queried.
+ * @lc_category: one of the POSIX LC_TYPE enumeration, for instance
+ * LC_MESSAGES.
  *
  * Get a POSIX-compliant string describing the application's current
  * locale setting for a particular @lctype category.
  *
+ * @Since: AT-SPI 1.4
+ *
  * Returns: a POSIX-compliant locale string, e.g. "C", "pt_BR", "sr@latn", etc.
  **/
 char *