LinkButton.with_label


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public LinkButton.with_label (string uri, string? label)

Creates a new `GtkLinkButton` containing a label.

Parameters:

uri

a valid URI

label

the text of the button

Returns:

a new link button widget.