mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
glib: add g_build_filename_valist()
A new public API convenience to build a filename from a va_list. https://bugzilla.gnome.org/show_bug.cgi?id=788488
This commit is contained in:
committed by
Cosimo Cecchi
parent
68d62c33fd
commit
374ade1b68
@@ -1851,6 +1851,7 @@ g_path_get_basename
|
||||
g_path_get_dirname
|
||||
g_build_filename
|
||||
g_build_filenamev
|
||||
g_build_filename_valist
|
||||
g_build_path
|
||||
g_build_pathv
|
||||
|
||||
|
Reference in New Issue
Block a user