TextTag.addOnEvent

The ::event signal is emitted when an event occurs on a region of the buffer marked with this tag.

class TextTag
gulong
addOnEvent
(,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Return Value

Type: gulong

TRUE to stop other handlers from being invoked for the event. FALSE to propagate the event further.