#include <glibmm.h>
#include <gconfmm/value.h>
#include <gconfmm/schema.h>
Go to the source code of this file.
Namespaces | |
namespace | Gnome |
namespace | Gnome::Conf |
namespace | Glib |
Classes | |
class | Gnome::Conf::Entry |
An Entry stores an entry from a GConf "directory", including a key-value pair, the name of the Schema applicable to this entry, whether the value is a default value, and whether GConf can write a new value at this key. More... | |
Typedefs | |
typedef _GConfEntry | GConfEntry |
typedef struct _GConfEntry GConfEntry |