PersonaStore


Object Hierarchy:

Object hierarchy for PersonaStore

Description:

public abstract class PersonaStore : Object

A store for Personas.

After creating a PersonaStore instance, you must connect to the PersonaStore.personas_changed signal, then call PersonaStore.prepare, otherwise a race condition may occur between emission of PersonaStore.personas_changed and your code connecting to it.


Namespace: Folks
Package: folks

Content:

Properties:

Static methods:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class GLib.Object