<!-- ##### SECTION Title ##### -->
GtkTextTagTable

<!-- ##### SECTION Short_Description ##### -->

Collection of tags that can be used together

<!-- ##### SECTION Long_Description ##### -->
<para>
You may wish to begin by reading the <link linkend="TextWidget">text widget
conceptual overview</link> which gives an overview of all the objects and data
types related to the text widget and how they work together.
</para>

<para>

</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### SECTION Image ##### -->


<!-- ##### STRUCT GtkTextTagTable ##### -->
<para>

</para>


<!-- ##### SIGNAL GtkTextTagTable::tag-added ##### -->
<para>

</para>

@texttagtable: the object which received the signal.
@arg1: 

<!-- ##### SIGNAL GtkTextTagTable::tag-changed ##### -->
<para>

</para>

@texttagtable: the object which received the signal.
@arg1: 
@arg2: 

<!-- ##### SIGNAL GtkTextTagTable::tag-removed ##### -->
<para>

</para>

@texttagtable: the object which received the signal.
@arg1: 

<!-- ##### USER_FUNCTION GtkTextTagTableForeach ##### -->
<para>

</para>

@tag: 
@data: 


<!-- ##### FUNCTION gtk_text_tag_table_new ##### -->
<para>

</para>

@void: 
@Returns: 


<!-- ##### FUNCTION gtk_text_tag_table_add ##### -->
<para>

</para>

@table: 
@tag: 


<!-- ##### FUNCTION gtk_text_tag_table_remove ##### -->
<para>

</para>

@table: 
@tag: 


<!-- ##### FUNCTION gtk_text_tag_table_lookup ##### -->
<para>

</para>

@table: 
@name: 
@Returns: 


<!-- ##### FUNCTION gtk_text_tag_table_foreach ##### -->
<para>

</para>

@table: 
@func: 
@data: 


<!-- ##### FUNCTION gtk_text_tag_table_get_size ##### -->
<para>

</para>

@table: 
@Returns: 


