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:
Marco Trevisan (Treviño)
2022-06-01 19:40:25 +02:00
parent 2a05fd0cb0
commit fa24391529
4 changed files with 257 additions and 0 deletions

View File

@@ -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