SecurityOrigin.this

Sets our main struct and passes it to the parent class.

  1. this(WebKitSecurityOrigin* webKitSecurityOrigin, bool ownedRef)
    class SecurityOrigin
    this
    (
    WebKitSecurityOrigin* webKitSecurityOrigin
    ,
    bool ownedRef = false
    )
  2. this(string protocol, string host, ushort port)
  3. this(string uri)

Meta