Gio.DBusObjectManagerClient.prototype.get_connection

function get_connection(): Gio.DBusConnection {
    // Gjs wrapper for g_dbus_object_manager_client_get_connection()
}
  

Gets the Gio.DBusConnection used by manager.

Since 2.30

Returns

A Gio.DBusConnection object. Do not free, the object belongs to manager.