Re: Getting all the configuration sources
- From: Mark McLoughlin <markmc redhat com>
- To: Hemanth Yamijala <yhemanth novell com>
- Cc: gconf-list gnome org
- Subject: Re: Getting all the configuration sources
- Date: Tue, 03 Aug 2004 09:30:23 +0100
Hi,
On Mon, 2004-08-02 at 06:56, Hemanth Yamijala wrote:
> Hi,
>
> Is there any way for a program to get information
> about what configuration paths are currently applicable on
> a given system ?
>
> One option could be to just open the path file (and included path
> files)
> and read all the path information - however, does GConf
> provide any API to get these. I didn't seem to get any
> looking at the API doc.
No, there's no way of doing that - but something like:
GSList *gconf_engine_get_addresses (GConfEngine *conf,
GError **err);
might make sense to mirror gconf_engine_get_for_addresses().
What do you want to use this for, though?
Cheers,
Mark.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]