show_uri


Description:


public bool show_uri (Screen? screen, string uri, uint32 timestamp) throws Error

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:

uri

the uri to show

timestamp

timestamp from the event that triggered this call, or gdk_current_time

parent

parent window


Namespace: Gtk
Package: gtk+-2.0