mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
Add g_file_make_directory_with_parents.
2008-06-12 Ross Burton <ross@burtonini.com> * gio/gio-sections.txt: Add g_file_make_directory_with_parents. svn path=/trunk/; revision=7026
This commit is contained in:
parent
ca72690041
commit
98e1e4afdd
@ -1,3 +1,8 @@
|
||||
2008-06-12 Ross Burton <ross@burtonini.com>
|
||||
|
||||
* gio/gio-sections.txt:
|
||||
Add g_file_make_directory_with_parents.
|
||||
|
||||
2008-06-12 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib-sections.txt: Testing documentation fixups
|
||||
|
@ -91,6 +91,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
|
||||
|
Loading…
Reference in New Issue
Block a user