A convenience function for launching the default application to show the uri. Like gtk_show_uri(), but takes a window as transient parent instead of a screen.
parent window
the uri to show
a timestamp to prevent focus stealing
Return: %TRUE on success, %FALSE on error
GException on failure.
3.22
See Implementation
A convenience function for launching the default application to show the uri. Like gtk_show_uri(), but takes a window as transient parent instead of a screen.