Re: Configuration files
- From: Havoc Pennington <hp redhat com>
- To: Syomin Pavel <syomin comcon obninsk com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Configuration files
- Date: Sun, 8 Dec 2002 09:43:55 -0500
On Sun, Dec 08, 2002 at 12:25:59PM +0300, Syomin Pavel wrote:
Hi to all! I'm new in this list, so hello. 8)
I try to write small gtk+ based program and I have small trouble: how can I
store configuration files for it? I look to XMMS, Sylpheed, XChat and etc.
source code, but they all use own config parsers. Is there tipical solution
of my problem?
The simplest thing is to use XML (or pseudo-XML like the "g_markup_*"
parser that comes with glib2).
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]