Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Gnome
Gnome.Href

Class Gnome.Href

Description

This widget is a GtkButton button that contains a URL. When clicked it invokes the configured browser for the URL you provided.

 Gnome.Href( "http://www.gnome.org", "GNOME Web Site" )

 Gnome.Href( "http://www.gnome.org" )


Inherit Button

inherit GTK.Button : Button