URIRequest.this

Creates a new #WebKitURIRequest for the given URI.

  1. this(WebKitURIRequest* webKitURIRequest, bool ownedRef)
  2. this(string uri)
    class URIRequest
    this
    (
    string uri
    )

Parameters

uri string

an URI

Return Value

a new #WebKitURIRequest

Throws

ConstructionException GTK+ fails to create the object.

Meta