showUriFullFinish

fun showUriFullFinish(parent: Window, result: <Error class: unknown class>): <Error class: unknown class><Boolean>

Finishes the gtk_show_uri() call and returns the result of the operation.

Return

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

Parameters

parent

the GtkWindow passed to gtk_show_uri()

result

GAsyncResult that was passed to @callback