mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
gfile: Add API to create a new temporary file asynchronously
Make possible to create a new gfile with a temporary name in async way, using the same API of g_file_new_tmp().
This commit is contained in:
@@ -84,6 +84,8 @@ g_file_new_for_uri
|
||||
g_file_new_for_commandline_arg
|
||||
g_file_new_for_commandline_arg_and_cwd
|
||||
g_file_new_tmp
|
||||
g_file_new_tmp_async
|
||||
g_file_new_tmp_finish
|
||||
g_file_parse_name
|
||||
g_file_new_build_filename
|
||||
g_file_dup
|
||||
|
Reference in New Issue
Block a user