removing a key
- From: Rodrigo Moya <rodrigo gnome-db org>
- To: "GConf" <gconf-list gnome org>
- Subject: removing a key
- Date: 29 Nov 2000 22:09:33 -0100
Hi all!
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.
cheers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]