UriLauncher.this

Creates a new gtk.uri_launcher.UriLauncher object.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string uri)
    class UriLauncher
    this
    (
    string uri = null
    )

Parameters

uri string

the uri to open

Return Value