Re: create a directory



It is a convenience wrapper on POSIX systems, but it does sensible
stuff on windows, as i understand.

Regards,
Rob.

On 6/22/06, Bob Caryl <bob fis-cal com> wrote:
g_mkdir() is just a convenience wrapper for the POSIX mkdir() function.

Bob

Mickael Drean wrote:
> Hi there,
>
>  a simple question, which fonction could i use to create a directory?
> i'm trying to save a pixbuf into a specific repertory which not exist
> before calling save(). I saw that there is g_mkdir() in GTK+ but with
> gtkmm i didn't find anything?
>
> Any idea?
>
> Mickael
> ------------------------------------------------------------------------
>
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>


_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]