Preferences


Object Hierarchy:

Object hierarchy for Preferences

Description:

public abstract class Preferences : Object

The base class for all preferences in the system. Preferences are serialized to files. The file is watched for changes and loads new values if the backing file changed. When any public property of a sub-class is changed, the public properties are serialized to the backing file.

All known sub-classes:

Namespace: Plank
Package: plank

Content:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class GLib.Object