On mié, 2011-08-31 at 12:30 +0100, John Emmas wrote:
> 2)  When I'm creating a new directory using g_mkdir_with_parents() I've
> tended to specify 0775 for the mode flags - simply because that's what
> I've seen in every example.  But presumably there's a range of flags to
> choose from.  Is there a list available anywhere?

It is a bitmask, see chmod(2).

Florian

_______________________________________________
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