Functions in locale.h
Functions that are available for working with the locale and language.
locale_event_get_country()
Get the current country from a
LOCALE_INFO
event.
locale_event_get_language()
Get the current language from a
LOCALE_INFO
event.
locale_event_get_locale()
Get the locale string from a
LOCALE_INFO
event.
locale_event_get_script()
Get the current script from a
LOCALE_INFO
event.
locale_get()
Get the current locale language and country.
locale_get_domain()
Get the unique domain ID for the locale service.
locale_get_locale()
Get the current locale string.
locale_request_events()
Start receiving locale status change events.
locale_stop_events()
Stop receiving locale status change events.
Parent topic:
Language and locale (locale.h)
Related concepts
Data types in locale.h