DBusConnection.callFinish

Finishes an operation started with g_dbus_connection_call().

class DBusConnection
callFinish

Parameters

res AsyncResultIF

a #GAsyncResult obtained from the #GAsyncReadyCallback passed to g_dbus_connection_call()

Return Value

Type: Variant

%NULL if @error is set. Otherwise a #GVariant tuple with return values. Free with g_variant_unref().

Throws

GException on failure.

Meta

Since

2.26