>> > Is there any functions to create directory in glibmm, like >> g_mkdir in >> > glib? >> > > > Might want to look at Boost Filesystem if you are afer a C++ api for such > things - http://boost.org/
glib has g_mkdir. I think I wrapped it in glibmm. If not, I'd welcome a patch in bugzilla. Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
