TextTag.event

Emits the “event” signal on the #GtkTextTag.

class TextTag
bool
event

Parameters

eventObject ObjectG

object that received the event, such as a widget

event Event

the event

iter TextIter

location where the event was received

Return Value

Type: bool

result of signal emission (whether the event was handled)

Meta