Re: Saving and restoring parameters




> I would like to know how to save and restore parameters in a Gnome/Gtk
> application (like the WriteProfileInt, WriteProfileString,
> GetProfileInt, GetProfileString in MS-Windows).

The gnome_config module provides the same functionality as those
routines you mention.  I changed the original Windows API which I had
implemented for Wine into gnome_config as I thought that the Windows
API was broken in some regards.

> Is it a GTK or a Gnome feature ?

A gnome feature.

Miguel.



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