TextTag.event
bool event(gobject.object.ObjectWrap eventObject, gdk.event.Event event, gtk.text_iter.TextIter iter)Emits the “event” signal on the #GtkTextTag.
Parameters
eventObject | object that received the event, such as a widget |
event | the event |
iter | location where the event was received |
Returns
result of signal emission (whether the event was handled)