Learn R Programming

RGtk2 (version 2.20.31)

gtkTextTagTableRemove: gtkTextTagTableRemove

Description

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.

Usage

gtkTextTagTableRemove(object, tag)

Arguments