[pygtk] how to parse gkeyfile
John Stowers
john.stowers.lists at gmail.com
Mon Jun 9 07:59:54 WST 2008
On Tue, 2008-06-03 at 18:28 -0400, Felipe Reyes wrote:
> hi everybody,
>
> Currently I have an application written in C that stores some
> configuration information in a GKeyFile, and now I have a write another
> application that need some information that is in that file, but I don't
> find the bindings for GKeyFile in pygtk, so those functions are present
> to be used from python?.
You could also use the build in python ConfigParser library if you wish.
John
>
> thanks in advance
>
> regards,
> _______________________________________________
> pygtk mailing list pygtk at daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
More information about the pygtk
mailing list