LinkButton.setUri
void setUri(string uri)Sets uri as the URI where the [gtk.link_button.LinkButton] 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 [gtk.link_button.LinkButton] points.
As a side-effect this unsets the “visited” state of the button.
uri | a valid URI |