TextTag.event

Emits the "event" signal on the GtkTextTag.

class TextTag
int
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: int

result of signal emission (whether the event was handled)

Meta