DBusProxy.callFinish

Finishes an operation started with gio.dbus_proxy.DBusProxy.call.

Parameters

resA #GAsyncResult obtained from the #GAsyncReadyCallback passed to gio.dbus_proxy.DBusProxy.call.

Returns

null if error is set. Otherwise a #GVariant tuple with

return values. Free with glib.variant.Variant.unref.

Throws