[ Version ( since = "2.18" ) ]
public virtual signal bool activate_link (string uri)
Gets emitted to activate a URI.
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 |