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