Warning: show_uri is deprecated since 3.22.
This function launches the default application for showing a given uri, or shows an error dialog if that fails.
Use [method@Gtk.FileLauncher.launch] or [method@Gtk.UriLauncher.launch] instead
| uri |
the uri to show |
| timestamp |
timestamp from the event that triggered this call, or gdk_current_time |
| parent |
parent window |