showUriFullFinish

Finishes the gtk.global.showUri call and returns the result of the operation.

More...

Parameters

parent gtk.window.Window
result gio.async_result.AsyncResult

gio.async_result.AsyncResult that was passed to callback

Return Value

Type: bool

true if the URI was shown successfully. Otherwise, false is returned and error is set

Detailed Description