UserMessage.this

Create a new #WebKitUserMessage with name.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string name, glib.variant.Variant parameters)
    class UserMessage
    this

Parameters

name string

the message name

parameters glib.variant.Variant

the message parameters as a #GVariant, or null

Return Value

the newly created #WebKitUserMessage object.