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