Function
Giodbus_is_guid
since: 2.26
Declaration [src]
gboolean
g_dbus_is_guid (
const gchar* string
)
Description [src]
Checks if string
is a D-Bus GUID.
See the documentation for g_dbus_generate_guid()
for more information about
the format of a GUID.
Available since: 2.26