DBusConnection.callFinish

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

Parameters

res gio.async_result.AsyncResult

a #GAsyncResult obtained from the #GAsyncReadyCallback passed to gio.dbus_connection.DBusConnection.call

Return Value

Type: glib.variant.VariantG

null if error is set. Otherwise a non-floating #GVariant tuple with return values. Free with glib.variant.VariantG.unref.