GtkTextTagTable
An object used to manage a collection of GtkTextTags for a GtkTextBuffer.
Object Hierarchy
Direct Subclasses
Description
Constructors
GtkTextTagTable ();-- Creates a new GtkTextTagTable.
Methods
add() Adds the given tag to the tag table. foreach() get_size() lookup() Returns the tag from the tag table with the given name. remove()
Signals
"tag-added" "tag-changed" "tag-removed"