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