Hi, I have to read/write a text file containing some configuration data. What's the "correct" method of reading lines in a text file using the GTK+/GLib toolkit?
So far I've found "g_io_channel_read_line" and "g_data_input_stream_read_line" and I cannot use GKeyFile because I have many groups with the same name. Thanks in advance. Frank Pesci _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list