showUriFullFinish
fun showUriFullFinish(parent: Window, result: <Error class: unknown class>): <Error class: unknown class><Boolean>(source)
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
Use method@Gtk.FileLauncher.launch_finish or method@Gtk.UriLauncher.launch_finish instead
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