[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.10" ) ]
public LinkButton.with_label (string uri, string? label)
Creates a new LinkButton containing a label.
| uri |
a valid URI |
| label |
the text of the button |
|
a new link button widget. |