open_uri
Description:
public async bool open_uri (Parent parent, string uri, OpenUriFlags flags, Cancellable? cancellable) throws Error
Opens uri
with an external handler.
Parameters:
this |
a [class@Portal] |
parent |
parent window information |
uri |
the URI to open |
flags |
options for this call |
cancellable |
optional [class@Gio.Cancellable] |
callback |
a callback to call when the request is done |
data |
data to pass to |