set_locale


Description:

[ Version ( since = "3.12" ) ]
public bool set_locale (string locale, Cancellable? cancellable = null) throws Error

Set's the locale for this addressbook, this can result in renormalization of locale sensitive data.

Parameters:

this

an DataBook

locale

the new locale to set for this book

cancellable

a Cancellable

Returns:

true on success, otherwise false is returned and throws is set appropriately.