DBusProxy.callFinish

Finishes an operation started with g_dbus_proxy_call().

class DBusProxy
callFinish

Parameters

res AsyncResultIF

A GAsyncResult obtained from the GAsyncReadyCallback passed to g_dbus_proxy_call().

Return Value

Type: Variant

NULL if error is set. Otherwise a glib.Variant tuple with return values. Free with Variant.unref.

Throws

GException on failure.

Meta

Since

2.26