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)
|
[GtkTextTagTable ] a GtkTextTagTable |
|
[GtkTextTag ] a GtkTextTag |
Derived by RGtkGen from GTK+ documentation