showUri

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

More...
void
showUri

Parameters

parent gtk.window.Window

parent window

uri string

the uri to show

timestamp uint

timestamp from the event that triggered this call, or GDK_CURRENT_TIME

Detailed Description