Package: gtk

Function gtk:text-tag-table-remove

Lambda List

gtk:text-tag-table-remove (table tag)

Arguments

table -- a gtk:text-tag-table object
tag -- a gtk:text-tag object

Details

Remove a tag from the tag table. This will remove the reference of the tag table to the tag, so be careful - the tag will end up destroyed if you do not have a reference to it.
 

See also

2024-7-2