localeChanged

fnvoid localeChanged()

Call this function whenever the setlocale() function has been called to change the current locale; this function is first called by [gda.global.init_] so you don't need to call it if you have set the locale before calling [gda.global.init_].

Failing to call this function after having changed the current locale may result in Libgda reverting to the previous set locale.