gtkTextTagTableRemove {RGtk2} | R Documentation |
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.
gtkTextTagTableRemove(object, tag)
|
|
|
Derived by RGtkGen from GTK+ documentation