Re: Help with gnome_config
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: gnome-list gnome org
- Subject: Re: Help with gnome_config
- Date: Wed, 28 Jan 1998 11:37:00 -0600
> int main (int argc, char **argv) {
> gnomelib_init (&argc, &argv) ;
> gnome_config_set_string ("/test/test/test", "test") ;
> return 0 ;
> }
You need to call gnome_config_sync () to flush any set values.
> Are there any docs anywhere telling more clearly how to use these things
> and what things to avoid, etc.? I don't mind reading the header files
> (which are pretty well commented, BTW), but sometimes there are things
> that are outside the scope of the header.
not yet, but I might write some soon.
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]