Rick Jones writes:
 > naive question showing my ignorance and not having read all the
 > docs - do those two calls "fix-up" the '/' vs '\' issues one has
 > between Unix and Windows?

Both '/' and '\' work equally well on Windows when using C library or
Win32 API. (And all of GTK+ and GLib recognizes both as a directory
path separator.) It's only the mostly undocumented lower-level kernel
API that requires '\'.

--tml

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to