BtGConfSettings

BtGConfSettings — gconf based implementation sub class for buzztard settings handling

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── BtSettings
        ╰── BtGConfSettings

Includes

#include <libbtcore/core.h>

Description

GConf is the standart mechanism used in GNOME to handle persistance of application settings and status.

Functions

bt_gconf_settings_new ()

BtGConfSettings *
bt_gconf_settings_new (void);

Create a new instance.

Returns

the new instance or NULL in case of an error

Types and Values

struct BtGConfSettings

struct BtGConfSettings;

gconf based implementation object for a buzztard based settings