launch


Description:

public async bool launch (Window? parent, Cancellable? cancellable) throws Error

Launches an application to open the uri.

This may present an app chooser dialog to the user.

Parameters:

this

an uri launcher

parent

the parent window

cancellable

a cancellable to cancel the operation

callback

a callback to call when the operation is complete

user_data

data to pass to callback