mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 00:43:40 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user