Forum und email

GtkTextTagTable

An object used to manage a collection of GtkTextTags for a GtkTextBuffer.

Йерархия на обектите

Директни подкласове

Описание

Constructors

-- Creates a new GtkTextTagTable.

Методи

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()
 

Сигнали

"tag-added"
 
"tag-changed"
 
"tag-removed"