TextTagTable.tableRemove

Remove a tag from the table. This will remove the table's reference to the tag, so be careful - the tag will end up destroyed if you don't have a reference to it.

class TextTagTable
void
tableRemove

Parameters

tag TextTag

a GtkTextTag

Meta