connectActivateCurrentLink

fun connectActivateCurrentLink(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>

Gets emitted when the user activates a link in the label.

The ::activate-current-link is a class.SignalAction.html.

Applications may also emit the signal with g_signal_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.

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect