load_locale


Description:

public bool load_locale (out string locale, Cancellable? cancellable = null) throws Error

Load the current locale setting from the cursor's underlying database.

Addressbook backends implementing cursors should call this function on all active cursor when the locale setting changes.

This will implicitly reset this's state and position.

Parameters:

this

an DataBookCursor

locale

return location for the locale

cancellable

A Cancellable

Returns:

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