pub fn show_uri<P: IsA<Window>>(parent: Option<&P>, uri: &str, timestamp: u32)
This function launches the default application for showing a given uri, or shows an error dialog if that fails.
parent
parent window
uri
the uri to show
timestamp
timestamp from the event that triggered this call, or GDK_CURRENT_TIME
GDK_CURRENT_TIME