activate_link


Description:

public signal bool activate_link ()

Emitted each time the `GtkLinkButton` is clicked.

The default handler will call [[email protected]_uri] with the URI stored inside the [[email protected]:uri] property.

To override the default behavior, you can connect to the activate_link signal and stop the propagation of the signal by returning true from your handler.

Returns:

true if the signal has been handled




2022 vala-language.org