]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/tmpl/gtktexttagtable.sgml
More precise documentation about underscores and mnemonics. (#66380)
[~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 <!-- ##### STRUCT GtkTextTagTable ##### -->
25 <para>
26
27 </para>
28
29
30 <!-- ##### USER_FUNCTION GtkTextTagTableForeach ##### -->
31 <para>
32
33 </para>
34
35 @tag: 
36 @data: 
37
38
39 <!-- ##### FUNCTION gtk_text_tag_table_new ##### -->
40 <para>
41
42 </para>
43
44 @Returns: 
45
46
47 <!-- ##### FUNCTION gtk_text_tag_table_add ##### -->
48 <para>
49
50 </para>
51
52 @table: 
53 @tag: 
54
55
56 <!-- ##### FUNCTION gtk_text_tag_table_remove ##### -->
57 <para>
58
59 </para>
60
61 @table: 
62 @tag: 
63
64
65 <!-- ##### FUNCTION gtk_text_tag_table_lookup ##### -->
66 <para>
67
68 </para>
69
70 @table: 
71 @name: 
72 @Returns: 
73
74
75 <!-- ##### FUNCTION gtk_text_tag_table_foreach ##### -->
76 <para>
77
78 </para>
79
80 @table: 
81 @func: 
82 @data: 
83
84
85 <!-- ##### FUNCTION gtk_text_tag_table_get_size ##### -->
86 <para>
87
88 </para>
89
90 @table: 
91 @Returns: 
92
93
94 <!-- ##### SIGNAL GtkTextTagTable::tag-added ##### -->
95 <para>
96
97 </para>
98
99 @texttagtable: the object which received the signal.
100 @arg1: 
101
102 <!-- ##### SIGNAL GtkTextTagTable::tag-changed ##### -->
103 <para>
104
105 </para>
106
107 @texttagtable: the object which received the signal.
108 @arg1: 
109 @arg2: 
110
111 <!-- ##### SIGNAL GtkTextTagTable::tag-removed ##### -->
112 <para>
113
114 </para>
115
116 @texttagtable: the object which received the signal.
117 @arg1: 
118