vg4->mlang->getlocale()
Return used locale.
SYNTAX
const char *
vg4->mlang->getlocale(VG_BOOL fb)
FUNCTION PARAMETERS
fb | Whether return fallback locale instead of local locale |
RETURN VALUE
Returns the locale or empty if not set
DESCRIPTION
Return used locale.
SEE ALSO