is_guid


Description:


[ Version ( since = "2.26" ) ]
public bool is_guid (string string)

Checks if string is a D-Bus GUID.

See the documentation for generate_guid for more information about the format of a GUID.

Parameters:

string

The string to check.

Returns:

true if string is a GUID, false otherwise.


Namespace: GLib.DBus
Package: gio-2.0