Reference Manual

Inti Logo
Main Page | Namespace List | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

client.h File Reference

GConfClient C++ wrapper interface. More...

#include <inti/glib/object.h>
#include <gconf/gconf-client.h>
#include <vector>

Go to the source code of this file.

Namespaces


Detailed Description

GConfClient C++ wrapper interface.

Provides GConf::Client, a G::Object subclass that should be used instead of GConfEngine in most applications. GConf::Client tries to minimize the need to make remote calls to the GConf daemon by keeping more information on the client side. It also has a default error handler that comes into play if you pass null for the G::Error* argument to any GConf::Client methods. Main Page - Footer


Generated on Sun Sep 14 23:52:40 2003 for Inti-GConf by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002