mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
guuid: Add UUID helper functions to GLib
Many UUID users will just need a random string, which can be generated simply by calling the function g_uuid_string_random(). Based on original patch by Marc-André Lureau <marcandre.lureau@gmail.com> https://bugzilla.gnome.org/show_bug.cgi?id=639078
This commit is contained in:
@@ -195,4 +195,5 @@ glib/gspawn.c
|
||||
glib/gspawn-win32.c
|
||||
glib/gutf8.c
|
||||
glib/gutils.c
|
||||
glib/guuid.c
|
||||
gobject/gbinding.c
|
||||
|
Reference in New Issue
Block a user