tag_removed


Description:

public signal void tag_removed (TextTag tag)

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.

Parameters:

tag

the removed tag.