LinkButton.newWithLabel
gtk.link_button.LinkButton newWithLabel(string uri, string label = null)Creates a new [gtk.link_button.LinkButton] containing a label.
Parameters
uri | a valid URI |
label | the text of the button |
Returns
a new link button widget.