set_locale


Description:

[ 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.

Parameters:

this

an BookBackend

locale

the new locale for the addressbook

cancellable

optional Cancellable object, or null

Returns:

true on success, false on failure