Signal
GtkTextTagTable::tag-removed
Description [src]
Emitted every time a tag is removed from the GtkTextTagTable.
The tag is still valid by the time the signal is emitted, but
it is not associated with a tag table any more.
| Default handler: The default handler is called after the handlers added via  | 
Parameters
- tag
- 
            Type: GtkTextTagThe removed tag. The data is owned by the caller of the function.