UriLauncher.launch

Launch an application to open the uri.

This may present an app chooser dialog to the user.

The callback will be called when the operation is completed. It should call gtk.uri_launcher.UriLauncher.launchFinish to obtain the result.

Parameters

parent gtk.window.Window
cancellable gio.cancellable.Cancellable

a gio.cancellable.Cancellable to cancel the operation

callback gio.types.AsyncReadyCallback

a callback to call when the operation is complete