GtkTextTagTable: GtkTextTagTable
Description
Collection of tags that can be used togetherHierarchy
GObject
+----GtkTextTagTable
Detailed Description
You may wish to begin by reading the text widget
conceptual overview which gives an overview of all the objects and data
types related to the text widget and how they work together.Signals
tag-added(texttagtable, user.data)
-
undocumented
texttagtable
- the object which received the signal.
user.data
- user data set when the signal handler was connected.
tag-changed(texttagtable, user.data)
-
undocumented
texttagtable
- the object which received the signal.
user.data
- user data set when the signal handler was connected.
tag-removed(texttagtable, user.data)
-
undocumented
texttagtable
- the object which received the signal.
user.data
- user data set when the signal handler was connected.