API Version: 2.0
Library Version: 1.8.12
Generated by gi-docgen 2023.1
since: 1.2.5
gboolean fwupd_guid_is_valid ( const gchar* guid )
Checks the string is a valid GUID.
Available since: 1.2.5
guid
Type: const gchar*
const gchar*
String to check, e.g. 00112233-4455-6677-8899-aabbccddeeff
00112233-4455-6677-8899-aabbccddeeff
Type: gboolean
gboolean
TRUE if guid was a valid GUID, FALSE otherwise.
TRUE
FALSE