MetaConfig


Object Hierarchy:

Object hierarchy for MetaConfig

Description:

public class MetaConfig : Object, Configuration

Manages all the configuration sources for Rygel.

Abstracts Rygel and its plugins from Configuration implementations. It keeps all real configuration sources in a list and returns the value provided by the first one. If none of them provides the value, it emits an error.


Namespace: Rygel
Package: librygel-core

Content:

Static methods:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object