LinkButton.newWithLabel
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.
Creates a new gtk.link_button.LinkButton containing a label.
uri | a valid URI |
label | the text of the button |