[ Version ( since = "2.24" ) ]
public virtual signal bool activate_link (string uri)
Emitted every time a URL is activated.
Applications may connect to it to override the default behaviour, which is to call [method@Gtk.FileLauncher.launch].
| uri |
the URI that is activated |
|
`TRUE` if the link has been activated |