DBusConnection.newForAddressFinish

Finishes an operation started with gio.dbus_connection.DBusConnection.newForAddress.

Parameters

resa #GAsyncResult obtained from the #GAsyncReadyCallback passed to gio.dbus_connection.DBusConnection.new_

Returns

a #GDBusConnection or null if error is set.

Free with gobject.object.ObjectWrap.unref.

Throws