Package: gtk

Function gtk-text-tag-event

Lambda List

gtk-text-tag-event (tag object event iter)

Arguments

tag -- a gtk-text-tag object
object -- the g-object instance that received the event
event -- the gdk-event event
iter -- a gtk-text-iter iterator with the location where the event was received

Return Value

A boolean whether the event was handled.

Details

Emits the "event" signal on the tag object.
 

See also

2021-11-17