c - GTK+2 : how to make a configs and store them to apps -


I have created a simple text editor using c and gtk + lib, and now to store user configuration Want to use a configuration system. how can I do this?

You want, a GLib API to store and retrieve application settings.

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

java - Projects which are accessed via multiple (different) IDEs: Ant or Maven? -