Extracted from as of .
   

Class Gnome.Href

Inheritance graph
GTK1.Object GTK1.Widget GTK1.Container GTK1.Button 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 GTK1.Button : Button