Signal
Gtk.TextTagTable::tag-added
Description [src]
Emitted every time a new tag is added in the GtkTextTagTable
.
Default handler: | The default handler is called after the handlers added via |
Parameters
tag |
GtkTextTag |
the added tag. |
|
Ownership is not transferred to the callee |