GConf Manual |
---|
GConfClient is a GObject subclass that should be used instead of GConfEngine in most applications. GConfClient 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 GError** argument to any GConfClient methods.
<< Reading/Writing Configuration Values | GConf Conventions >> |