LinkButton.setUri

Sets uri as the URI where the GtkLinkButton points. As a side-effect this unsets the 'visited' state of the button. Since 2.10

class LinkButton
void
setUri
(
string uri
)

Parameters

uri string

a valid URI

Meta