| gtkTextTagEvent {RGtk2} | R Documentation |
Emits the "event" signal on the GtkTextTag.
gtkTextTagEvent(object, event.object, event, iter)
|
[GtkTextTag] a GtkTextTag |
|
[GObject] object that received the event, such as a widget |
|
[GdkEvent] the event |
|
[GtkTextIter] location where the event was received |
[logical] result of signal emission (whether the event was handled)
Derived by RGtkGen from GTK+ documentation