DBusUtilities.generateGuid

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).

struct DBusUtilities
static
string
generateGuid
()

Return Value

Type: string

A valid D-Bus GUID. Free with g_free().

Meta

Since

2.26