[ Version ( since = "3.12" ) ]
public bool set_locale (string locale, Cancellable? cancellable = null) throws Error
Notify the addressbook backend that the current locale has changed, this is important for backends which support ordered result lists which are locale sensitive.
| this |
an BookBackend |
| locale |
the new locale for the addressbook |
| cancellable |
optional Cancellable object, or null |
|
true on success, false on failure |