Class
EDataBookBookBackendSExp
Functions
e_book_backend_sexp_util_phone_compare
A utility function, which compares only numbers from the phone_value with lookup_value
using compare_kind method.
since: 3.50
Instance methods
e_book_backend_sexp_lock
Locks the sexp. Other threads cannot use it until
it’s unlocked with e_book_backend_sexp_unlock().
since: 3.34
e_book_backend_sexp_text
Retrieve the text expression for the given EBookBackendSExp object.
since: 3.8
e_book_backend_sexp_unlock
Unlocks the sexp, previously locked by e_book_backend_sexp_lock().
since: 3.34
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.