Sets the UNIX file descriptors associated with this.
As a side-effect the g_dbus_message_header_field_num_unix_fds header field is set to the
number of fds in fd_list
(or cleared if fd_list
is null).
This method is only available on UNIX.
this |
A DBusMessage. |
fd_list |
A UnixFDList or null. |