[ Version ( since = "2.18" ) ]
public virtual signal bool activate_link (string uri)
The signal which gets emitted to activate a URI.
Applications may connect to it to override the default behaviour, which is to call show_uri_on_window.
uri |
the URI that is activated |
true if the link has been activated |