Gio.DBusConnection.prototype.get_guid
function get_guid(): String { // Gjs wrapper for g_dbus_connection_get_guid() }
The GUID of the peer performing the role of server when authenticating. See Gio.DBusConnection.guid for more details.
Since 2.26
- Returns
The GUID. Do not free this string, it is owned by connection.