show_uri
Description:
[ Version ( deprecated = true , deprecated_since = "4.10" ) ]
public void show_uri (Window? parent, string uri, uint32 timestamp)
Warning: show_uri is deprecated since 4.10.
This function launches the default application for showing a given uri, or shows an error dialog if that fails.
Note:
Use [method@Gtk.FileLauncher.launch] or [method@Gtk.UriLauncher.launch] instead
Parameters:
parent |
parent window |
uri |
the uri to show |
timestamp |
timestamp from the event that triggered this call, or gdk_current_time |
Namespace: Gtk
Package: gtk4