DBusConnection.callFinish

Finishes an operation started with [gio.dbus_connection.DBusConnection.call].

Parameters

resa #GAsyncResult obtained from the #GAsyncReadyCallback passed to [gio.dbus_connection.DBusConnection.call]

Returns

null if error is set. Otherwise a non-floating

#GVariant tuple with return values. Free with [glib.variant.Variant.unref].

Throws

[ErrorWrap]