#GVariant tuple with return values. Free with [glib.variant.Variant.unref].
DBusConnection.callFinish
glib.variant.Variant callFinish(gio.async_result.AsyncResult res)Finishes an operation started with [gio.dbus_connection.DBusConnection.call].
Parameters
res | a #GAsyncResult obtained from the #GAsyncReadyCallback passed to [gio.dbus_connection.DBusConnection.call] |
Returns
null if error is set. Otherwise a non-floating
Throws
[ErrorWrap]