Gio.DBusServer.prototype.get_guid
function get_guid(): String { // Gjs wrapper for g_dbus_server_get_guid() }
Gets the GUID for server.
Since 2.26
- Returns
A D-Bus GUID. Do not free this string, it is owned by server.
function get_guid(): String { // Gjs wrapper for g_dbus_server_get_guid() }
Gets the GUID for server.
Since 2.26
A D-Bus GUID. Do not free this string, it is owned by server.