activate_current_link
Description:
[ Version ( since = "2.18" ) ]
public signal void activate_current_link ()
public signal void activate_current_link ()
A keybinding signal which gets emitted when the user activates a link in the label.
Applications may also emit the signal with emit_by_name if they need to control activation of URIs programmatically.
The default bindings for this signal are all forms of the Enter key.