« Return to Thread: [Gtk-sharp-list] Gconf unsetting keys and walking the tree

Re: [Gtk-sharp-list] Gconf unsetting keys and walking the tree

by wdaniels :: Rate this Message:

Reply to Author | View in Thread

Rob Brown-Bayliss wrote:
Hi, I have been unable to find info on how to unset a key from GCongf
with the gconf#  bindings, and also who to finad all available keys
for a specific GConf path.

Is this only possible by manipulating the actual gconf xml file or is
it supported via the gconf library?
I would like to know the answer to this also, particularly the ability to unset a key! Given that there does not appear to be a method to unset anywhere, I was expecting that if I passed a null as the value it might do that, but instead got a null reference exception.

Is there really no way to achieve this with the CIL bindings?

Thanks,
Will

 « Return to Thread: [Gtk-sharp-list] Gconf unsetting keys and walking the tree