Re: odd return value in gconf_client_get_pair



On Mon, 2004-03-08 at 20:32, Kai Willadsen wrote:
> Hi,
> 
> Looking at gconf_client_get_pair, it appears to return true when getting
> the GConfValue has failed. I'm assuming that this is wrong, but I
> thought I'd check before filing a bug.

Keep in mind though that failed = GError was set, the value simply not
existing is not considered an error. See GError docs in the glib ref
manual for how GError works.

Havoc





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]