Backend
Object Hierarchy:
Description:
A single backend to libfolks, such as Telepathy or evolution-data-server. Each backend provides Personas which are aggregated to form Individuals.
After creating a Backend instance, you must connect to the Backend.persona_store_added and Backend.persona_store_removed signals, then call Backend.prepare, otherwise a race condition may occur between emission of Backend.persona_store_added and your code connecting to it.
Namespace: Folks
Package: folks
Content:
Properties:
Creation methods:
Methods:
Signals:
Inherited Members:
All known members inherited from class GLib.Object