Functions in locale.h
Related links
- locale.h
Functions to determine locale and language settings.
- locale_request_events()
Start receiving locale status change events.
- locale_get_domain()
Get the unique domain ID for the locale service.
- locale_get()
Get the current locale language and country.
- locale_event_get_language()
Get the current language from a LOCALE_INFO event.
- locale_event_get_country()
Get the current country from a LOCALE_INFO event.