LinkButton.setUri

Sets @uri as the URI where the GtkLinkButton points.

As a side-effect this unsets the “visited” state of the button.

class LinkButton
void
setUri
(
string uri
)

Parameters

uri string

a valid URI

Meta