LinkButton.newWithLabel

gtk.link_button.LinkButton newWithLabel(string uri, string label = null)

Creates a new [gtk.link_button.LinkButton] containing a label.

Parameters

uria valid URI
labelthe text of the button

Returns

a new link button widget.