Bug 511367 - add g_file_make_directory_with_parents.

2008-06-11  Ross Burton  <ross@burtonini.com>

	Bug 511367 - add g_file_make_directory_with_parents.
	
	* gio/gfile.c:
	* gio/gfile.h:
	* gio/gio.symbols: Add g_file_make_directory_with_parents.

svn path=/trunk/; revision=7001
This commit is contained in:
Ross Burton
2008-06-11 15:48:06 +00:00
committed by Ross Burton
parent bd216ba3c8
commit 7653f50019
4 changed files with 97 additions and 1 deletions

View File

@@ -274,6 +274,7 @@ g_file_copy_async
g_file_copy_finish
g_file_move
g_file_make_directory
g_file_make_directory_with_parents
g_file_make_symbolic_link
g_file_query_settable_attributes
g_file_query_writable_namespaces