show_uri


Description:


public void show_uri (Window? parent, string uri, uint32 timestamp)

This function launches the default application for showing a given uri, or shows an error dialog if that fails.

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



2022 vala-language.org