mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
gfile: add g_file_new_build_filename()
This is a convenience C API that combines g_build_filename() with g_file_new_for_path(). https://bugzilla.gnome.org/show_bug.cgi?id=788488
This commit is contained in:
@@ -85,6 +85,7 @@ g_file_new_for_commandline_arg
|
||||
g_file_new_for_commandline_arg_and_cwd
|
||||
g_file_new_tmp
|
||||
g_file_parse_name
|
||||
g_file_new_build_filename
|
||||
g_file_dup
|
||||
g_file_hash
|
||||
g_file_equal
|
||||
|
Reference in New Issue
Block a user