Generate a D-Bus GUID that can be used with e.g. g_dbus_connection_new().
See the D-Bus specification regarding what strings are valid D-Bus GUID (for example, D-Bus GUIDs are not RFC-4122 compliant).
A valid D-Bus GUID. Free with g_free().
2.26
See Implementation
Generate a D-Bus GUID that can be used with e.g. g_dbus_connection_new().
See the D-Bus specification regarding what strings are valid D-Bus GUID (for example, D-Bus GUIDs are not RFC-4122 compliant).