Enumeration
AtspiLocaleType
since: 2.0
Description [src]
Used by interfaces AtspiText and AtspiDocument, this
enumeration corresponds to the POSIX ‘setlocale’ enum values.
Available since: 2.0
Members
ATSPI_LOCALE_TYPE_MESSAGES-
For localizable natural-language messages.
- Value:
0 - Nickname:
messages - Available since: 2.0
- Value:
ATSPI_LOCALE_TYPE_COLLATE-
For regular expression matching and string collation.
- Value:
1 - Nickname:
collate - Available since: 2.0
- Value:
ATSPI_LOCALE_TYPE_CTYPE-
For regular expression matching, character classification, conversion, case-sensitive comparison, and wide character functions.
- Value:
2 - Nickname:
ctype - Available since: 2.0
- Value:
ATSPI_LOCALE_TYPE_MONETARY-
For monetary formatting.
- Value:
3 - Nickname:
monetary - Available since: 2.0
- Value:
ATSPI_LOCALE_TYPE_NUMERIC-
For number formatting (such as the decimal point and the thousands separator).
- Value:
4 - Nickname:
numeric - Available since: 2.0
- Value:
ATSPI_LOCALE_TYPE_TIME-
For time and date formatting.
- Value:
5 - Nickname:
time - Available since: 2.0
- Value: