Re: removing a key
- From: Havoc Pennington <hp redhat com>
- To: Rodrigo Moya <rodrigo gnome-db org>
- Cc: "GConf" <gconf-list gnome org>
- Subject: Re: removing a key
- Date: 29 Nov 2000 18:41:58 -0500
Rodrigo Moya <rodrigo gnome-db org> writes:
>
> I'm surely doing something wrong in this function:
>
> void
> gda_config_remove_key (const gchar *path)
> {
> gconf_engine_unset(get_conf_engine(), path, NULL);
> }
>
> is that enough to remove a key? I'm getting a SIGSEGV there, in the
> gconf_engine_unset
> function. Of course, get_conf_engine() returns always a valid
> GConfEngine.
>
Looks like it should work, send a backtrace.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]