Re: [Vala] ConfigParser



On 22/10/11 15:44, "Luis L. Rodríguez Oro" wrote:
hello.

I need save the config of my app. Something like configParser of python. 
exists any similar for Vala?


Look at GLib.KeyFile:
http://developer.gnome.org/glib/2.30/glib-Key-value-file-parser.html
http://www.valadoc.org/glib-2.0/GLib.KeyFile.html

--
Andrew



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