UserMessage.newWithFdList

Create a new #WebKitUserMessage including also a list of UNIX file descriptors to be sent.

Parameters

name string

the message name

parameters glib.variant.Variant

the message parameters as a #GVariant

fdList gio.unix_fdlist.UnixFDList

the message file descriptors

Return Value

Type: webkitwebprocessextension.user_message.UserMessage

the newly created #WebKitUserMessage object.