DBusConnection.callWithUnixFdListFinish

Finishes an operation started with g_dbus_connection_call_with_unix_fd_list().

class DBusConnection
callWithUnixFdListFinish

Parameters

outFdList UnixFDList

return location for a gio.UnixFDList or NULL

res AsyncResultIF

a GAsyncResult obtained from the GAsyncReadyCallback passed to g_dbus_connection_call_with_unix_fd_list()

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.30