On Fri, 2007-05-04 at 10:20 -0400, Karthik Ganesan wrote: > Hello, > > Glib seems to provide file_get_contents and file_set_contents. > Is there a reason that glibmm doesn't support file_set_contents().
We have at least Glib::file_get_contents(): http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/group__FileUtils.html A patch to add Glib::file_set_contents() would be welcome, in bugzilla. I guess we missed this when it was added to glib 2.8: http://developer.gnome.org/doc/API/2.0/glib/glib-File-Utilities.html#g-file-set-contents -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
