I get this by calling
GError *err; iostat = g_io_channel_read_to_end(source, &str_return, &length, &err);
That should be GError *err = NULL;
Cheers,
Ali. _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list