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

Class GTK2.Gnome2Href

Description

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

 GTK2.Gnome2Href( "http://www.gnome.org", "GNOME Web Site" )

 GTK2.Gnome2Href( "http://www.gnome.org" )

Properties: string text string url

Style properties: GDK.Color link-color


Inherit Button

inherit GTK2.Button : Button