get_locale


Description:

public bool get_locale (out string locale_out) throws Error

Fetches the current locale setting for the address-book.

Upon success, lc_collate_out will hold the returned locale setting, otherwise false will be returned and throws will be updated accordingly.

Parameters:

this

An BookSqlite

locale_out

The location to return the current locale

Returns:

Whether the locale was successfully fetched.