DBusMethodInvocation.returnValueWithUnixFdList

Like g_dbus_method_invocation_return_value() but also takes a #GUnixFDList.

This method is only available on UNIX.

This method will take ownership of @invocation. See #GDBusInterfaceVTable for more information about the ownership of @invocation.

class DBusMethodInvocation
void
returnValueWithUnixFdList

Parameters

parameters Variant

A #GVariant tuple with out parameters for the method or %NULL if not passing any parameters.

fdList UnixFDList

A #GUnixFDList or %NULL.

Meta

Since

2.30