]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/tmpl/gtktexttagtable.sgml
ab1341f37e464066b0c6b79c0272951f883e2096
[~andy/gtk] / docs / reference / gtk / tmpl / gtktexttagtable.sgml
1 <!-- ##### SECTION Title ##### -->
2 GtkTextTagTable
3
4 <!-- ##### SECTION Short_Description ##### -->
5
6 Collection of tags that can be used together
7
8 <!-- ##### SECTION Long_Description ##### -->
9 <para>
10 You may wish to begin by reading the <link linkend="TextWidget">text widget
11 conceptual overview</link> which gives an overview of all the objects and data
12 types related to the text widget and how they work together.
13 </para>
14
15 <para>
16
17 </para>
18
19 <!-- ##### SECTION See_Also ##### -->
20 <para>
21
22 </para>
23
24 <!-- ##### SECTION Stability_Level ##### -->
25
26
27 <!-- ##### STRUCT GtkTextTagTable ##### -->
28 <para>
29
30 </para>
31
32
33 <!-- ##### SIGNAL GtkTextTagTable::tag-added ##### -->
34 <para>
35
36 </para>
37
38 @texttagtable: the object which received the signal.
39 @arg1: 
40
41 <!-- ##### SIGNAL GtkTextTagTable::tag-changed ##### -->
42 <para>
43
44 </para>
45
46 @texttagtable: the object which received the signal.
47 @arg1: 
48 @arg2: 
49
50 <!-- ##### SIGNAL GtkTextTagTable::tag-removed ##### -->
51 <para>
52
53 </para>
54
55 @texttagtable: the object which received the signal.
56 @arg1: 
57
58 <!-- ##### USER_FUNCTION GtkTextTagTableForeach ##### -->
59 <para>
60
61 </para>
62
63 @tag: 
64 @data: 
65
66
67 <!-- ##### FUNCTION gtk_text_tag_table_new ##### -->
68 <para>
69
70 </para>
71
72 @Returns: 
73
74
75 <!-- ##### FUNCTION gtk_text_tag_table_add ##### -->
76 <para>
77
78 </para>
79
80 @table: 
81 @tag: 
82
83
84 <!-- ##### FUNCTION gtk_text_tag_table_remove ##### -->
85 <para>
86
87 </para>
88
89 @table: 
90 @tag: 
91
92
93 <!-- ##### FUNCTION gtk_text_tag_table_lookup ##### -->
94 <para>
95
96 </para>
97
98 @table: 
99 @name: 
100 @Returns: 
101
102
103 <!-- ##### FUNCTION gtk_text_tag_table_foreach ##### -->
104 <para>
105
106 </para>
107
108 @table: 
109 @func: 
110 @data: 
111
112
113 <!-- ##### FUNCTION gtk_text_tag_table_get_size ##### -->
114 <para>
115
116 </para>
117
118 @table: 
119 @Returns: 
120
121