LinkButton.setUri
void setUri(string uri)Sets uri as the URI where the #GtkLinkButton points. As a side-effect this unsets the “visited” state of the button.
Parameters
uri | a valid URI |
void setUri(string uri)Sets uri as the URI where the #GtkLinkButton points. As a side-effect this unsets the “visited” state of the button.
uri | a valid URI |