Moving files to packaging and extracing new tarball.
[profile/ivi/glib2.git] / docs / reference / glib / html / glib.devhelp2
1 <?xml version="1.0" encoding="utf-8" standalone="no"?>
2 <!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
3 <book xmlns="http://www.devhelp.net/book" title="GLib Reference Manual" link="index.html" author="" name="glib" version="2" language="c">
4   <chapters>
5     <sub name="GLib Overview" link="glib.html">
6       <sub name="Compiling the GLib package" link="glib-building.html"/>
7       <sub name="Cross-compiling the GLib package" link="glib-cross-compiling.html"/>
8       <sub name="Compiling GLib Applications" link="glib-compiling.html"/>
9       <sub name="Running GLib Applications" link="glib-running.html"/>
10       <sub name="Changes to GLib" link="glib-changes.html"/>
11       <sub name="Mailing lists and bug reports" link="glib-resources.html"/>
12     </sub>
13     <sub name="GLib Fundamentals" link="glib-fundamentals.html">
14       <sub name="Version Information" link="glib-Version-Information.html"/>
15       <sub name="Basic Types" link="glib-Basic-Types.html"/>
16       <sub name="Standard Macros" link="glib-Standard-Macros.html"/>
17       <sub name="Type Conversion Macros" link="glib-Type-Conversion-Macros.html"/>
18       <sub name="Byte Order Macros" link="glib-Byte-Order-Macros.html"/>
19       <sub name="Numerical Definitions" link="glib-Numerical-Definitions.html"/>
20       <sub name="Miscellaneous Macros" link="glib-Miscellaneous-Macros.html"/>
21       <sub name="Atomic Operations" link="glib-Atomic-Operations.html"/>
22     </sub>
23     <sub name="GLib Core Application Support" link="glib-core.html">
24       <sub name="The Main Event Loop" link="glib-The-Main-Event-Loop.html"/>
25       <sub name="Threads" link="glib-Threads.html"/>
26       <sub name="Thread Pools" link="glib-Thread-Pools.html"/>
27       <sub name="Asynchronous Queues" link="glib-Asynchronous-Queues.html"/>
28       <sub name="Dynamic Loading of Modules" link="glib-Dynamic-Loading-of-Modules.html"/>
29       <sub name="Memory Allocation" link="glib-Memory-Allocation.html"/>
30       <sub name="Memory Slices" link="glib-Memory-Slices.html"/>
31       <sub name="IO Channels" link="glib-IO-Channels.html"/>
32       <sub name="Error Reporting" link="glib-Error-Reporting.html"/>
33       <sub name="Message Output and Debugging Functions" link="glib-Warnings-and-Assertions.html"/>
34       <sub name="Message Logging" link="glib-Message-Logging.html"/>
35     </sub>
36     <sub name="GLib Utilities" link="glib-utilities.html">
37       <sub name="String Utility Functions" link="glib-String-Utility-Functions.html"/>
38       <sub name="Character Set Conversion" link="glib-Character-Set-Conversion.html"/>
39       <sub name="Unicode Manipulation" link="glib-Unicode-Manipulation.html"/>
40       <sub name="Base64 Encoding" link="glib-Base64-Encoding.html"/>
41       <sub name="Data Checksums" link="glib-Data-Checksums.html"/>
42       <sub name="Secure HMAC Digests" link="glib-Data-HMACs.html"/>
43       <sub name="Internationalization" link="glib-I18N.html"/>
44       <sub name="Date and Time Functions" link="glib-Date-and-Time-Functions.html"/>
45       <sub name="GTimeZone" link="glib-GTimeZone.html"/>
46       <sub name="GDateTime" link="glib-GDateTime.html"/>
47       <sub name="Random Numbers" link="glib-Random-Numbers.html"/>
48       <sub name="Hook Functions" link="glib-Hook-Functions.html"/>
49       <sub name="Miscellaneous Utility Functions" link="glib-Miscellaneous-Utility-Functions.html"/>
50       <sub name="Lexical Scanner" link="glib-Lexical-Scanner.html"/>
51       <sub name="Timers" link="glib-Timers.html"/>
52       <sub name="Spawning Processes" link="glib-Spawning-Processes.html"/>
53       <sub name="File Utilities" link="glib-File-Utilities.html"/>
54       <sub name="URI Functions" link="glib-URI-Functions.html"/>
55       <sub name="Hostname Utilities" link="glib-Hostname-Utilities.html"/>
56       <sub name="Shell-related Utilities" link="glib-Shell-related-Utilities.html"/>
57       <sub name="Commandline option parser" link="glib-Commandline-option-parser.html"/>
58       <sub name="Glob-style pattern matching" link="glib-Glob-style-pattern-matching.html"/>
59       <sub name="Perl-compatible regular expressions" link="glib-Perl-compatible-regular-expressions.html"/>
60       <sub name="Regular expression syntax" link="glib-regex-syntax.html"/>
61       <sub name="Simple XML Subset Parser" link="glib-Simple-XML-Subset-Parser.html"/>
62       <sub name="Key-value file parser" link="glib-Key-value-file-parser.html"/>
63       <sub name="Bookmark file parser" link="glib-Bookmark-file-parser.html"/>
64       <sub name="Testing" link="glib-Testing.html"/>
65       <sub name="UNIX-specific utilities and integration" link="glib-UNIX-specific-utilities-and-integration.html"/>
66       <sub name="Windows Compatibility Functions" link="glib-Windows-Compatibility-Functions.html"/>
67     </sub>
68     <sub name="GLib Data Types" link="glib-data-types.html">
69       <sub name="Doubly-Linked Lists" link="glib-Doubly-Linked-Lists.html"/>
70       <sub name="Singly-Linked Lists" link="glib-Singly-Linked-Lists.html"/>
71       <sub name="Double-ended Queues" link="glib-Double-ended-Queues.html"/>
72       <sub name="Sequences" link="glib-Sequences.html"/>
73       <sub name="Trash Stacks" link="glib-Trash-Stacks.html"/>
74       <sub name="Hash Tables" link="glib-Hash-Tables.html"/>
75       <sub name="Strings" link="glib-Strings.html"/>
76       <sub name="String Chunks" link="glib-String-Chunks.html"/>
77       <sub name="Arrays" link="glib-Arrays.html"/>
78       <sub name="Pointer Arrays" link="glib-Pointer-Arrays.html"/>
79       <sub name="Byte Arrays" link="glib-Byte-Arrays.html"/>
80       <sub name="Balanced Binary Trees" link="glib-Balanced-Binary-Trees.html"/>
81       <sub name="N-ary Trees" link="glib-N-ary-Trees.html"/>
82       <sub name="Quarks" link="glib-Quarks.html"/>
83       <sub name="Keyed Data Lists" link="glib-Keyed-Data-Lists.html"/>
84       <sub name="Datasets" link="glib-Datasets.html"/>
85       <sub name="GVariantType" link="glib-GVariantType.html"/>
86       <sub name="GVariant" link="glib-GVariant.html"/>
87       <sub name="GVariant Format Strings" link="gvariant-format-strings.html"/>
88       <sub name="GVariant Text Format" link="gvariant-text.html"/>
89     </sub>
90     <sub name="Deprecated APIs" link="deprecated.html">
91       <sub name="Deprecated thread API" link="glib-Deprecated-Thread-APIs.html"/>
92       <sub name="Caches" link="glib-Caches.html"/>
93       <sub name="Relations and Tuples" link="glib-Relations-and-Tuples.html"/>
94       <sub name="Automatic String Completion" link="glib-Automatic-String-Completion.html"/>
95     </sub>
96     <sub name="GLib Tools" link="tools.html">
97       <sub name="glib-gettextize" link="glib-gettextize.html"/>
98       <sub name="gtester" link="gtester.html"/>
99       <sub name="gtester-report" link="gtester-report.html"/>
100     </sub>
101     <sub name="Index" link="api-index-full.html"/>
102     <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
103     <sub name="Index of new symbols in 2.2" link="api-index-2-2.html"/>
104     <sub name="Index of new symbols in 2.4" link="api-index-2-4.html"/>
105     <sub name="Index of new symbols in 2.6" link="api-index-2-6.html"/>
106     <sub name="Index of new symbols in 2.8" link="api-index-2-8.html"/>
107     <sub name="Index of new symbols in 2.10" link="api-index-2-10.html"/>
108     <sub name="Index of new symbols in 2.12" link="api-index-2-12.html"/>
109     <sub name="Index of new symbols in 2.14" link="api-index-2-14.html"/>
110     <sub name="Index of new symbols in 2.16" link="api-index-2-16.html"/>
111     <sub name="Index of new symbols in 2.18" link="api-index-2-18.html"/>
112     <sub name="Index of new symbols in 2.20" link="api-index-2-20.html"/>
113     <sub name="Index of new symbols in 2.22" link="api-index-2-22.html"/>
114     <sub name="Index of new symbols in 2.24" link="api-index-2-24.html"/>
115     <sub name="Index of new symbols in 2.26" link="api-index-2-26.html"/>
116     <sub name="Index of new symbols in 2.28" link="api-index-2-28.html"/>
117     <sub name="Index of new symbols in 2.30" link="api-index-2-30.html"/>
118     <sub name="Index of new symbols in 2.32" link="api-index-2-32.html"/>
119     <sub name="Annotation Glossary" link="annotation-glossary.html"/>
120   </chapters>
121   <functions>
122     <keyword type="" name="Environment variables" link="glib-running.html#id570449"/>
123     <keyword type="" name="Locale" link="glib-running.html#setlocale"/>
124     <keyword type="" name="Traps and traces" link="glib-running.html#id547573"/>
125     <keyword type="" name="Gdb debugging macros" link="glib-running.html#id547656"/>
126     <keyword type="" name="SystemTap" link="glib-running.html#id547691"/>
127     <keyword type="" name="Memory statistics" link="glib-running.html#id547727"/>
128     <keyword type="variable" name="glib_major_version" link="glib-Version-Information.html#glib-major-version"/>
129     <keyword type="variable" name="glib_minor_version" link="glib-Version-Information.html#glib-minor-version"/>
130     <keyword type="variable" name="glib_micro_version" link="glib-Version-Information.html#glib-micro-version"/>
131     <keyword type="variable" name="glib_binary_age" link="glib-Version-Information.html#glib-binary-age"/>
132     <keyword type="variable" name="glib_interface_age" link="glib-Version-Information.html#glib-interface-age"/>
133     <keyword type="function" name="glib_check_version ()" link="glib-Version-Information.html#glib-check-version" since="2.6"/>
134     <keyword type="macro" name="GLIB_MAJOR_VERSION" link="glib-Version-Information.html#GLIB-MAJOR-VERSION:CAPS"/>
135     <keyword type="macro" name="GLIB_MINOR_VERSION" link="glib-Version-Information.html#GLIB-MINOR-VERSION:CAPS"/>
136     <keyword type="macro" name="GLIB_MICRO_VERSION" link="glib-Version-Information.html#GLIB-MICRO-VERSION:CAPS"/>
137     <keyword type="macro" name="GLIB_CHECK_VERSION()" link="glib-Version-Information.html#GLIB-CHECK-VERSION:CAPS"/>
138     <keyword type="macro" name="GLIB_VERSION_2_26" link="glib-Version-Information.html#GLIB-VERSION-2-26:CAPS" since="2.32"/>
139     <keyword type="macro" name="GLIB_VERSION_2_28" link="glib-Version-Information.html#GLIB-VERSION-2-28:CAPS" since="2.32"/>
140     <keyword type="macro" name="GLIB_VERSION_2_30" link="glib-Version-Information.html#GLIB-VERSION-2-30:CAPS" since="2.32"/>
141     <keyword type="macro" name="GLIB_VERSION_2_32" link="glib-Version-Information.html#GLIB-VERSION-2-32:CAPS" since="2.32"/>
142     <keyword type="macro" name="GLIB_VERSION_MIN_REQUIRED" link="glib-Version-Information.html#GLIB-VERSION-MIN-REQUIRED:CAPS" since="2.32"/>
143     <keyword type="macro" name="GLIB_VERSION_MAX_ALLOWED" link="glib-Version-Information.html#GLIB-VERSION-MAX-ALLOWED:CAPS" since="2.32"/>
144     <keyword type="typedef" name="gboolean" link="glib-Basic-Types.html#gboolean"/>
145     <keyword type="typedef" name="gpointer" link="glib-Basic-Types.html#gpointer"/>
146     <keyword type="typedef" name="gconstpointer" link="glib-Basic-Types.html#gconstpointer"/>
147     <keyword type="typedef" name="gchar" link="glib-Basic-Types.html#gchar"/>
148     <keyword type="typedef" name="guchar" link="glib-Basic-Types.html#guchar"/>
149     <keyword type="typedef" name="gint" link="glib-Basic-Types.html#gint"/>
150     <keyword type="macro" name="G_MININT" link="glib-Basic-Types.html#G-MININT:CAPS"/>
151     <keyword type="macro" name="G_MAXINT" link="glib-Basic-Types.html#G-MAXINT:CAPS"/>
152     <keyword type="typedef" name="guint" link="glib-Basic-Types.html#guint"/>
153     <keyword type="macro" name="G_MAXUINT" link="glib-Basic-Types.html#G-MAXUINT:CAPS"/>
154     <keyword type="typedef" name="gshort" link="glib-Basic-Types.html#gshort"/>
155     <keyword type="macro" name="G_MINSHORT" link="glib-Basic-Types.html#G-MINSHORT:CAPS"/>
156     <keyword type="macro" name="G_MAXSHORT" link="glib-Basic-Types.html#G-MAXSHORT:CAPS"/>
157     <keyword type="typedef" name="gushort" link="glib-Basic-Types.html#gushort"/>
158     <keyword type="macro" name="G_MAXUSHORT" link="glib-Basic-Types.html#G-MAXUSHORT:CAPS"/>
159     <keyword type="typedef" name="glong" link="glib-Basic-Types.html#glong"/>
160     <keyword type="macro" name="G_MINLONG" link="glib-Basic-Types.html#G-MINLONG:CAPS"/>
161     <keyword type="macro" name="G_MAXLONG" link="glib-Basic-Types.html#G-MAXLONG:CAPS"/>
162     <keyword type="typedef" name="gulong" link="glib-Basic-Types.html#gulong"/>
163     <keyword type="macro" name="G_MAXULONG" link="glib-Basic-Types.html#G-MAXULONG:CAPS"/>
164     <keyword type="typedef" name="gint8" link="glib-Basic-Types.html#gint8"/>
165     <keyword type="macro" name="G_MININT8" link="glib-Basic-Types.html#G-MININT8:CAPS" since="2.4"/>
166     <keyword type="macro" name="G_MAXINT8" link="glib-Basic-Types.html#G-MAXINT8:CAPS" since="2.4"/>
167     <keyword type="typedef" name="guint8" link="glib-Basic-Types.html#guint8"/>
168     <keyword type="macro" name="G_MAXUINT8" link="glib-Basic-Types.html#G-MAXUINT8:CAPS" since="2.4"/>
169     <keyword type="typedef" name="gint16" link="glib-Basic-Types.html#gint16"/>
170     <keyword type="macro" name="G_MININT16" link="glib-Basic-Types.html#G-MININT16:CAPS" since="2.4"/>
171     <keyword type="macro" name="G_MAXINT16" link="glib-Basic-Types.html#G-MAXINT16:CAPS" since="2.4"/>
172     <keyword type="macro" name="G_GINT16_MODIFIER" link="glib-Basic-Types.html#G-GINT16-MODIFIER:CAPS" since="2.4"/>
173     <keyword type="macro" name="G_GINT16_FORMAT" link="glib-Basic-Types.html#G-GINT16-FORMAT:CAPS"/>
174     <keyword type="typedef" name="guint16" link="glib-Basic-Types.html#guint16"/>
175     <keyword type="macro" name="G_MAXUINT16" link="glib-Basic-Types.html#G-MAXUINT16:CAPS" since="2.4"/>
176     <keyword type="macro" name="G_GUINT16_FORMAT" link="glib-Basic-Types.html#G-GUINT16-FORMAT:CAPS"/>
177     <keyword type="typedef" name="gint32" link="glib-Basic-Types.html#gint32"/>
178     <keyword type="macro" name="G_MININT32" link="glib-Basic-Types.html#G-MININT32:CAPS" since="2.4"/>
179     <keyword type="macro" name="G_MAXINT32" link="glib-Basic-Types.html#G-MAXINT32:CAPS" since="2.4"/>
180     <keyword type="macro" name="G_GINT32_MODIFIER" link="glib-Basic-Types.html#G-GINT32-MODIFIER:CAPS" since="2.4"/>
181     <keyword type="macro" name="G_GINT32_FORMAT" link="glib-Basic-Types.html#G-GINT32-FORMAT:CAPS"/>
182     <keyword type="typedef" name="guint32" link="glib-Basic-Types.html#guint32"/>
183     <keyword type="macro" name="G_MAXUINT32" link="glib-Basic-Types.html#G-MAXUINT32:CAPS" since="2.4"/>
184     <keyword type="macro" name="G_GUINT32_FORMAT" link="glib-Basic-Types.html#G-GUINT32-FORMAT:CAPS"/>
185     <keyword type="typedef" name="gint64" link="glib-Basic-Types.html#gint64"/>
186     <keyword type="macro" name="G_MININT64" link="glib-Basic-Types.html#G-MININT64:CAPS"/>
187     <keyword type="macro" name="G_MAXINT64" link="glib-Basic-Types.html#G-MAXINT64:CAPS"/>
188     <keyword type="macro" name="G_GINT64_MODIFIER" link="glib-Basic-Types.html#G-GINT64-MODIFIER:CAPS" since="2.4"/>
189     <keyword type="macro" name="G_GINT64_FORMAT" link="glib-Basic-Types.html#G-GINT64-FORMAT:CAPS"/>
190     <keyword type="macro" name="G_GINT64_CONSTANT()" link="glib-Basic-Types.html#G-GINT64-CONSTANT:CAPS"/>
191     <keyword type="typedef" name="guint64" link="glib-Basic-Types.html#guint64"/>
192     <keyword type="macro" name="G_MAXUINT64" link="glib-Basic-Types.html#G-MAXUINT64:CAPS"/>
193     <keyword type="macro" name="G_GUINT64_FORMAT" link="glib-Basic-Types.html#G-GUINT64-FORMAT:CAPS"/>
194     <keyword type="macro" name="G_GUINT64_CONSTANT()" link="glib-Basic-Types.html#G-GUINT64-CONSTANT:CAPS" since="2.10"/>
195     <keyword type="typedef" name="gfloat" link="glib-Basic-Types.html#gfloat"/>
196     <keyword type="macro" name="G_MINFLOAT" link="glib-Basic-Types.html#G-MINFLOAT:CAPS"/>
197     <keyword type="macro" name="G_MAXFLOAT" link="glib-Basic-Types.html#G-MAXFLOAT:CAPS"/>
198     <keyword type="typedef" name="gdouble" link="glib-Basic-Types.html#gdouble"/>
199     <keyword type="macro" name="G_MINDOUBLE" link="glib-Basic-Types.html#G-MINDOUBLE:CAPS"/>
200     <keyword type="macro" name="G_MAXDOUBLE" link="glib-Basic-Types.html#G-MAXDOUBLE:CAPS"/>
201     <keyword type="typedef" name="gsize" link="glib-Basic-Types.html#gsize"/>
202     <keyword type="macro" name="G_MAXSIZE" link="glib-Basic-Types.html#G-MAXSIZE:CAPS" since="2.4"/>
203     <keyword type="macro" name="G_GSIZE_MODIFIER" link="glib-Basic-Types.html#G-GSIZE-MODIFIER:CAPS" since="2.6"/>
204     <keyword type="macro" name="G_GSIZE_FORMAT" link="glib-Basic-Types.html#G-GSIZE-FORMAT:CAPS" since="2.6"/>
205     <keyword type="typedef" name="gssize" link="glib-Basic-Types.html#gssize"/>
206     <keyword type="macro" name="G_MINSSIZE" link="glib-Basic-Types.html#G-MINSSIZE:CAPS" since="2.14"/>
207     <keyword type="macro" name="G_MAXSSIZE" link="glib-Basic-Types.html#G-MAXSSIZE:CAPS" since="2.14"/>
208     <keyword type="macro" name="G_GSSIZE_FORMAT" link="glib-Basic-Types.html#G-GSSIZE-FORMAT:CAPS" since="2.6"/>
209     <keyword type="typedef" name="goffset" link="glib-Basic-Types.html#goffset" since="2.14"/>
210     <keyword type="macro" name="G_MINOFFSET" link="glib-Basic-Types.html#G-MINOFFSET:CAPS"/>
211     <keyword type="macro" name="G_MAXOFFSET" link="glib-Basic-Types.html#G-MAXOFFSET:CAPS"/>
212     <keyword type="macro" name="G_GOFFSET_MODIFIER" link="glib-Basic-Types.html#G-GOFFSET-MODIFIER:CAPS" since="2.20"/>
213     <keyword type="macro" name="G_GOFFSET_FORMAT" link="glib-Basic-Types.html#G-GOFFSET-FORMAT:CAPS" since="2.20"/>
214     <keyword type="macro" name="G_GOFFSET_CONSTANT()" link="glib-Basic-Types.html#G-GOFFSET-CONSTANT:CAPS" since="2.20"/>
215     <keyword type="typedef" name="gintptr" link="glib-Basic-Types.html#gintptr" since="2.18"/>
216     <keyword type="macro" name="G_GINTPTR_MODIFIER" link="glib-Basic-Types.html#G-GINTPTR-MODIFIER:CAPS" since="2.22"/>
217     <keyword type="macro" name="G_GINTPTR_FORMAT" link="glib-Basic-Types.html#G-GINTPTR-FORMAT:CAPS" since="2.22"/>
218     <keyword type="typedef" name="guintptr" link="glib-Basic-Types.html#guintptr" since="2.18"/>
219     <keyword type="macro" name="G_GUINTPTR_FORMAT" link="glib-Basic-Types.html#G-GUINTPTR-FORMAT:CAPS" since="2.22"/>
220     <keyword type="macro" name="G_OS_WIN32" link="glib-Standard-Macros.html#G-OS-WIN32:CAPS"/>
221     <keyword type="macro" name="G_OS_BEOS" link="glib-Standard-Macros.html#G-OS-BEOS:CAPS"/>
222     <keyword type="macro" name="G_OS_UNIX" link="glib-Standard-Macros.html#G-OS-UNIX:CAPS"/>
223     <keyword type="macro" name="G_DIR_SEPARATOR" link="glib-Standard-Macros.html#G-DIR-SEPARATOR:CAPS"/>
224     <keyword type="macro" name="G_DIR_SEPARATOR_S" link="glib-Standard-Macros.html#G-DIR-SEPARATOR-S:CAPS"/>
225     <keyword type="macro" name="G_IS_DIR_SEPARATOR()" link="glib-Standard-Macros.html#G-IS-DIR-SEPARATOR:CAPS" since="2.6"/>
226     <keyword type="macro" name="G_SEARCHPATH_SEPARATOR" link="glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"/>
227     <keyword type="macro" name="G_SEARCHPATH_SEPARATOR_S" link="glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR-S:CAPS"/>
228     <keyword type="macro" name="TRUE" link="glib-Standard-Macros.html#TRUE:CAPS"/>
229     <keyword type="macro" name="FALSE" link="glib-Standard-Macros.html#FALSE:CAPS"/>
230     <keyword type="macro" name="NULL" link="glib-Standard-Macros.html#NULL:CAPS"/>
231     <keyword type="macro" name="MIN()" link="glib-Standard-Macros.html#MIN:CAPS"/>
232     <keyword type="macro" name="MAX()" link="glib-Standard-Macros.html#MAX:CAPS"/>
233     <keyword type="macro" name="ABS()" link="glib-Standard-Macros.html#ABS:CAPS"/>
234     <keyword type="macro" name="CLAMP()" link="glib-Standard-Macros.html#CLAMP:CAPS"/>
235     <keyword type="macro" name="G_STRUCT_MEMBER()" link="glib-Standard-Macros.html#G-STRUCT-MEMBER:CAPS"/>
236     <keyword type="macro" name="G_STRUCT_MEMBER_P()" link="glib-Standard-Macros.html#G-STRUCT-MEMBER-P:CAPS"/>
237     <keyword type="macro" name="G_STRUCT_OFFSET()" link="glib-Standard-Macros.html#G-STRUCT-OFFSET:CAPS"/>
238     <keyword type="macro" name="G_MEM_ALIGN" link="glib-Standard-Macros.html#G-MEM-ALIGN:CAPS"/>
239     <keyword type="macro" name="G_CONST_RETURN" link="glib-Standard-Macros.html#G-CONST-RETURN:CAPS" deprecated=""/>
240     <keyword type="macro" name="G_N_ELEMENTS()" link="glib-Standard-Macros.html#G-N-ELEMENTS:CAPS"/>
241     <keyword type="macro" name="GINT_TO_POINTER()" link="glib-Type-Conversion-Macros.html#GINT-TO-POINTER:CAPS"/>
242     <keyword type="macro" name="GPOINTER_TO_INT()" link="glib-Type-Conversion-Macros.html#GPOINTER-TO-INT:CAPS"/>
243     <keyword type="macro" name="GUINT_TO_POINTER()" link="glib-Type-Conversion-Macros.html#GUINT-TO-POINTER:CAPS"/>
244     <keyword type="macro" name="GPOINTER_TO_UINT()" link="glib-Type-Conversion-Macros.html#GPOINTER-TO-UINT:CAPS"/>
245     <keyword type="macro" name="GSIZE_TO_POINTER()" link="glib-Type-Conversion-Macros.html#GSIZE-TO-POINTER:CAPS"/>
246     <keyword type="macro" name="GPOINTER_TO_SIZE()" link="glib-Type-Conversion-Macros.html#GPOINTER-TO-SIZE:CAPS"/>
247     <keyword type="macro" name="G_BYTE_ORDER" link="glib-Byte-Order-Macros.html#G-BYTE-ORDER:CAPS"/>
248     <keyword type="macro" name="G_LITTLE_ENDIAN" link="glib-Byte-Order-Macros.html#G-LITTLE-ENDIAN:CAPS"/>
249     <keyword type="macro" name="G_BIG_ENDIAN" link="glib-Byte-Order-Macros.html#G-BIG-ENDIAN:CAPS"/>
250     <keyword type="macro" name="G_PDP_ENDIAN" link="glib-Byte-Order-Macros.html#G-PDP-ENDIAN:CAPS"/>
251     <keyword type="macro" name="g_htonl()" link="glib-Byte-Order-Macros.html#g-htonl"/>
252     <keyword type="macro" name="g_htons()" link="glib-Byte-Order-Macros.html#g-htons"/>
253     <keyword type="macro" name="g_ntohl()" link="glib-Byte-Order-Macros.html#g-ntohl"/>
254     <keyword type="macro" name="g_ntohs()" link="glib-Byte-Order-Macros.html#g-ntohs"/>
255     <keyword type="macro" name="GINT_FROM_BE()" link="glib-Byte-Order-Macros.html#GINT-FROM-BE:CAPS"/>
256     <keyword type="macro" name="GINT_FROM_LE()" link="glib-Byte-Order-Macros.html#GINT-FROM-LE:CAPS"/>
257     <keyword type="macro" name="GINT_TO_BE()" link="glib-Byte-Order-Macros.html#GINT-TO-BE:CAPS"/>
258     <keyword type="macro" name="GINT_TO_LE()" link="glib-Byte-Order-Macros.html#GINT-TO-LE:CAPS"/>
259     <keyword type="macro" name="GUINT_FROM_BE()" link="glib-Byte-Order-Macros.html#GUINT-FROM-BE:CAPS"/>
260     <keyword type="macro" name="GUINT_FROM_LE()" link="glib-Byte-Order-Macros.html#GUINT-FROM-LE:CAPS"/>
261     <keyword type="macro" name="GUINT_TO_BE()" link="glib-Byte-Order-Macros.html#GUINT-TO-BE:CAPS"/>
262     <keyword type="macro" name="GUINT_TO_LE()" link="glib-Byte-Order-Macros.html#GUINT-TO-LE:CAPS"/>
263     <keyword type="macro" name="GLONG_FROM_BE()" link="glib-Byte-Order-Macros.html#GLONG-FROM-BE:CAPS"/>
264     <keyword type="macro" name="GLONG_FROM_LE()" link="glib-Byte-Order-Macros.html#GLONG-FROM-LE:CAPS"/>
265     <keyword type="macro" name="GLONG_TO_BE()" link="glib-Byte-Order-Macros.html#GLONG-TO-BE:CAPS"/>
266     <keyword type="macro" name="GLONG_TO_LE()" link="glib-Byte-Order-Macros.html#GLONG-TO-LE:CAPS"/>
267     <keyword type="macro" name="GULONG_FROM_BE()" link="glib-Byte-Order-Macros.html#GULONG-FROM-BE:CAPS"/>
268     <keyword type="macro" name="GULONG_FROM_LE()" link="glib-Byte-Order-Macros.html#GULONG-FROM-LE:CAPS"/>
269     <keyword type="macro" name="GULONG_TO_BE()" link="glib-Byte-Order-Macros.html#GULONG-TO-BE:CAPS"/>
270     <keyword type="macro" name="GULONG_TO_LE()" link="glib-Byte-Order-Macros.html#GULONG-TO-LE:CAPS"/>
271     <keyword type="macro" name="GSIZE_FROM_BE()" link="glib-Byte-Order-Macros.html#GSIZE-FROM-BE:CAPS"/>
272     <keyword type="macro" name="GSIZE_FROM_LE()" link="glib-Byte-Order-Macros.html#GSIZE-FROM-LE:CAPS"/>
273     <keyword type="macro" name="GSIZE_TO_BE()" link="glib-Byte-Order-Macros.html#GSIZE-TO-BE:CAPS"/>
274     <keyword type="macro" name="GSIZE_TO_LE()" link="glib-Byte-Order-Macros.html#GSIZE-TO-LE:CAPS"/>
275     <keyword type="macro" name="GSSIZE_FROM_BE()" link="glib-Byte-Order-Macros.html#GSSIZE-FROM-BE:CAPS"/>
276     <keyword type="macro" name="GSSIZE_FROM_LE()" link="glib-Byte-Order-Macros.html#GSSIZE-FROM-LE:CAPS"/>
277     <keyword type="macro" name="GSSIZE_TO_BE()" link="glib-Byte-Order-Macros.html#GSSIZE-TO-BE:CAPS"/>
278     <keyword type="macro" name="GSSIZE_TO_LE()" link="glib-Byte-Order-Macros.html#GSSIZE-TO-LE:CAPS"/>
279     <keyword type="macro" name="GINT16_FROM_BE()" link="glib-Byte-Order-Macros.html#GINT16-FROM-BE:CAPS"/>
280     <keyword type="macro" name="GINT16_FROM_LE()" link="glib-Byte-Order-Macros.html#GINT16-FROM-LE:CAPS"/>
281     <keyword type="macro" name="GINT16_TO_BE()" link="glib-Byte-Order-Macros.html#GINT16-TO-BE:CAPS"/>
282     <keyword type="macro" name="GINT16_TO_LE()" link="glib-Byte-Order-Macros.html#GINT16-TO-LE:CAPS"/>
283     <keyword type="macro" name="GUINT16_FROM_BE()" link="glib-Byte-Order-Macros.html#GUINT16-FROM-BE:CAPS"/>
284     <keyword type="macro" name="GUINT16_FROM_LE()" link="glib-Byte-Order-Macros.html#GUINT16-FROM-LE:CAPS"/>
285     <keyword type="macro" name="GUINT16_TO_BE()" link="glib-Byte-Order-Macros.html#GUINT16-TO-BE:CAPS"/>
286     <keyword type="macro" name="GUINT16_TO_LE()" link="glib-Byte-Order-Macros.html#GUINT16-TO-LE:CAPS"/>
287     <keyword type="macro" name="GINT32_FROM_BE()" link="glib-Byte-Order-Macros.html#GINT32-FROM-BE:CAPS"/>
288     <keyword type="macro" name="GINT32_FROM_LE()" link="glib-Byte-Order-Macros.html#GINT32-FROM-LE:CAPS"/>
289     <keyword type="macro" name="GINT32_TO_BE()" link="glib-Byte-Order-Macros.html#GINT32-TO-BE:CAPS"/>
290     <keyword type="macro" name="GINT32_TO_LE()" link="glib-Byte-Order-Macros.html#GINT32-TO-LE:CAPS"/>
291     <keyword type="macro" name="GUINT32_FROM_BE()" link="glib-Byte-Order-Macros.html#GUINT32-FROM-BE:CAPS"/>
292     <keyword type="macro" name="GUINT32_FROM_LE()" link="glib-Byte-Order-Macros.html#GUINT32-FROM-LE:CAPS"/>
293     <keyword type="macro" name="GUINT32_TO_BE()" link="glib-Byte-Order-Macros.html#GUINT32-TO-BE:CAPS"/>
294     <keyword type="macro" name="GUINT32_TO_LE()" link="glib-Byte-Order-Macros.html#GUINT32-TO-LE:CAPS"/>
295     <keyword type="macro" name="GINT64_FROM_BE()" link="glib-Byte-Order-Macros.html#GINT64-FROM-BE:CAPS"/>
296     <keyword type="macro" name="GINT64_FROM_LE()" link="glib-Byte-Order-Macros.html#GINT64-FROM-LE:CAPS"/>
297     <keyword type="macro" name="GINT64_TO_BE()" link="glib-Byte-Order-Macros.html#GINT64-TO-BE:CAPS"/>
298     <keyword type="macro" name="GINT64_TO_LE()" link="glib-Byte-Order-Macros.html#GINT64-TO-LE:CAPS"/>
299     <keyword type="macro" name="GUINT64_FROM_BE()" link="glib-Byte-Order-Macros.html#GUINT64-FROM-BE:CAPS"/>
300     <keyword type="macro" name="GUINT64_FROM_LE()" link="glib-Byte-Order-Macros.html#GUINT64-FROM-LE:CAPS"/>
301     <keyword type="macro" name="GUINT64_TO_BE()" link="glib-Byte-Order-Macros.html#GUINT64-TO-BE:CAPS"/>
302     <keyword type="macro" name="GUINT64_TO_LE()" link="glib-Byte-Order-Macros.html#GUINT64-TO-LE:CAPS"/>
303     <keyword type="macro" name="GUINT16_SWAP_BE_PDP()" link="glib-Byte-Order-Macros.html#GUINT16-SWAP-BE-PDP:CAPS"/>
304     <keyword type="macro" name="GUINT16_SWAP_LE_BE()" link="glib-Byte-Order-Macros.html#GUINT16-SWAP-LE-BE:CAPS"/>
305     <keyword type="macro" name="GUINT16_SWAP_LE_PDP()" link="glib-Byte-Order-Macros.html#GUINT16-SWAP-LE-PDP:CAPS"/>
306     <keyword type="macro" name="GUINT32_SWAP_BE_PDP()" link="glib-Byte-Order-Macros.html#GUINT32-SWAP-BE-PDP:CAPS"/>
307     <keyword type="macro" name="GUINT32_SWAP_LE_BE()" link="glib-Byte-Order-Macros.html#GUINT32-SWAP-LE-BE:CAPS"/>
308     <keyword type="macro" name="GUINT32_SWAP_LE_PDP()" link="glib-Byte-Order-Macros.html#GUINT32-SWAP-LE-PDP:CAPS"/>
309     <keyword type="macro" name="GUINT64_SWAP_LE_BE()" link="glib-Byte-Order-Macros.html#GUINT64-SWAP-LE-BE:CAPS"/>
310     <keyword type="macro" name="G_IEEE754_FLOAT_BIAS" link="glib-Numerical-Definitions.html#G-IEEE754-FLOAT-BIAS:CAPS"/>
311     <keyword type="macro" name="G_IEEE754_DOUBLE_BIAS" link="glib-Numerical-Definitions.html#G-IEEE754-DOUBLE-BIAS:CAPS"/>
312     <keyword type="union" name="union GFloatIEEE754" link="glib-Numerical-Definitions.html#GFloatIEEE754"/>
313     <keyword type="union" name="union GDoubleIEEE754" link="glib-Numerical-Definitions.html#GDoubleIEEE754"/>
314     <keyword type="macro" name="G_E" link="glib-Numerical-Definitions.html#G-E:CAPS"/>
315     <keyword type="macro" name="G_LN2" link="glib-Numerical-Definitions.html#G-LN2:CAPS"/>
316     <keyword type="macro" name="G_LN10" link="glib-Numerical-Definitions.html#G-LN10:CAPS"/>
317     <keyword type="macro" name="G_PI" link="glib-Numerical-Definitions.html#G-PI:CAPS"/>
318     <keyword type="macro" name="G_PI_2" link="glib-Numerical-Definitions.html#G-PI-2:CAPS"/>
319     <keyword type="macro" name="G_PI_4" link="glib-Numerical-Definitions.html#G-PI-4:CAPS"/>
320     <keyword type="macro" name="G_SQRT2" link="glib-Numerical-Definitions.html#G-SQRT2:CAPS"/>
321     <keyword type="macro" name="G_LOG_2_BASE_10" link="glib-Numerical-Definitions.html#G-LOG-2-BASE-10:CAPS"/>
322     <keyword type="macro" name="G_INLINE_FUNC" link="glib-Miscellaneous-Macros.html#G-INLINE-FUNC:CAPS"/>
323     <keyword type="macro" name="G_STMT_START" link="glib-Miscellaneous-Macros.html#G-STMT-START:CAPS"/>
324     <keyword type="macro" name="G_STMT_END" link="glib-Miscellaneous-Macros.html#G-STMT-END:CAPS"/>
325     <keyword type="macro" name="G_BEGIN_DECLS" link="glib-Miscellaneous-Macros.html#G-BEGIN-DECLS:CAPS"/>
326     <keyword type="macro" name="G_END_DECLS" link="glib-Miscellaneous-Macros.html#G-END-DECLS:CAPS"/>
327     <keyword type="macro" name="G_VA_COPY()" link="glib-Miscellaneous-Macros.html#G-VA-COPY:CAPS"/>
328     <keyword type="macro" name="G_STRINGIFY()" link="glib-Miscellaneous-Macros.html#G-STRINGIFY:CAPS"/>
329     <keyword type="macro" name="G_PASTE()" link="glib-Miscellaneous-Macros.html#G-PASTE:CAPS" since="2.20"/>
330     <keyword type="macro" name="G_STATIC_ASSERT()" link="glib-Miscellaneous-Macros.html#G-STATIC-ASSERT:CAPS" since="2.20"/>
331     <keyword type="macro" name="G_STATIC_ASSERT_EXPR()" link="glib-Miscellaneous-Macros.html#G-STATIC-ASSERT-EXPR:CAPS" since="2.30"/>
332     <keyword type="macro" name="G_GNUC_EXTENSION" link="glib-Miscellaneous-Macros.html#G-GNUC-EXTENSION:CAPS"/>
333     <keyword type="macro" name="G_GNUC_CONST" link="glib-Miscellaneous-Macros.html#G-GNUC-CONST:CAPS"/>
334     <keyword type="macro" name="G_GNUC_PURE" link="glib-Miscellaneous-Macros.html#G-GNUC-PURE:CAPS"/>
335     <keyword type="macro" name="G_GNUC_MALLOC" link="glib-Miscellaneous-Macros.html#G-GNUC-MALLOC:CAPS" since="2.6"/>
336     <keyword type="macro" name="G_GNUC_ALLOC_SIZE()" link="glib-Miscellaneous-Macros.html#G-GNUC-ALLOC-SIZE:CAPS" since="2.18"/>
337     <keyword type="macro" name="G_GNUC_ALLOC_SIZE2()" link="glib-Miscellaneous-Macros.html#G-GNUC-ALLOC-SIZE2:CAPS" since="2.18"/>
338     <keyword type="macro" name="G_GNUC_DEPRECATED" link="glib-Miscellaneous-Macros.html#G-GNUC-DEPRECATED:CAPS" since="2.2"/>
339     <keyword type="macro" name="G_GNUC_DEPRECATED_FOR()" link="glib-Miscellaneous-Macros.html#G-GNUC-DEPRECATED-FOR:CAPS" since="2.26"/>
340     <keyword type="macro" name="G_GNUC_BEGIN_IGNORE_DEPRECATIONS" link="glib-Miscellaneous-Macros.html#G-GNUC-BEGIN-IGNORE-DEPRECATIONS:CAPS" since="2.32"/>
341     <keyword type="macro" name="G_GNUC_END_IGNORE_DEPRECATIONS" link="glib-Miscellaneous-Macros.html#G-GNUC-END-IGNORE-DEPRECATIONS:CAPS" since="2.32"/>
342     <keyword type="macro" name="G_GNUC_NORETURN" link="glib-Miscellaneous-Macros.html#G-GNUC-NORETURN:CAPS"/>
343     <keyword type="macro" name="G_GNUC_UNUSED" link="glib-Miscellaneous-Macros.html#G-GNUC-UNUSED:CAPS"/>
344     <keyword type="macro" name="G_GNUC_PRINTF()" link="glib-Miscellaneous-Macros.html#G-GNUC-PRINTF:CAPS"/>
345     <keyword type="macro" name="G_GNUC_SCANF()" link="glib-Miscellaneous-Macros.html#G-GNUC-SCANF:CAPS"/>
346     <keyword type="macro" name="G_GNUC_FORMAT()" link="glib-Miscellaneous-Macros.html#G-GNUC-FORMAT:CAPS"/>
347     <keyword type="macro" name="G_GNUC_NULL_TERMINATED" link="glib-Miscellaneous-Macros.html#G-GNUC-NULL-TERMINATED:CAPS" since="2.8"/>
348     <keyword type="macro" name="G_GNUC_WARN_UNUSED_RESULT" link="glib-Miscellaneous-Macros.html#G-GNUC-WARN-UNUSED-RESULT:CAPS" since="2.10"/>
349     <keyword type="macro" name="G_GNUC_FUNCTION" link="glib-Miscellaneous-Macros.html#G-GNUC-FUNCTION:CAPS" deprecated="2.16: Use #G_STRFUNC instead"/>
350     <keyword type="macro" name="G_GNUC_PRETTY_FUNCTION" link="glib-Miscellaneous-Macros.html#G-GNUC-PRETTY-FUNCTION:CAPS" deprecated="2.16: Use #G_STRFUNC instead"/>
351     <keyword type="macro" name="G_GNUC_NO_INSTRUMENT" link="glib-Miscellaneous-Macros.html#G-GNUC-NO-INSTRUMENT:CAPS"/>
352     <keyword type="macro" name="G_HAVE_GNUC_VISIBILITY" link="glib-Miscellaneous-Macros.html#G-HAVE-GNUC-VISIBILITY:CAPS"/>
353     <keyword type="macro" name="G_GNUC_INTERNAL" link="glib-Miscellaneous-Macros.html#G-GNUC-INTERNAL:CAPS" since="2.6"/>
354     <keyword type="macro" name="G_GNUC_MAY_ALIAS" link="glib-Miscellaneous-Macros.html#G-GNUC-MAY-ALIAS:CAPS" since="2.14"/>
355     <keyword type="macro" name="G_DEPRECATED" link="glib-Miscellaneous-Macros.html#G-DEPRECATED:CAPS" since="2.32"/>
356     <keyword type="macro" name="G_DEPRECATED_FOR()" link="glib-Miscellaneous-Macros.html#G-DEPRECATED-FOR:CAPS" since="2.32"/>
357     <keyword type="macro" name="G_UNAVAILABLE()" link="glib-Miscellaneous-Macros.html#G-UNAVAILABLE:CAPS" since="2.32"/>
358     <keyword type="macro" name="G_LIKELY()" link="glib-Miscellaneous-Macros.html#G-LIKELY:CAPS" since="2.2"/>
359     <keyword type="macro" name="G_UNLIKELY()" link="glib-Miscellaneous-Macros.html#G-UNLIKELY:CAPS" since="2.2"/>
360     <keyword type="macro" name="G_STRLOC" link="glib-Miscellaneous-Macros.html#G-STRLOC:CAPS"/>
361     <keyword type="macro" name="G_STRFUNC" link="glib-Miscellaneous-Macros.html#G-STRFUNC:CAPS" since="2.4"/>
362     <keyword type="macro" name="G_ATOMIC_LOCK_FREE" link="glib-Atomic-Operations.html#G-ATOMIC-LOCK-FREE:CAPS"/>
363     <keyword type="function" name="g_atomic_int_get ()" link="glib-Atomic-Operations.html#g-atomic-int-get" since="2.4"/>
364     <keyword type="function" name="g_atomic_int_set ()" link="glib-Atomic-Operations.html#g-atomic-int-set" since="2.4"/>
365     <keyword type="function" name="g_atomic_int_inc ()" link="glib-Atomic-Operations.html#g-atomic-int-inc" since="2.4"/>
366     <keyword type="function" name="g_atomic_int_dec_and_test ()" link="glib-Atomic-Operations.html#g-atomic-int-dec-and-test" since="2.4"/>
367     <keyword type="function" name="g_atomic_int_compare_and_exchange ()" link="glib-Atomic-Operations.html#g-atomic-int-compare-and-exchange" since="2.4"/>
368     <keyword type="function" name="g_atomic_int_add ()" link="glib-Atomic-Operations.html#g-atomic-int-add" since="2.4"/>
369     <keyword type="function" name="g_atomic_int_and ()" link="glib-Atomic-Operations.html#g-atomic-int-and" since="2.30"/>
370     <keyword type="function" name="g_atomic_int_or ()" link="glib-Atomic-Operations.html#g-atomic-int-or" since="2.30"/>
371     <keyword type="function" name="g_atomic_int_xor ()" link="glib-Atomic-Operations.html#g-atomic-int-xor" since="2.30"/>
372     <keyword type="function" name="g_atomic_pointer_get ()" link="glib-Atomic-Operations.html#g-atomic-pointer-get" since="2.4"/>
373     <keyword type="function" name="g_atomic_pointer_set ()" link="glib-Atomic-Operations.html#g-atomic-pointer-set" since="2.4"/>
374     <keyword type="function" name="g_atomic_pointer_compare_and_exchange ()" link="glib-Atomic-Operations.html#g-atomic-pointer-compare-and-exchange" since="2.4"/>
375     <keyword type="function" name="g_atomic_pointer_add ()" link="glib-Atomic-Operations.html#g-atomic-pointer-add" since="2.30"/>
376     <keyword type="function" name="g_atomic_pointer_and ()" link="glib-Atomic-Operations.html#g-atomic-pointer-and" since="2.30"/>
377     <keyword type="function" name="g_atomic_pointer_or ()" link="glib-Atomic-Operations.html#g-atomic-pointer-or" since="2.30"/>
378     <keyword type="function" name="g_atomic_pointer_xor ()" link="glib-Atomic-Operations.html#g-atomic-pointer-xor" since="2.30"/>
379     <keyword type="function" name="g_atomic_int_exchange_and_add ()" link="glib-Atomic-Operations.html#g-atomic-int-exchange-and-add" deprecated="2.30: Use g_atomic_int_add() instead." since="2.4"/>
380     <keyword type="" name="Creating new source types" link="glib-The-Main-Event-Loop.html#id631691"/>
381     <keyword type="" name="Customizing the main loop iteration" link="glib-The-Main-Event-Loop.html#id631759"/>
382     <keyword type="struct" name="GMainLoop" link="glib-The-Main-Event-Loop.html#GMainLoop"/>
383     <keyword type="function" name="g_main_loop_new ()" link="glib-The-Main-Event-Loop.html#g-main-loop-new"/>
384     <keyword type="function" name="g_main_loop_ref ()" link="glib-The-Main-Event-Loop.html#g-main-loop-ref"/>
385     <keyword type="function" name="g_main_loop_unref ()" link="glib-The-Main-Event-Loop.html#g-main-loop-unref"/>
386     <keyword type="function" name="g_main_loop_run ()" link="glib-The-Main-Event-Loop.html#g-main-loop-run"/>
387     <keyword type="function" name="g_main_loop_quit ()" link="glib-The-Main-Event-Loop.html#g-main-loop-quit"/>
388     <keyword type="function" name="g_main_loop_is_running ()" link="glib-The-Main-Event-Loop.html#g-main-loop-is-running"/>
389     <keyword type="function" name="g_main_loop_get_context ()" link="glib-The-Main-Event-Loop.html#g-main-loop-get-context"/>
390     <keyword type="macro" name="g_main_new()" link="glib-The-Main-Event-Loop.html#g-main-new" deprecated="2.2: Use g_main_loop_new() instead"/>
391     <keyword type="macro" name="g_main_destroy()" link="glib-The-Main-Event-Loop.html#g-main-destroy" deprecated="2.2: Use g_main_loop_unref() instead"/>
392     <keyword type="macro" name="g_main_run()" link="glib-The-Main-Event-Loop.html#g-main-run" deprecated="2.2: Use g_main_loop_run() instead"/>
393     <keyword type="macro" name="g_main_quit()" link="glib-The-Main-Event-Loop.html#g-main-quit" deprecated="2.2: Use g_main_loop_quit() instead"/>
394     <keyword type="macro" name="g_main_is_running()" link="glib-The-Main-Event-Loop.html#g-main-is-running" deprecated="2.2: Use g_main_loop_is_running() instead"/>
395     <keyword type="macro" name="G_PRIORITY_HIGH" link="glib-The-Main-Event-Loop.html#G-PRIORITY-HIGH:CAPS"/>
396     <keyword type="macro" name="G_PRIORITY_DEFAULT" link="glib-The-Main-Event-Loop.html#G-PRIORITY-DEFAULT:CAPS"/>
397     <keyword type="macro" name="G_PRIORITY_HIGH_IDLE" link="glib-The-Main-Event-Loop.html#G-PRIORITY-HIGH-IDLE:CAPS"/>
398     <keyword type="macro" name="G_PRIORITY_DEFAULT_IDLE" link="glib-The-Main-Event-Loop.html#G-PRIORITY-DEFAULT-IDLE:CAPS"/>
399     <keyword type="macro" name="G_PRIORITY_LOW" link="glib-The-Main-Event-Loop.html#G-PRIORITY-LOW:CAPS"/>
400     <keyword type="macro" name="G_SOURCE_CONTINUE" link="glib-The-Main-Event-Loop.html#G-SOURCE-CONTINUE:CAPS" since="2.28"/>
401     <keyword type="macro" name="G_SOURCE_REMOVE" link="glib-The-Main-Event-Loop.html#G-SOURCE-REMOVE:CAPS" since="2.28"/>
402     <keyword type="struct" name="GMainContext" link="glib-The-Main-Event-Loop.html#GMainContext"/>
403     <keyword type="function" name="g_main_context_new ()" link="glib-The-Main-Event-Loop.html#g-main-context-new"/>
404     <keyword type="function" name="g_main_context_ref ()" link="glib-The-Main-Event-Loop.html#g-main-context-ref"/>
405     <keyword type="function" name="g_main_context_unref ()" link="glib-The-Main-Event-Loop.html#g-main-context-unref"/>
406     <keyword type="function" name="g_main_context_default ()" link="glib-The-Main-Event-Loop.html#g-main-context-default"/>
407     <keyword type="function" name="g_main_context_iteration ()" link="glib-The-Main-Event-Loop.html#g-main-context-iteration"/>
408     <keyword type="macro" name="g_main_iteration()" link="glib-The-Main-Event-Loop.html#g-main-iteration" deprecated="2.2: Use g_main_context_iteration() instead."/>
409     <keyword type="function" name="g_main_context_pending ()" link="glib-The-Main-Event-Loop.html#g-main-context-pending"/>
410     <keyword type="macro" name="g_main_pending" link="glib-The-Main-Event-Loop.html#g-main-pending"/>
411     <keyword type="function" name="g_main_context_find_source_by_id ()" link="glib-The-Main-Event-Loop.html#g-main-context-find-source-by-id"/>
412     <keyword type="function" name="g_main_context_find_source_by_user_data ()" link="glib-The-Main-Event-Loop.html#g-main-context-find-source-by-user-data"/>
413     <keyword type="function" name="g_main_context_find_source_by_funcs_user_data ()" link="glib-The-Main-Event-Loop.html#g-main-context-find-source-by-funcs-user-data"/>
414     <keyword type="function" name="g_main_context_wakeup ()" link="glib-The-Main-Event-Loop.html#g-main-context-wakeup"/>
415     <keyword type="function" name="g_main_context_acquire ()" link="glib-The-Main-Event-Loop.html#g-main-context-acquire"/>
416     <keyword type="function" name="g_main_context_release ()" link="glib-The-Main-Event-Loop.html#g-main-context-release"/>
417     <keyword type="function" name="g_main_context_is_owner ()" link="glib-The-Main-Event-Loop.html#g-main-context-is-owner" since="2.10"/>
418     <keyword type="function" name="g_main_context_wait ()" link="glib-The-Main-Event-Loop.html#g-main-context-wait"/>
419     <keyword type="function" name="g_main_context_prepare ()" link="glib-The-Main-Event-Loop.html#g-main-context-prepare"/>
420     <keyword type="function" name="g_main_context_query ()" link="glib-The-Main-Event-Loop.html#g-main-context-query"/>
421     <keyword type="function" name="g_main_context_check ()" link="glib-The-Main-Event-Loop.html#g-main-context-check"/>
422     <keyword type="function" name="g_main_context_dispatch ()" link="glib-The-Main-Event-Loop.html#g-main-context-dispatch"/>
423     <keyword type="function" name="g_main_context_set_poll_func ()" link="glib-The-Main-Event-Loop.html#g-main-context-set-poll-func"/>
424     <keyword type="function" name="g_main_context_get_poll_func ()" link="glib-The-Main-Event-Loop.html#g-main-context-get-poll-func"/>
425     <keyword type="function" name="GPollFunc ()" link="glib-The-Main-Event-Loop.html#GPollFunc"/>
426     <keyword type="function" name="g_main_context_add_poll ()" link="glib-The-Main-Event-Loop.html#g-main-context-add-poll"/>
427     <keyword type="function" name="g_main_context_remove_poll ()" link="glib-The-Main-Event-Loop.html#g-main-context-remove-poll"/>
428     <keyword type="function" name="g_main_depth ()" link="glib-The-Main-Event-Loop.html#g-main-depth"/>
429     <keyword type="function" name="g_main_current_source ()" link="glib-The-Main-Event-Loop.html#g-main-current-source" since="2.12"/>
430     <keyword type="macro" name="g_main_set_poll_func()" link="glib-The-Main-Event-Loop.html#g-main-set-poll-func" deprecated="2.2: Use g_main_context_set_poll_func() again"/>
431     <keyword type="function" name="g_main_context_invoke ()" link="glib-The-Main-Event-Loop.html#g-main-context-invoke" since="2.28"/>
432     <keyword type="function" name="g_main_context_invoke_full ()" link="glib-The-Main-Event-Loop.html#g-main-context-invoke-full" since="2.28"/>
433     <keyword type="function" name="g_main_context_get_thread_default ()" link="glib-The-Main-Event-Loop.html#g-main-context-get-thread-default" since="2.22"/>
434     <keyword type="function" name="g_main_context_ref_thread_default ()" link="glib-The-Main-Event-Loop.html#g-main-context-ref-thread-default" since="2.32"/>
435     <keyword type="function" name="g_main_context_push_thread_default ()" link="glib-The-Main-Event-Loop.html#g-main-context-push-thread-default" since="2.22"/>
436     <keyword type="function" name="g_main_context_pop_thread_default ()" link="glib-The-Main-Event-Loop.html#g-main-context-pop-thread-default" since="2.22"/>
437     <keyword type="function" name="g_timeout_source_new ()" link="glib-The-Main-Event-Loop.html#g-timeout-source-new"/>
438     <keyword type="function" name="g_timeout_source_new_seconds ()" link="glib-The-Main-Event-Loop.html#g-timeout-source-new-seconds" since="2.14"/>
439     <keyword type="function" name="g_timeout_add ()" link="glib-The-Main-Event-Loop.html#g-timeout-add"/>
440     <keyword type="function" name="g_timeout_add_full ()" link="glib-The-Main-Event-Loop.html#g-timeout-add-full"/>
441     <keyword type="function" name="g_timeout_add_seconds ()" link="glib-The-Main-Event-Loop.html#g-timeout-add-seconds" since="2.14"/>
442     <keyword type="function" name="g_timeout_add_seconds_full ()" link="glib-The-Main-Event-Loop.html#g-timeout-add-seconds-full" since="2.14"/>
443     <keyword type="function" name="g_idle_source_new ()" link="glib-The-Main-Event-Loop.html#g-idle-source-new"/>
444     <keyword type="function" name="g_idle_add ()" link="glib-The-Main-Event-Loop.html#g-idle-add"/>
445     <keyword type="function" name="g_idle_add_full ()" link="glib-The-Main-Event-Loop.html#g-idle-add-full"/>
446     <keyword type="function" name="g_idle_remove_by_data ()" link="glib-The-Main-Event-Loop.html#g-idle-remove-by-data"/>
447     <keyword type="typedef" name="GPid" link="glib-The-Main-Event-Loop.html#GPid"/>
448     <keyword type="function" name="GChildWatchFunc ()" link="glib-The-Main-Event-Loop.html#GChildWatchFunc"/>
449     <keyword type="function" name="g_child_watch_source_new ()" link="glib-The-Main-Event-Loop.html#g-child-watch-source-new" since="2.4"/>
450     <keyword type="function" name="g_child_watch_add ()" link="glib-The-Main-Event-Loop.html#g-child-watch-add" since="2.4"/>
451     <keyword type="function" name="g_child_watch_add_full ()" link="glib-The-Main-Event-Loop.html#g-child-watch-add-full" since="2.4"/>
452     <keyword type="struct" name="struct GPollFD" link="glib-The-Main-Event-Loop.html#GPollFD"/>
453     <keyword type="function" name="g_poll ()" link="glib-The-Main-Event-Loop.html#g-poll" since="2.20"/>
454     <keyword type="macro" name="G_POLLFD_FORMAT" link="glib-The-Main-Event-Loop.html#G-POLLFD-FORMAT:CAPS"/>
455     <keyword type="struct" name="struct GSource" link="glib-The-Main-Event-Loop.html#GSource"/>
456     <keyword type="function" name="GSourceDummyMarshal ()" link="glib-The-Main-Event-Loop.html#GSourceDummyMarshal"/>
457     <keyword type="struct" name="struct GSourceFuncs" link="glib-The-Main-Event-Loop.html#GSourceFuncs"/>
458     <keyword type="struct" name="struct GSourceCallbackFuncs" link="glib-The-Main-Event-Loop.html#GSourceCallbackFuncs"/>
459     <keyword type="function" name="g_source_new ()" link="glib-The-Main-Event-Loop.html#g-source-new"/>
460     <keyword type="function" name="g_source_ref ()" link="glib-The-Main-Event-Loop.html#g-source-ref"/>
461     <keyword type="function" name="g_source_unref ()" link="glib-The-Main-Event-Loop.html#g-source-unref"/>
462     <keyword type="function" name="g_source_set_funcs ()" link="glib-The-Main-Event-Loop.html#g-source-set-funcs" since="2.12"/>
463     <keyword type="function" name="g_source_attach ()" link="glib-The-Main-Event-Loop.html#g-source-attach"/>
464     <keyword type="function" name="g_source_destroy ()" link="glib-The-Main-Event-Loop.html#g-source-destroy"/>
465     <keyword type="function" name="g_source_is_destroyed ()" link="glib-The-Main-Event-Loop.html#g-source-is-destroyed" since="2.12"/>
466     <keyword type="function" name="g_source_set_priority ()" link="glib-The-Main-Event-Loop.html#g-source-set-priority"/>
467     <keyword type="function" name="g_source_get_priority ()" link="glib-The-Main-Event-Loop.html#g-source-get-priority"/>
468     <keyword type="function" name="g_source_set_can_recurse ()" link="glib-The-Main-Event-Loop.html#g-source-set-can-recurse"/>
469     <keyword type="function" name="g_source_get_can_recurse ()" link="glib-The-Main-Event-Loop.html#g-source-get-can-recurse"/>
470     <keyword type="function" name="g_source_get_id ()" link="glib-The-Main-Event-Loop.html#g-source-get-id"/>
471     <keyword type="function" name="g_source_get_name ()" link="glib-The-Main-Event-Loop.html#g-source-get-name" since="2.26"/>
472     <keyword type="function" name="g_source_set_name ()" link="glib-The-Main-Event-Loop.html#g-source-set-name" since="2.26"/>
473     <keyword type="function" name="g_source_set_name_by_id ()" link="glib-The-Main-Event-Loop.html#g-source-set-name-by-id" since="2.26"/>
474     <keyword type="function" name="g_source_get_context ()" link="glib-The-Main-Event-Loop.html#g-source-get-context"/>
475     <keyword type="function" name="g_source_set_callback ()" link="glib-The-Main-Event-Loop.html#g-source-set-callback"/>
476     <keyword type="function" name="GSourceFunc ()" link="glib-The-Main-Event-Loop.html#GSourceFunc"/>
477     <keyword type="function" name="g_source_set_callback_indirect ()" link="glib-The-Main-Event-Loop.html#g-source-set-callback-indirect"/>
478     <keyword type="function" name="g_source_add_poll ()" link="glib-The-Main-Event-Loop.html#g-source-add-poll"/>
479     <keyword type="function" name="g_source_remove_poll ()" link="glib-The-Main-Event-Loop.html#g-source-remove-poll"/>
480     <keyword type="function" name="g_source_add_child_source ()" link="glib-The-Main-Event-Loop.html#g-source-add-child-source" since="2.28"/>
481     <keyword type="function" name="g_source_remove_child_source ()" link="glib-The-Main-Event-Loop.html#g-source-remove-child-source" since="2.28"/>
482     <keyword type="function" name="g_source_get_time ()" link="glib-The-Main-Event-Loop.html#g-source-get-time" since="2.28"/>
483     <keyword type="function" name="g_source_get_current_time ()" link="glib-The-Main-Event-Loop.html#g-source-get-current-time" deprecated="2.28: use g_source_get_time() instead"/>
484     <keyword type="function" name="g_source_remove ()" link="glib-The-Main-Event-Loop.html#g-source-remove"/>
485     <keyword type="function" name="g_source_remove_by_funcs_user_data ()" link="glib-The-Main-Event-Loop.html#g-source-remove-by-funcs-user-data"/>
486     <keyword type="function" name="g_source_remove_by_user_data ()" link="glib-The-Main-Event-Loop.html#g-source-remove-by-user-data"/>
487     <keyword type="macro" name="G_THREAD_ERROR" link="glib-Threads.html#G-THREAD-ERROR:CAPS"/>
488     <keyword type="enum" name="enum GThreadError" link="glib-Threads.html#GThreadError"/>
489     <keyword type="struct" name="GThread" link="glib-Threads.html#GThread"/>
490     <keyword type="function" name="GThreadFunc ()" link="glib-Threads.html#GThreadFunc"/>
491     <keyword type="function" name="g_thread_new ()" link="glib-Threads.html#g-thread-new" since="2.32"/>
492     <keyword type="function" name="g_thread_try_new ()" link="glib-Threads.html#g-thread-try-new" since="2.32"/>
493     <keyword type="function" name="g_thread_ref ()" link="glib-Threads.html#g-thread-ref" since="2.32"/>
494     <keyword type="function" name="g_thread_unref ()" link="glib-Threads.html#g-thread-unref" since="2.32"/>
495     <keyword type="function" name="g_thread_join ()" link="glib-Threads.html#g-thread-join"/>
496     <keyword type="function" name="g_thread_yield ()" link="glib-Threads.html#g-thread-yield"/>
497     <keyword type="function" name="g_thread_exit ()" link="glib-Threads.html#g-thread-exit"/>
498     <keyword type="function" name="g_thread_self ()" link="glib-Threads.html#g-thread-self"/>
499     <keyword type="union" name="union GMutex" link="glib-Threads.html#GMutex"/>
500     <keyword type="function" name="g_mutex_init ()" link="glib-Threads.html#g-mutex-init" since="2.32"/>
501     <keyword type="function" name="g_mutex_clear ()" link="glib-Threads.html#g-mutex-clear"/>
502     <keyword type="function" name="g_mutex_lock ()" link="glib-Threads.html#g-mutex-lock"/>
503     <keyword type="function" name="g_mutex_trylock ()" link="glib-Threads.html#g-mutex-trylock"/>
504     <keyword type="function" name="g_mutex_unlock ()" link="glib-Threads.html#g-mutex-unlock"/>
505     <keyword type="macro" name="G_LOCK_DEFINE()" link="glib-Threads.html#G-LOCK-DEFINE:CAPS"/>
506     <keyword type="macro" name="G_LOCK_DEFINE_STATIC()" link="glib-Threads.html#G-LOCK-DEFINE-STATIC:CAPS"/>
507     <keyword type="macro" name="G_LOCK_EXTERN()" link="glib-Threads.html#G-LOCK-EXTERN:CAPS"/>
508     <keyword type="macro" name="G_LOCK()" link="glib-Threads.html#G-LOCK:CAPS"/>
509     <keyword type="macro" name="G_TRYLOCK()" link="glib-Threads.html#G-TRYLOCK:CAPS"/>
510     <keyword type="macro" name="G_UNLOCK()" link="glib-Threads.html#G-UNLOCK:CAPS"/>
511     <keyword type="struct" name="struct GRecMutex" link="glib-Threads.html#GRecMutex" since="2.32"/>
512     <keyword type="function" name="g_rec_mutex_init ()" link="glib-Threads.html#g-rec-mutex-init" since="2.32"/>
513     <keyword type="function" name="g_rec_mutex_clear ()" link="glib-Threads.html#g-rec-mutex-clear"/>
514     <keyword type="function" name="g_rec_mutex_lock ()" link="glib-Threads.html#g-rec-mutex-lock" since="2.32"/>
515     <keyword type="function" name="g_rec_mutex_trylock ()" link="glib-Threads.html#g-rec-mutex-trylock" since="2.32"/>
516     <keyword type="function" name="g_rec_mutex_unlock ()" link="glib-Threads.html#g-rec-mutex-unlock" since="2.32"/>
517     <keyword type="struct" name="struct GRWLock" link="glib-Threads.html#GRWLock" since="2.32"/>
518     <keyword type="function" name="g_rw_lock_init ()" link="glib-Threads.html#g-rw-lock-init" since="2.32"/>
519     <keyword type="function" name="g_rw_lock_clear ()" link="glib-Threads.html#g-rw-lock-clear"/>
520     <keyword type="function" name="g_rw_lock_writer_lock ()" link="glib-Threads.html#g-rw-lock-writer-lock" since="2.32"/>
521     <keyword type="function" name="g_rw_lock_writer_trylock ()" link="glib-Threads.html#g-rw-lock-writer-trylock" since="2.32"/>
522     <keyword type="function" name="g_rw_lock_writer_unlock ()" link="glib-Threads.html#g-rw-lock-writer-unlock" since="2.32"/>
523     <keyword type="function" name="g_rw_lock_reader_lock ()" link="glib-Threads.html#g-rw-lock-reader-lock" since="2.32"/>
524     <keyword type="function" name="g_rw_lock_reader_trylock ()" link="glib-Threads.html#g-rw-lock-reader-trylock" since="2.32"/>
525     <keyword type="function" name="g_rw_lock_reader_unlock ()" link="glib-Threads.html#g-rw-lock-reader-unlock" since="2.32"/>
526     <keyword type="struct" name="struct GCond" link="glib-Threads.html#GCond"/>
527     <keyword type="function" name="g_cond_init ()" link="glib-Threads.html#g-cond-init" since="2.32"/>
528     <keyword type="function" name="g_cond_clear ()" link="glib-Threads.html#g-cond-clear" since="2.32"/>
529     <keyword type="function" name="g_cond_wait ()" link="glib-Threads.html#g-cond-wait"/>
530     <keyword type="function" name="g_cond_timed_wait ()" link="glib-Threads.html#g-cond-timed-wait" deprecated="2.32: Use g_cond_wait_until() instead."/>
531     <keyword type="function" name="g_cond_wait_until ()" link="glib-Threads.html#g-cond-wait-until" since="2.32"/>
532     <keyword type="function" name="g_cond_signal ()" link="glib-Threads.html#g-cond-signal"/>
533     <keyword type="function" name="g_cond_broadcast ()" link="glib-Threads.html#g-cond-broadcast"/>
534     <keyword type="struct" name="struct GPrivate" link="glib-Threads.html#GPrivate"/>
535     <keyword type="macro" name="G_PRIVATE_INIT()" link="glib-Threads.html#G-PRIVATE-INIT:CAPS" since="2.32"/>
536     <keyword type="function" name="g_private_get ()" link="glib-Threads.html#g-private-get"/>
537     <keyword type="function" name="g_private_set ()" link="glib-Threads.html#g-private-set"/>
538     <keyword type="function" name="g_private_replace ()" link="glib-Threads.html#g-private-replace" since="2.32"/>
539     <keyword type="struct" name="struct GOnce" link="glib-Threads.html#GOnce" since="2.4"/>
540     <keyword type="enum" name="enum GOnceStatus" link="glib-Threads.html#GOnceStatus" since="2.4"/>
541     <keyword type="macro" name="G_ONCE_INIT" link="glib-Threads.html#G-ONCE-INIT:CAPS" since="2.4"/>
542     <keyword type="macro" name="g_once()" link="glib-Threads.html#g-once" since="2.4"/>
543     <keyword type="function" name="g_once_init_enter ()" link="glib-Threads.html#g-once-init-enter" since="2.14"/>
544     <keyword type="function" name="g_once_init_leave ()" link="glib-Threads.html#g-once-init-leave" since="2.14"/>
545     <keyword type="function" name="g_bit_lock ()" link="glib-Threads.html#g-bit-lock" since="2.24"/>
546     <keyword type="function" name="g_bit_trylock ()" link="glib-Threads.html#g-bit-trylock" since="2.24"/>
547     <keyword type="function" name="g_bit_unlock ()" link="glib-Threads.html#g-bit-unlock" since="2.24"/>
548     <keyword type="function" name="g_pointer_bit_lock ()" link="glib-Threads.html#g-pointer-bit-lock" since="2.30"/>
549     <keyword type="function" name="g_pointer_bit_trylock ()" link="glib-Threads.html#g-pointer-bit-trylock" since="2.30"/>
550     <keyword type="function" name="g_pointer_bit_unlock ()" link="glib-Threads.html#g-pointer-bit-unlock" since="2.30"/>
551     <keyword type="struct" name="struct GThreadPool" link="glib-Thread-Pools.html#GThreadPool"/>
552     <keyword type="function" name="g_thread_pool_new ()" link="glib-Thread-Pools.html#g-thread-pool-new"/>
553     <keyword type="function" name="g_thread_pool_push ()" link="glib-Thread-Pools.html#g-thread-pool-push"/>
554     <keyword type="function" name="g_thread_pool_set_max_threads ()" link="glib-Thread-Pools.html#g-thread-pool-set-max-threads"/>
555     <keyword type="function" name="g_thread_pool_get_max_threads ()" link="glib-Thread-Pools.html#g-thread-pool-get-max-threads"/>
556     <keyword type="function" name="g_thread_pool_get_num_threads ()" link="glib-Thread-Pools.html#g-thread-pool-get-num-threads"/>
557     <keyword type="function" name="g_thread_pool_unprocessed ()" link="glib-Thread-Pools.html#g-thread-pool-unprocessed"/>
558     <keyword type="function" name="g_thread_pool_free ()" link="glib-Thread-Pools.html#g-thread-pool-free"/>
559     <keyword type="function" name="g_thread_pool_set_max_unused_threads ()" link="glib-Thread-Pools.html#g-thread-pool-set-max-unused-threads"/>
560     <keyword type="function" name="g_thread_pool_get_max_unused_threads ()" link="glib-Thread-Pools.html#g-thread-pool-get-max-unused-threads"/>
561     <keyword type="function" name="g_thread_pool_get_num_unused_threads ()" link="glib-Thread-Pools.html#g-thread-pool-get-num-unused-threads"/>
562     <keyword type="function" name="g_thread_pool_stop_unused_threads ()" link="glib-Thread-Pools.html#g-thread-pool-stop-unused-threads"/>
563     <keyword type="function" name="g_thread_pool_set_sort_function ()" link="glib-Thread-Pools.html#g-thread-pool-set-sort-function" since="2.10"/>
564     <keyword type="function" name="g_thread_pool_set_max_idle_time ()" link="glib-Thread-Pools.html#g-thread-pool-set-max-idle-time" since="2.10"/>
565     <keyword type="function" name="g_thread_pool_get_max_idle_time ()" link="glib-Thread-Pools.html#g-thread-pool-get-max-idle-time" since="2.10"/>
566     <keyword type="struct" name="GAsyncQueue" link="glib-Asynchronous-Queues.html#GAsyncQueue"/>
567     <keyword type="function" name="g_async_queue_new ()" link="glib-Asynchronous-Queues.html#g-async-queue-new"/>
568     <keyword type="function" name="g_async_queue_new_full ()" link="glib-Asynchronous-Queues.html#g-async-queue-new-full" since="2.16"/>
569     <keyword type="function" name="g_async_queue_ref ()" link="glib-Asynchronous-Queues.html#g-async-queue-ref"/>
570     <keyword type="function" name="g_async_queue_unref ()" link="glib-Asynchronous-Queues.html#g-async-queue-unref"/>
571     <keyword type="function" name="g_async_queue_push ()" link="glib-Asynchronous-Queues.html#g-async-queue-push"/>
572     <keyword type="function" name="g_async_queue_push_sorted ()" link="glib-Asynchronous-Queues.html#g-async-queue-push-sorted" since="2.10"/>
573     <keyword type="function" name="g_async_queue_pop ()" link="glib-Asynchronous-Queues.html#g-async-queue-pop"/>
574     <keyword type="function" name="g_async_queue_try_pop ()" link="glib-Asynchronous-Queues.html#g-async-queue-try-pop"/>
575     <keyword type="function" name="g_async_queue_timeout_pop ()" link="glib-Asynchronous-Queues.html#g-async-queue-timeout-pop"/>
576     <keyword type="function" name="g_async_queue_length ()" link="glib-Asynchronous-Queues.html#g-async-queue-length"/>
577     <keyword type="function" name="g_async_queue_sort ()" link="glib-Asynchronous-Queues.html#g-async-queue-sort" since="2.10"/>
578     <keyword type="function" name="g_async_queue_lock ()" link="glib-Asynchronous-Queues.html#g-async-queue-lock"/>
579     <keyword type="function" name="g_async_queue_unlock ()" link="glib-Asynchronous-Queues.html#g-async-queue-unlock"/>
580     <keyword type="function" name="g_async_queue_ref_unlocked ()" link="glib-Asynchronous-Queues.html#g-async-queue-ref-unlocked"/>
581     <keyword type="function" name="g_async_queue_unref_and_unlock ()" link="glib-Asynchronous-Queues.html#g-async-queue-unref-and-unlock"/>
582     <keyword type="function" name="g_async_queue_push_unlocked ()" link="glib-Asynchronous-Queues.html#g-async-queue-push-unlocked"/>
583     <keyword type="function" name="g_async_queue_push_sorted_unlocked ()" link="glib-Asynchronous-Queues.html#g-async-queue-push-sorted-unlocked" since="2.10"/>
584     <keyword type="function" name="g_async_queue_pop_unlocked ()" link="glib-Asynchronous-Queues.html#g-async-queue-pop-unlocked"/>
585     <keyword type="function" name="g_async_queue_try_pop_unlocked ()" link="glib-Asynchronous-Queues.html#g-async-queue-try-pop-unlocked"/>
586     <keyword type="function" name="g_async_queue_timeout_pop_unlocked ()" link="glib-Asynchronous-Queues.html#g-async-queue-timeout-pop-unlocked"/>
587     <keyword type="function" name="g_async_queue_length_unlocked ()" link="glib-Asynchronous-Queues.html#g-async-queue-length-unlocked"/>
588     <keyword type="function" name="g_async_queue_sort_unlocked ()" link="glib-Asynchronous-Queues.html#g-async-queue-sort-unlocked" since="2.10"/>
589     <keyword type="function" name="g_async_queue_timed_pop ()" link="glib-Asynchronous-Queues.html#g-async-queue-timed-pop" deprecated="use g_async_queue_timeout_pop()."/>
590     <keyword type="function" name="g_async_queue_timed_pop_unlocked ()" link="glib-Asynchronous-Queues.html#g-async-queue-timed-pop-unlocked" deprecated="use g_async_queue_timeout_pop_unlocked()."/>
591     <keyword type="struct" name="GModule" link="glib-Dynamic-Loading-of-Modules.html#GModule"/>
592     <keyword type="function" name="g_module_supported ()" link="glib-Dynamic-Loading-of-Modules.html#g-module-supported"/>
593     <keyword type="function" name="g_module_build_path ()" link="glib-Dynamic-Loading-of-Modules.html#g-module-build-path"/>
594     <keyword type="macro" name="g_module_open" link="glib-Dynamic-Loading-of-Modules.html#g-module-open"/>
595     <keyword type="enum" name="enum GModuleFlags" link="glib-Dynamic-Loading-of-Modules.html#GModuleFlags"/>
596     <keyword type="function" name="g_module_symbol ()" link="glib-Dynamic-Loading-of-Modules.html#g-module-symbol"/>
597     <keyword type="macro" name="g_module_name" link="glib-Dynamic-Loading-of-Modules.html#g-module-name"/>
598     <keyword type="function" name="g_module_make_resident ()" link="glib-Dynamic-Loading-of-Modules.html#g-module-make-resident"/>
599     <keyword type="function" name="g_module_close ()" link="glib-Dynamic-Loading-of-Modules.html#g-module-close"/>
600     <keyword type="function" name="g_module_error ()" link="glib-Dynamic-Loading-of-Modules.html#g-module-error"/>
601     <keyword type="function" name="GModuleCheckInit ()" link="glib-Dynamic-Loading-of-Modules.html#GModuleCheckInit"/>
602     <keyword type="function" name="GModuleUnload ()" link="glib-Dynamic-Loading-of-Modules.html#GModuleUnload"/>
603     <keyword type="macro" name="G_MODULE_SUFFIX" link="glib-Dynamic-Loading-of-Modules.html#G-MODULE-SUFFIX:CAPS"/>
604     <keyword type="macro" name="G_MODULE_EXPORT" link="glib-Dynamic-Loading-of-Modules.html#G-MODULE-EXPORT:CAPS"/>
605     <keyword type="macro" name="G_MODULE_IMPORT" link="glib-Dynamic-Loading-of-Modules.html#G-MODULE-IMPORT:CAPS"/>
606     <keyword type="macro" name="g_new()" link="glib-Memory-Allocation.html#g-new"/>
607     <keyword type="macro" name="g_new0()" link="glib-Memory-Allocation.html#g-new0"/>
608     <keyword type="macro" name="g_renew()" link="glib-Memory-Allocation.html#g-renew"/>
609     <keyword type="macro" name="g_try_new()" link="glib-Memory-Allocation.html#g-try-new" since="2.8"/>
610     <keyword type="macro" name="g_try_new0()" link="glib-Memory-Allocation.html#g-try-new0" since="2.8"/>
611     <keyword type="macro" name="g_try_renew()" link="glib-Memory-Allocation.html#g-try-renew" since="2.8"/>
612     <keyword type="function" name="g_malloc ()" link="glib-Memory-Allocation.html#g-malloc"/>
613     <keyword type="function" name="g_malloc0 ()" link="glib-Memory-Allocation.html#g-malloc0"/>
614     <keyword type="function" name="g_realloc ()" link="glib-Memory-Allocation.html#g-realloc"/>
615     <keyword type="function" name="g_try_malloc ()" link="glib-Memory-Allocation.html#g-try-malloc"/>
616     <keyword type="function" name="g_try_malloc0 ()" link="glib-Memory-Allocation.html#g-try-malloc0" since="2.8"/>
617     <keyword type="function" name="g_try_realloc ()" link="glib-Memory-Allocation.html#g-try-realloc"/>
618     <keyword type="function" name="g_malloc_n ()" link="glib-Memory-Allocation.html#g-malloc-n" since="2.24"/>
619     <keyword type="function" name="g_malloc0_n ()" link="glib-Memory-Allocation.html#g-malloc0-n" since="2.24"/>
620     <keyword type="function" name="g_realloc_n ()" link="glib-Memory-Allocation.html#g-realloc-n" since="2.24"/>
621     <keyword type="function" name="g_try_malloc_n ()" link="glib-Memory-Allocation.html#g-try-malloc-n" since="2.24"/>
622     <keyword type="function" name="g_try_malloc0_n ()" link="glib-Memory-Allocation.html#g-try-malloc0-n" since="2.24"/>
623     <keyword type="function" name="g_try_realloc_n ()" link="glib-Memory-Allocation.html#g-try-realloc-n" since="2.24"/>
624     <keyword type="function" name="g_free ()" link="glib-Memory-Allocation.html#g-free"/>
625     <keyword type="variable" name="g_mem_gc_friendly" link="glib-Memory-Allocation.html#g-mem-gc-friendly"/>
626     <keyword type="macro" name="g_alloca()" link="glib-Memory-Allocation.html#g-alloca"/>
627     <keyword type="macro" name="g_newa()" link="glib-Memory-Allocation.html#g-newa"/>
628     <keyword type="macro" name="g_memmove()" link="glib-Memory-Allocation.html#g-memmove"/>
629     <keyword type="function" name="g_memdup ()" link="glib-Memory-Allocation.html#g-memdup"/>
630     <keyword type="struct" name="struct GMemVTable" link="glib-Memory-Allocation.html#GMemVTable"/>
631     <keyword type="function" name="g_mem_set_vtable ()" link="glib-Memory-Allocation.html#g-mem-set-vtable"/>
632     <keyword type="function" name="g_mem_is_system_malloc ()" link="glib-Memory-Allocation.html#g-mem-is-system-malloc"/>
633     <keyword type="variable" name="glib_mem_profiler_table" link="glib-Memory-Allocation.html#glib-mem-profiler-table"/>
634     <keyword type="function" name="g_mem_profile ()" link="glib-Memory-Allocation.html#g-mem-profile"/>
635     <keyword type="function" name="g_slice_alloc ()" link="glib-Memory-Slices.html#g-slice-alloc" since="2.10"/>
636     <keyword type="function" name="g_slice_alloc0 ()" link="glib-Memory-Slices.html#g-slice-alloc0" since="2.10"/>
637     <keyword type="function" name="g_slice_copy ()" link="glib-Memory-Slices.html#g-slice-copy" since="2.14"/>
638     <keyword type="function" name="g_slice_free1 ()" link="glib-Memory-Slices.html#g-slice-free1" since="2.10"/>
639     <keyword type="function" name="g_slice_free_chain_with_offset ()" link="glib-Memory-Slices.html#g-slice-free-chain-with-offset" since="2.10"/>
640     <keyword type="macro" name="g_slice_new()" link="glib-Memory-Slices.html#g-slice-new" since="2.10"/>
641     <keyword type="macro" name="g_slice_new0()" link="glib-Memory-Slices.html#g-slice-new0" since="2.10"/>
642     <keyword type="macro" name="g_slice_dup()" link="glib-Memory-Slices.html#g-slice-dup" since="2.14"/>
643     <keyword type="macro" name="g_slice_free()" link="glib-Memory-Slices.html#g-slice-free" since="2.10"/>
644     <keyword type="macro" name="g_slice_free_chain()" link="glib-Memory-Slices.html#g-slice-free-chain" since="2.10"/>
645     <keyword type="struct" name="struct GIOChannel" link="glib-IO-Channels.html#GIOChannel"/>
646     <keyword type="function" name="g_io_channel_unix_new ()" link="glib-IO-Channels.html#g-io-channel-unix-new"/>
647     <keyword type="function" name="g_io_channel_unix_get_fd ()" link="glib-IO-Channels.html#g-io-channel-unix-get-fd"/>
648     <keyword type="function" name="g_io_channel_win32_new_fd ()" link="glib-IO-Channels.html#g-io-channel-win32-new-fd"/>
649     <keyword type="function" name="g_io_channel_win32_new_socket ()" link="glib-IO-Channels.html#g-io-channel-win32-new-socket"/>
650     <keyword type="function" name="g_io_channel_win32_new_messages ()" link="glib-IO-Channels.html#g-io-channel-win32-new-messages"/>
651     <keyword type="function" name="g_io_channel_init ()" link="glib-IO-Channels.html#g-io-channel-init"/>
652     <keyword type="macro" name="g_io_channel_new_file" link="glib-IO-Channels.html#g-io-channel-new-file"/>
653     <keyword type="function" name="g_io_channel_read_chars ()" link="glib-IO-Channels.html#g-io-channel-read-chars"/>
654     <keyword type="function" name="g_io_channel_read_unichar ()" link="glib-IO-Channels.html#g-io-channel-read-unichar"/>
655     <keyword type="function" name="g_io_channel_read_line ()" link="glib-IO-Channels.html#g-io-channel-read-line"/>
656     <keyword type="function" name="g_io_channel_read_line_string ()" link="glib-IO-Channels.html#g-io-channel-read-line-string"/>
657     <keyword type="function" name="g_io_channel_read_to_end ()" link="glib-IO-Channels.html#g-io-channel-read-to-end"/>
658     <keyword type="function" name="g_io_channel_write_chars ()" link="glib-IO-Channels.html#g-io-channel-write-chars"/>
659     <keyword type="function" name="g_io_channel_write_unichar ()" link="glib-IO-Channels.html#g-io-channel-write-unichar"/>
660     <keyword type="function" name="g_io_channel_flush ()" link="glib-IO-Channels.html#g-io-channel-flush"/>
661     <keyword type="function" name="g_io_channel_seek_position ()" link="glib-IO-Channels.html#g-io-channel-seek-position"/>
662     <keyword type="enum" name="enum GSeekType" link="glib-IO-Channels.html#GSeekType"/>
663     <keyword type="function" name="g_io_channel_shutdown ()" link="glib-IO-Channels.html#g-io-channel-shutdown"/>
664     <keyword type="enum" name="enum GIOStatus" link="glib-IO-Channels.html#GIOStatus"/>
665     <keyword type="enum" name="enum GIOChannelError" link="glib-IO-Channels.html#GIOChannelError"/>
666     <keyword type="macro" name="G_IO_CHANNEL_ERROR" link="glib-IO-Channels.html#G-IO-CHANNEL-ERROR:CAPS"/>
667     <keyword type="function" name="g_io_channel_error_from_errno ()" link="glib-IO-Channels.html#g-io-channel-error-from-errno"/>
668     <keyword type="function" name="g_io_channel_ref ()" link="glib-IO-Channels.html#g-io-channel-ref"/>
669     <keyword type="function" name="g_io_channel_unref ()" link="glib-IO-Channels.html#g-io-channel-unref"/>
670     <keyword type="function" name="g_io_create_watch ()" link="glib-IO-Channels.html#g-io-create-watch"/>
671     <keyword type="function" name="g_io_add_watch ()" link="glib-IO-Channels.html#g-io-add-watch"/>
672     <keyword type="function" name="g_io_add_watch_full ()" link="glib-IO-Channels.html#g-io-add-watch-full"/>
673     <keyword type="enum" name="enum GIOCondition" link="glib-IO-Channels.html#GIOCondition"/>
674     <keyword type="function" name="GIOFunc ()" link="glib-IO-Channels.html#GIOFunc"/>
675     <keyword type="struct" name="struct GIOFuncs" link="glib-IO-Channels.html#GIOFuncs"/>
676     <keyword type="function" name="g_io_channel_get_buffer_size ()" link="glib-IO-Channels.html#g-io-channel-get-buffer-size"/>
677     <keyword type="function" name="g_io_channel_set_buffer_size ()" link="glib-IO-Channels.html#g-io-channel-set-buffer-size"/>
678     <keyword type="function" name="g_io_channel_get_buffer_condition ()" link="glib-IO-Channels.html#g-io-channel-get-buffer-condition"/>
679     <keyword type="function" name="g_io_channel_get_flags ()" link="glib-IO-Channels.html#g-io-channel-get-flags"/>
680     <keyword type="function" name="g_io_channel_set_flags ()" link="glib-IO-Channels.html#g-io-channel-set-flags"/>
681     <keyword type="enum" name="enum GIOFlags" link="glib-IO-Channels.html#GIOFlags"/>
682     <keyword type="function" name="g_io_channel_get_line_term ()" link="glib-IO-Channels.html#g-io-channel-get-line-term"/>
683     <keyword type="function" name="g_io_channel_set_line_term ()" link="glib-IO-Channels.html#g-io-channel-set-line-term"/>
684     <keyword type="function" name="g_io_channel_get_buffered ()" link="glib-IO-Channels.html#g-io-channel-get-buffered"/>
685     <keyword type="function" name="g_io_channel_set_buffered ()" link="glib-IO-Channels.html#g-io-channel-set-buffered"/>
686     <keyword type="function" name="g_io_channel_get_encoding ()" link="glib-IO-Channels.html#g-io-channel-get-encoding"/>
687     <keyword type="function" name="g_io_channel_set_encoding ()" link="glib-IO-Channels.html#g-io-channel-set-encoding"/>
688     <keyword type="function" name="g_io_channel_get_close_on_unref ()" link="glib-IO-Channels.html#g-io-channel-get-close-on-unref"/>
689     <keyword type="function" name="g_io_channel_set_close_on_unref ()" link="glib-IO-Channels.html#g-io-channel-set-close-on-unref"/>
690     <keyword type="function" name="g_io_channel_read ()" link="glib-IO-Channels.html#g-io-channel-read" deprecated="2.2: Use g_io_channel_read_chars() instead."/>
691     <keyword type="enum" name="enum GIOError" link="glib-IO-Channels.html#GIOError"/>
692     <keyword type="function" name="g_io_channel_write ()" link="glib-IO-Channels.html#g-io-channel-write" deprecated="2.2: Use g_io_channel_write_chars() instead."/>
693     <keyword type="function" name="g_io_channel_seek ()" link="glib-IO-Channels.html#g-io-channel-seek" deprecated="2.2: Use g_io_channel_seek_position() instead."/>
694     <keyword type="function" name="g_io_channel_close ()" link="glib-IO-Channels.html#g-io-channel-close" deprecated="2.2: Use g_io_channel_shutdown() instead."/>
695     <keyword type="struct" name="struct GError" link="glib-Error-Reporting.html#GError"/>
696     <keyword type="function" name="g_error_new ()" link="glib-Error-Reporting.html#g-error-new"/>
697     <keyword type="function" name="g_error_new_literal ()" link="glib-Error-Reporting.html#g-error-new-literal"/>
698     <keyword type="function" name="g_error_new_valist ()" link="glib-Error-Reporting.html#g-error-new-valist" since="2.22"/>
699     <keyword type="function" name="g_error_free ()" link="glib-Error-Reporting.html#g-error-free"/>
700     <keyword type="function" name="g_error_copy ()" link="glib-Error-Reporting.html#g-error-copy"/>
701     <keyword type="function" name="g_error_matches ()" link="glib-Error-Reporting.html#g-error-matches"/>
702     <keyword type="function" name="g_set_error ()" link="glib-Error-Reporting.html#g-set-error"/>
703     <keyword type="function" name="g_set_error_literal ()" link="glib-Error-Reporting.html#g-set-error-literal" since="2.18"/>
704     <keyword type="function" name="g_propagate_error ()" link="glib-Error-Reporting.html#g-propagate-error"/>
705     <keyword type="function" name="g_clear_error ()" link="glib-Error-Reporting.html#g-clear-error"/>
706     <keyword type="function" name="g_prefix_error ()" link="glib-Error-Reporting.html#g-prefix-error" since="2.16"/>
707     <keyword type="function" name="g_propagate_prefixed_error ()" link="glib-Error-Reporting.html#g-propagate-prefixed-error" since="2.16"/>
708     <keyword type="function" name="g_print ()" link="glib-Warnings-and-Assertions.html#g-print"/>
709     <keyword type="function" name="g_set_print_handler ()" link="glib-Warnings-and-Assertions.html#g-set-print-handler"/>
710     <keyword type="function" name="GPrintFunc ()" link="glib-Warnings-and-Assertions.html#GPrintFunc"/>
711     <keyword type="function" name="g_printerr ()" link="glib-Warnings-and-Assertions.html#g-printerr"/>
712     <keyword type="function" name="g_set_printerr_handler ()" link="glib-Warnings-and-Assertions.html#g-set-printerr-handler"/>
713     <keyword type="macro" name="g_return_if_fail()" link="glib-Warnings-and-Assertions.html#g-return-if-fail"/>
714     <keyword type="macro" name="g_return_val_if_fail()" link="glib-Warnings-and-Assertions.html#g-return-val-if-fail"/>
715     <keyword type="macro" name="g_return_if_reached" link="glib-Warnings-and-Assertions.html#g-return-if-reached"/>
716     <keyword type="macro" name="g_return_val_if_reached()" link="glib-Warnings-and-Assertions.html#g-return-val-if-reached"/>
717     <keyword type="macro" name="g_warn_if_fail()" link="glib-Warnings-and-Assertions.html#g-warn-if-fail" since="2.16"/>
718     <keyword type="macro" name="g_warn_if_reached" link="glib-Warnings-and-Assertions.html#g-warn-if-reached" since="2.16"/>
719     <keyword type="function" name="g_on_error_query ()" link="glib-Warnings-and-Assertions.html#g-on-error-query"/>
720     <keyword type="function" name="g_on_error_stack_trace ()" link="glib-Warnings-and-Assertions.html#g-on-error-stack-trace"/>
721     <keyword type="macro" name="G_BREAKPOINT" link="glib-Warnings-and-Assertions.html#G-BREAKPOINT:CAPS"/>
722     <keyword type="macro" name="G_LOG_DOMAIN" link="glib-Message-Logging.html#G-LOG-DOMAIN:CAPS"/>
723     <keyword type="macro" name="G_LOG_FATAL_MASK" link="glib-Message-Logging.html#G-LOG-FATAL-MASK:CAPS"/>
724     <keyword type="macro" name="G_LOG_LEVEL_USER_SHIFT" link="glib-Message-Logging.html#G-LOG-LEVEL-USER-SHIFT:CAPS"/>
725     <keyword type="function" name="GLogFunc ()" link="glib-Message-Logging.html#GLogFunc"/>
726     <keyword type="enum" name="enum GLogLevelFlags" link="glib-Message-Logging.html#GLogLevelFlags"/>
727     <keyword type="function" name="g_log ()" link="glib-Message-Logging.html#g-log"/>
728     <keyword type="function" name="g_logv ()" link="glib-Message-Logging.html#g-logv"/>
729     <keyword type="macro" name="g_message()" link="glib-Message-Logging.html#g-message"/>
730     <keyword type="macro" name="g_warning()" link="glib-Message-Logging.html#g-warning"/>
731     <keyword type="macro" name="g_critical()" link="glib-Message-Logging.html#g-critical"/>
732     <keyword type="macro" name="g_error()" link="glib-Message-Logging.html#g-error"/>
733     <keyword type="macro" name="g_debug()" link="glib-Message-Logging.html#g-debug" since="2.6"/>
734     <keyword type="function" name="g_log_set_handler ()" link="glib-Message-Logging.html#g-log-set-handler"/>
735     <keyword type="function" name="g_log_remove_handler ()" link="glib-Message-Logging.html#g-log-remove-handler"/>
736     <keyword type="function" name="g_log_set_always_fatal ()" link="glib-Message-Logging.html#g-log-set-always-fatal"/>
737     <keyword type="function" name="g_log_set_fatal_mask ()" link="glib-Message-Logging.html#g-log-set-fatal-mask"/>
738     <keyword type="function" name="g_log_default_handler ()" link="glib-Message-Logging.html#g-log-default-handler"/>
739     <keyword type="function" name="g_log_set_default_handler ()" link="glib-Message-Logging.html#g-log-set-default-handler" since="2.6"/>
740     <keyword type="function" name="g_strdup ()" link="glib-String-Utility-Functions.html#g-strdup"/>
741     <keyword type="function" name="g_strndup ()" link="glib-String-Utility-Functions.html#g-strndup"/>
742     <keyword type="function" name="g_strdupv ()" link="glib-String-Utility-Functions.html#g-strdupv"/>
743     <keyword type="function" name="g_strnfill ()" link="glib-String-Utility-Functions.html#g-strnfill"/>
744     <keyword type="function" name="g_stpcpy ()" link="glib-String-Utility-Functions.html#g-stpcpy"/>
745     <keyword type="function" name="g_strstr_len ()" link="glib-String-Utility-Functions.html#g-strstr-len"/>
746     <keyword type="function" name="g_strrstr ()" link="glib-String-Utility-Functions.html#g-strrstr"/>
747     <keyword type="function" name="g_strrstr_len ()" link="glib-String-Utility-Functions.html#g-strrstr-len"/>
748     <keyword type="function" name="g_str_has_prefix ()" link="glib-String-Utility-Functions.html#g-str-has-prefix" since="2.2"/>
749     <keyword type="function" name="g_str_has_suffix ()" link="glib-String-Utility-Functions.html#g-str-has-suffix" since="2.2"/>
750     <keyword type="function" name="g_strcmp0 ()" link="glib-String-Utility-Functions.html#g-strcmp0" since="2.16"/>
751     <keyword type="function" name="g_strlcpy ()" link="glib-String-Utility-Functions.html#g-strlcpy"/>
752     <keyword type="function" name="g_strlcat ()" link="glib-String-Utility-Functions.html#g-strlcat"/>
753     <keyword type="function" name="g_strdup_printf ()" link="glib-String-Utility-Functions.html#g-strdup-printf"/>
754     <keyword type="function" name="g_strdup_vprintf ()" link="glib-String-Utility-Functions.html#g-strdup-vprintf"/>
755     <keyword type="function" name="g_printf ()" link="glib-String-Utility-Functions.html#g-printf" since="2.2"/>
756     <keyword type="function" name="g_vprintf ()" link="glib-String-Utility-Functions.html#g-vprintf" since="2.2"/>
757     <keyword type="function" name="g_fprintf ()" link="glib-String-Utility-Functions.html#g-fprintf" since="2.2"/>
758     <keyword type="function" name="g_vfprintf ()" link="glib-String-Utility-Functions.html#g-vfprintf" since="2.2"/>
759     <keyword type="function" name="g_sprintf ()" link="glib-String-Utility-Functions.html#g-sprintf" since="2.2"/>
760     <keyword type="function" name="g_vsprintf ()" link="glib-String-Utility-Functions.html#g-vsprintf" since="2.2"/>
761     <keyword type="function" name="g_snprintf ()" link="glib-String-Utility-Functions.html#g-snprintf"/>
762     <keyword type="function" name="g_vsnprintf ()" link="glib-String-Utility-Functions.html#g-vsnprintf"/>
763     <keyword type="function" name="g_vasprintf ()" link="glib-String-Utility-Functions.html#g-vasprintf" since="2.4"/>
764     <keyword type="function" name="g_printf_string_upper_bound ()" link="glib-String-Utility-Functions.html#g-printf-string-upper-bound"/>
765     <keyword type="function" name="g_ascii_isalnum ()" link="glib-String-Utility-Functions.html#g-ascii-isalnum"/>
766     <keyword type="function" name="g_ascii_isalpha ()" link="glib-String-Utility-Functions.html#g-ascii-isalpha"/>
767     <keyword type="function" name="g_ascii_iscntrl ()" link="glib-String-Utility-Functions.html#g-ascii-iscntrl"/>
768     <keyword type="function" name="g_ascii_isdigit ()" link="glib-String-Utility-Functions.html#g-ascii-isdigit"/>
769     <keyword type="function" name="g_ascii_isgraph ()" link="glib-String-Utility-Functions.html#g-ascii-isgraph"/>
770     <keyword type="function" name="g_ascii_islower ()" link="glib-String-Utility-Functions.html#g-ascii-islower"/>
771     <keyword type="function" name="g_ascii_isprint ()" link="glib-String-Utility-Functions.html#g-ascii-isprint"/>
772     <keyword type="function" name="g_ascii_ispunct ()" link="glib-String-Utility-Functions.html#g-ascii-ispunct"/>
773     <keyword type="function" name="g_ascii_isspace ()" link="glib-String-Utility-Functions.html#g-ascii-isspace"/>
774     <keyword type="function" name="g_ascii_isupper ()" link="glib-String-Utility-Functions.html#g-ascii-isupper"/>
775     <keyword type="function" name="g_ascii_isxdigit ()" link="glib-String-Utility-Functions.html#g-ascii-isxdigit"/>
776     <keyword type="function" name="g_ascii_digit_value ()" link="glib-String-Utility-Functions.html#g-ascii-digit-value"/>
777     <keyword type="function" name="g_ascii_xdigit_value ()" link="glib-String-Utility-Functions.html#g-ascii-xdigit-value"/>
778     <keyword type="function" name="g_ascii_strcasecmp ()" link="glib-String-Utility-Functions.html#g-ascii-strcasecmp"/>
779     <keyword type="function" name="g_ascii_strncasecmp ()" link="glib-String-Utility-Functions.html#g-ascii-strncasecmp"/>
780     <keyword type="function" name="g_ascii_strup ()" link="glib-String-Utility-Functions.html#g-ascii-strup"/>
781     <keyword type="function" name="g_ascii_strdown ()" link="glib-String-Utility-Functions.html#g-ascii-strdown"/>
782     <keyword type="function" name="g_ascii_tolower ()" link="glib-String-Utility-Functions.html#g-ascii-tolower"/>
783     <keyword type="function" name="g_ascii_toupper ()" link="glib-String-Utility-Functions.html#g-ascii-toupper"/>
784     <keyword type="function" name="g_string_ascii_up ()" link="glib-String-Utility-Functions.html#g-string-ascii-up"/>
785     <keyword type="function" name="g_string_ascii_down ()" link="glib-String-Utility-Functions.html#g-string-ascii-down"/>
786     <keyword type="function" name="g_strup ()" link="glib-String-Utility-Functions.html#g-strup" deprecated=""/>
787     <keyword type="function" name="g_strdown ()" link="glib-String-Utility-Functions.html#g-strdown" deprecated=""/>
788     <keyword type="function" name="g_strcasecmp ()" link="glib-String-Utility-Functions.html#g-strcasecmp" deprecated=""/>
789     <keyword type="function" name="g_strncasecmp ()" link="glib-String-Utility-Functions.html#g-strncasecmp" deprecated=""/>
790     <keyword type="function" name="g_strreverse ()" link="glib-String-Utility-Functions.html#g-strreverse"/>
791     <keyword type="function" name="g_ascii_strtoll ()" link="glib-String-Utility-Functions.html#g-ascii-strtoll" since="2.12"/>
792     <keyword type="function" name="g_ascii_strtoull ()" link="glib-String-Utility-Functions.html#g-ascii-strtoull" since="2.2"/>
793     <keyword type="macro" name="G_ASCII_DTOSTR_BUF_SIZE" link="glib-String-Utility-Functions.html#G-ASCII-DTOSTR-BUF-SIZE:CAPS"/>
794     <keyword type="function" name="g_ascii_strtod ()" link="glib-String-Utility-Functions.html#g-ascii-strtod"/>
795     <keyword type="function" name="g_ascii_dtostr ()" link="glib-String-Utility-Functions.html#g-ascii-dtostr"/>
796     <keyword type="function" name="g_ascii_formatd ()" link="glib-String-Utility-Functions.html#g-ascii-formatd"/>
797     <keyword type="function" name="g_strtod ()" link="glib-String-Utility-Functions.html#g-strtod"/>
798     <keyword type="function" name="g_strchug ()" link="glib-String-Utility-Functions.html#g-strchug"/>
799     <keyword type="function" name="g_strchomp ()" link="glib-String-Utility-Functions.html#g-strchomp"/>
800     <keyword type="macro" name="g_strstrip()" link="glib-String-Utility-Functions.html#g-strstrip"/>
801     <keyword type="function" name="g_strdelimit ()" link="glib-String-Utility-Functions.html#g-strdelimit"/>
802     <keyword type="macro" name="G_STR_DELIMITERS" link="glib-String-Utility-Functions.html#G-STR-DELIMITERS:CAPS"/>
803     <keyword type="function" name="g_strescape ()" link="glib-String-Utility-Functions.html#g-strescape"/>
804     <keyword type="function" name="g_strcompress ()" link="glib-String-Utility-Functions.html#g-strcompress"/>
805     <keyword type="function" name="g_strcanon ()" link="glib-String-Utility-Functions.html#g-strcanon"/>
806     <keyword type="function" name="g_strsplit ()" link="glib-String-Utility-Functions.html#g-strsplit"/>
807     <keyword type="function" name="g_strsplit_set ()" link="glib-String-Utility-Functions.html#g-strsplit-set" since="2.4"/>
808     <keyword type="function" name="g_strfreev ()" link="glib-String-Utility-Functions.html#g-strfreev"/>
809     <keyword type="function" name="g_strconcat ()" link="glib-String-Utility-Functions.html#g-strconcat"/>
810     <keyword type="function" name="g_strjoin ()" link="glib-String-Utility-Functions.html#g-strjoin"/>
811     <keyword type="function" name="g_strjoinv ()" link="glib-String-Utility-Functions.html#g-strjoinv"/>
812     <keyword type="function" name="g_strv_length ()" link="glib-String-Utility-Functions.html#g-strv-length" since="2.6"/>
813     <keyword type="function" name="g_strerror ()" link="glib-String-Utility-Functions.html#g-strerror"/>
814     <keyword type="function" name="g_strsignal ()" link="glib-String-Utility-Functions.html#g-strsignal"/>
815     <keyword type="" name="File Name Encodings" link="glib-Character-Set-Conversion.html#file-name-encodings"/>
816     <keyword type="function" name="g_convert ()" link="glib-Character-Set-Conversion.html#g-convert"/>
817     <keyword type="function" name="g_convert_with_fallback ()" link="glib-Character-Set-Conversion.html#g-convert-with-fallback"/>
818     <keyword type="struct" name="GIConv" link="glib-Character-Set-Conversion.html#GIConv"/>
819     <keyword type="function" name="g_convert_with_iconv ()" link="glib-Character-Set-Conversion.html#g-convert-with-iconv"/>
820     <keyword type="macro" name="G_CONVERT_ERROR" link="glib-Character-Set-Conversion.html#G-CONVERT-ERROR:CAPS"/>
821     <keyword type="function" name="g_iconv_open ()" link="glib-Character-Set-Conversion.html#g-iconv-open"/>
822     <keyword type="function" name="g_iconv ()" link="glib-Character-Set-Conversion.html#g-iconv"/>
823     <keyword type="function" name="g_iconv_close ()" link="glib-Character-Set-Conversion.html#g-iconv-close"/>
824     <keyword type="function" name="g_locale_to_utf8 ()" link="glib-Character-Set-Conversion.html#g-locale-to-utf8"/>
825     <keyword type="function" name="g_filename_to_utf8 ()" link="glib-Character-Set-Conversion.html#g-filename-to-utf8"/>
826     <keyword type="function" name="g_filename_from_utf8 ()" link="glib-Character-Set-Conversion.html#g-filename-from-utf8"/>
827     <keyword type="function" name="g_get_filename_charsets ()" link="glib-Character-Set-Conversion.html#g-get-filename-charsets" since="2.6"/>
828     <keyword type="function" name="g_filename_display_name ()" link="glib-Character-Set-Conversion.html#g-filename-display-name" since="2.6"/>
829     <keyword type="function" name="g_filename_display_basename ()" link="glib-Character-Set-Conversion.html#g-filename-display-basename" since="2.6"/>
830     <keyword type="function" name="g_locale_from_utf8 ()" link="glib-Character-Set-Conversion.html#g-locale-from-utf8"/>
831     <keyword type="enum" name="enum GConvertError" link="glib-Character-Set-Conversion.html#GConvertError"/>
832     <keyword type="function" name="g_get_charset ()" link="glib-Character-Set-Conversion.html#g-get-charset"/>
833     <keyword type="function" name="g_get_codeset ()" link="glib-Character-Set-Conversion.html#g-get-codeset"/>
834     <keyword type="typedef" name="gunichar" link="glib-Unicode-Manipulation.html#gunichar"/>
835     <keyword type="typedef" name="gunichar2" link="glib-Unicode-Manipulation.html#gunichar2"/>
836     <keyword type="function" name="g_unichar_validate ()" link="glib-Unicode-Manipulation.html#g-unichar-validate"/>
837     <keyword type="function" name="g_unichar_isalnum ()" link="glib-Unicode-Manipulation.html#g-unichar-isalnum"/>
838     <keyword type="function" name="g_unichar_isalpha ()" link="glib-Unicode-Manipulation.html#g-unichar-isalpha"/>
839     <keyword type="function" name="g_unichar_iscntrl ()" link="glib-Unicode-Manipulation.html#g-unichar-iscntrl"/>
840     <keyword type="function" name="g_unichar_isdefined ()" link="glib-Unicode-Manipulation.html#g-unichar-isdefined"/>
841     <keyword type="function" name="g_unichar_isdigit ()" link="glib-Unicode-Manipulation.html#g-unichar-isdigit"/>
842     <keyword type="function" name="g_unichar_isgraph ()" link="glib-Unicode-Manipulation.html#g-unichar-isgraph"/>
843     <keyword type="function" name="g_unichar_islower ()" link="glib-Unicode-Manipulation.html#g-unichar-islower"/>
844     <keyword type="function" name="g_unichar_ismark ()" link="glib-Unicode-Manipulation.html#g-unichar-ismark" since="2.14"/>
845     <keyword type="function" name="g_unichar_isprint ()" link="glib-Unicode-Manipulation.html#g-unichar-isprint"/>
846     <keyword type="function" name="g_unichar_ispunct ()" link="glib-Unicode-Manipulation.html#g-unichar-ispunct"/>
847     <keyword type="function" name="g_unichar_isspace ()" link="glib-Unicode-Manipulation.html#g-unichar-isspace"/>
848     <keyword type="function" name="g_unichar_istitle ()" link="glib-Unicode-Manipulation.html#g-unichar-istitle"/>
849     <keyword type="function" name="g_unichar_isupper ()" link="glib-Unicode-Manipulation.html#g-unichar-isupper"/>
850     <keyword type="function" name="g_unichar_isxdigit ()" link="glib-Unicode-Manipulation.html#g-unichar-isxdigit"/>
851     <keyword type="function" name="g_unichar_iswide ()" link="glib-Unicode-Manipulation.html#g-unichar-iswide"/>
852     <keyword type="function" name="g_unichar_iswide_cjk ()" link="glib-Unicode-Manipulation.html#g-unichar-iswide-cjk" since="2.12"/>
853     <keyword type="function" name="g_unichar_iszerowidth ()" link="glib-Unicode-Manipulation.html#g-unichar-iszerowidth" since="2.14"/>
854     <keyword type="function" name="g_unichar_toupper ()" link="glib-Unicode-Manipulation.html#g-unichar-toupper"/>
855     <keyword type="function" name="g_unichar_tolower ()" link="glib-Unicode-Manipulation.html#g-unichar-tolower"/>
856     <keyword type="function" name="g_unichar_totitle ()" link="glib-Unicode-Manipulation.html#g-unichar-totitle"/>
857     <keyword type="function" name="g_unichar_digit_value ()" link="glib-Unicode-Manipulation.html#g-unichar-digit-value"/>
858     <keyword type="function" name="g_unichar_xdigit_value ()" link="glib-Unicode-Manipulation.html#g-unichar-xdigit-value"/>
859     <keyword type="function" name="g_unichar_compose ()" link="glib-Unicode-Manipulation.html#g-unichar-compose" since="2.30"/>
860     <keyword type="function" name="g_unichar_decompose ()" link="glib-Unicode-Manipulation.html#g-unichar-decompose" since="2.30"/>
861     <keyword type="function" name="g_unichar_fully_decompose ()" link="glib-Unicode-Manipulation.html#g-unichar-fully-decompose" since="2.30"/>
862     <keyword type="macro" name="G_UNICHAR_MAX_DECOMPOSITION_LENGTH" link="glib-Unicode-Manipulation.html#G-UNICHAR-MAX-DECOMPOSITION-LENGTH:CAPS" since="2.32"/>
863     <keyword type="enum" name="enum GUnicodeType" link="glib-Unicode-Manipulation.html#GUnicodeType"/>
864     <keyword type="macro" name="G_UNICODE_COMBINING_MARK" link="glib-Unicode-Manipulation.html#G-UNICODE-COMBINING-MARK:CAPS" deprecated="2.30: Use %G_UNICODE_SPACING_MARK."/>
865     <keyword type="function" name="g_unichar_type ()" link="glib-Unicode-Manipulation.html#g-unichar-type"/>
866     <keyword type="enum" name="enum GUnicodeBreakType" link="glib-Unicode-Manipulation.html#GUnicodeBreakType"/>
867     <keyword type="function" name="g_unichar_break_type ()" link="glib-Unicode-Manipulation.html#g-unichar-break-type"/>
868     <keyword type="function" name="g_unichar_combining_class ()" link="glib-Unicode-Manipulation.html#g-unichar-combining-class" since="2.14"/>
869     <keyword type="function" name="g_unicode_canonical_ordering ()" link="glib-Unicode-Manipulation.html#g-unicode-canonical-ordering"/>
870     <keyword type="function" name="g_unicode_canonical_decomposition ()" link="glib-Unicode-Manipulation.html#g-unicode-canonical-decomposition" deprecated=""/>
871     <keyword type="function" name="g_unichar_get_mirror_char ()" link="glib-Unicode-Manipulation.html#g-unichar-get-mirror-char" since="2.4"/>
872     <keyword type="enum" name="enum GUnicodeScript" link="glib-Unicode-Manipulation.html#GUnicodeScript"/>
873     <keyword type="function" name="g_unichar_get_script ()" link="glib-Unicode-Manipulation.html#g-unichar-get-script" since="2.14"/>
874     <keyword type="function" name="g_unicode_script_from_iso15924 ()" link="glib-Unicode-Manipulation.html#g-unicode-script-from-iso15924" since="2.30"/>
875     <keyword type="function" name="g_unicode_script_to_iso15924 ()" link="glib-Unicode-Manipulation.html#g-unicode-script-to-iso15924" since="2.30"/>
876     <keyword type="macro" name="g_utf8_next_char()" link="glib-Unicode-Manipulation.html#g-utf8-next-char"/>
877     <keyword type="function" name="g_utf8_get_char ()" link="glib-Unicode-Manipulation.html#g-utf8-get-char"/>
878     <keyword type="function" name="g_utf8_get_char_validated ()" link="glib-Unicode-Manipulation.html#g-utf8-get-char-validated"/>
879     <keyword type="function" name="g_utf8_offset_to_pointer ()" link="glib-Unicode-Manipulation.html#g-utf8-offset-to-pointer"/>
880     <keyword type="function" name="g_utf8_pointer_to_offset ()" link="glib-Unicode-Manipulation.html#g-utf8-pointer-to-offset"/>
881     <keyword type="function" name="g_utf8_prev_char ()" link="glib-Unicode-Manipulation.html#g-utf8-prev-char"/>
882     <keyword type="function" name="g_utf8_find_next_char ()" link="glib-Unicode-Manipulation.html#g-utf8-find-next-char"/>
883     <keyword type="function" name="g_utf8_find_prev_char ()" link="glib-Unicode-Manipulation.html#g-utf8-find-prev-char"/>
884     <keyword type="function" name="g_utf8_strlen ()" link="glib-Unicode-Manipulation.html#g-utf8-strlen"/>
885     <keyword type="function" name="g_utf8_strncpy ()" link="glib-Unicode-Manipulation.html#g-utf8-strncpy"/>
886     <keyword type="function" name="g_utf8_strchr ()" link="glib-Unicode-Manipulation.html#g-utf8-strchr"/>
887     <keyword type="function" name="g_utf8_strrchr ()" link="glib-Unicode-Manipulation.html#g-utf8-strrchr"/>
888     <keyword type="function" name="g_utf8_strreverse ()" link="glib-Unicode-Manipulation.html#g-utf8-strreverse" since="2.2"/>
889     <keyword type="function" name="g_utf8_substring ()" link="glib-Unicode-Manipulation.html#g-utf8-substring" since="2.30"/>
890     <keyword type="function" name="g_utf8_validate ()" link="glib-Unicode-Manipulation.html#g-utf8-validate"/>
891     <keyword type="function" name="g_utf8_strup ()" link="glib-Unicode-Manipulation.html#g-utf8-strup"/>
892     <keyword type="function" name="g_utf8_strdown ()" link="glib-Unicode-Manipulation.html#g-utf8-strdown"/>
893     <keyword type="function" name="g_utf8_casefold ()" link="glib-Unicode-Manipulation.html#g-utf8-casefold"/>
894     <keyword type="function" name="g_utf8_normalize ()" link="glib-Unicode-Manipulation.html#g-utf8-normalize"/>
895     <keyword type="enum" name="enum GNormalizeMode" link="glib-Unicode-Manipulation.html#GNormalizeMode"/>
896     <keyword type="function" name="g_utf8_collate ()" link="glib-Unicode-Manipulation.html#g-utf8-collate"/>
897     <keyword type="function" name="g_utf8_collate_key ()" link="glib-Unicode-Manipulation.html#g-utf8-collate-key"/>
898     <keyword type="function" name="g_utf8_collate_key_for_filename ()" link="glib-Unicode-Manipulation.html#g-utf8-collate-key-for-filename" since="2.8"/>
899     <keyword type="function" name="g_utf8_to_utf16 ()" link="glib-Unicode-Manipulation.html#g-utf8-to-utf16"/>
900     <keyword type="function" name="g_utf8_to_ucs4 ()" link="glib-Unicode-Manipulation.html#g-utf8-to-ucs4"/>
901     <keyword type="function" name="g_utf8_to_ucs4_fast ()" link="glib-Unicode-Manipulation.html#g-utf8-to-ucs4-fast"/>
902     <keyword type="function" name="g_utf16_to_ucs4 ()" link="glib-Unicode-Manipulation.html#g-utf16-to-ucs4"/>
903     <keyword type="function" name="g_utf16_to_utf8 ()" link="glib-Unicode-Manipulation.html#g-utf16-to-utf8"/>
904     <keyword type="function" name="g_ucs4_to_utf16 ()" link="glib-Unicode-Manipulation.html#g-ucs4-to-utf16"/>
905     <keyword type="function" name="g_ucs4_to_utf8 ()" link="glib-Unicode-Manipulation.html#g-ucs4-to-utf8"/>
906     <keyword type="function" name="g_unichar_to_utf8 ()" link="glib-Unicode-Manipulation.html#g-unichar-to-utf8"/>
907     <keyword type="function" name="g_base64_encode_step ()" link="glib-Base64-Encoding.html#g-base64-encode-step" since="2.12"/>
908     <keyword type="function" name="g_base64_encode_close ()" link="glib-Base64-Encoding.html#g-base64-encode-close" since="2.12"/>
909     <keyword type="function" name="g_base64_encode ()" link="glib-Base64-Encoding.html#g-base64-encode" since="2.12"/>
910     <keyword type="function" name="g_base64_decode_step ()" link="glib-Base64-Encoding.html#g-base64-decode-step" since="2.12"/>
911     <keyword type="function" name="g_base64_decode ()" link="glib-Base64-Encoding.html#g-base64-decode" since="2.12"/>
912     <keyword type="function" name="g_base64_decode_inplace ()" link="glib-Base64-Encoding.html#g-base64-decode-inplace" since="2.20"/>
913     <keyword type="enum" name="enum GChecksumType" link="glib-Data-Checksums.html#GChecksumType" since="2.16"/>
914     <keyword type="function" name="g_checksum_type_get_length ()" link="glib-Data-Checksums.html#g-checksum-type-get-length" since="2.16"/>
915     <keyword type="struct" name="GChecksum" link="glib-Data-Checksums.html#GChecksum" since="2.16"/>
916     <keyword type="function" name="g_checksum_new ()" link="glib-Data-Checksums.html#g-checksum-new" since="2.16"/>
917     <keyword type="function" name="g_checksum_copy ()" link="glib-Data-Checksums.html#g-checksum-copy" since="2.16"/>
918     <keyword type="function" name="g_checksum_free ()" link="glib-Data-Checksums.html#g-checksum-free" since="2.16"/>
919     <keyword type="function" name="g_checksum_reset ()" link="glib-Data-Checksums.html#g-checksum-reset" since="2.18"/>
920     <keyword type="function" name="g_checksum_update ()" link="glib-Data-Checksums.html#g-checksum-update" since="2.16"/>
921     <keyword type="function" name="g_checksum_get_string ()" link="glib-Data-Checksums.html#g-checksum-get-string" since="2.16"/>
922     <keyword type="function" name="g_checksum_get_digest ()" link="glib-Data-Checksums.html#g-checksum-get-digest" since="2.16"/>
923     <keyword type="function" name="g_compute_checksum_for_data ()" link="glib-Data-Checksums.html#g-compute-checksum-for-data" since="2.16"/>
924     <keyword type="function" name="g_compute_checksum_for_string ()" link="glib-Data-Checksums.html#g-compute-checksum-for-string" since="2.16"/>
925     <keyword type="struct" name="GHmac" link="glib-Data-HMACs.html#GHmac" since="2.30"/>
926     <keyword type="function" name="g_hmac_new ()" link="glib-Data-HMACs.html#g-hmac-new" since="2.30"/>
927     <keyword type="function" name="g_hmac_copy ()" link="glib-Data-HMACs.html#g-hmac-copy" since="2.30"/>
928     <keyword type="function" name="g_hmac_ref ()" link="glib-Data-HMACs.html#g-hmac-ref" since="2.30"/>
929     <keyword type="function" name="g_hmac_unref ()" link="glib-Data-HMACs.html#g-hmac-unref" since="2.30"/>
930     <keyword type="function" name="g_hmac_update ()" link="glib-Data-HMACs.html#g-hmac-update" since="2.30"/>
931     <keyword type="function" name="g_hmac_get_string ()" link="glib-Data-HMACs.html#g-hmac-get-string" since="2.30"/>
932     <keyword type="function" name="g_hmac_get_digest ()" link="glib-Data-HMACs.html#g-hmac-get-digest" since="2.30"/>
933     <keyword type="function" name="g_compute_hmac_for_data ()" link="glib-Data-HMACs.html#g-compute-hmac-for-data" since="2.30"/>
934     <keyword type="function" name="g_compute_hmac_for_string ()" link="glib-Data-HMACs.html#g-compute-hmac-for-string" since="2.30"/>
935     <keyword type="macro" name="_()" link="glib-I18N.html#gettext-macro" since="2.4"/>
936     <keyword type="macro" name="Q_()" link="glib-I18N.html#Q-:CAPS" since="2.4"/>
937     <keyword type="macro" name="C_()" link="glib-I18N.html#C-:CAPS" since="2.16"/>
938     <keyword type="macro" name="N_()" link="glib-I18N.html#N-:CAPS" since="2.4"/>
939     <keyword type="macro" name="NC_()" link="glib-I18N.html#NC-:CAPS" since="2.18"/>
940     <keyword type="function" name="g_dgettext ()" link="glib-I18N.html#g-dgettext" since="2.18"/>
941     <keyword type="function" name="g_dcgettext ()" link="glib-I18N.html#g-dcgettext" since="2.26"/>
942     <keyword type="function" name="g_dngettext ()" link="glib-I18N.html#g-dngettext" since="2.18"/>
943     <keyword type="function" name="g_dpgettext ()" link="glib-I18N.html#g-dpgettext" since="2.16"/>
944     <keyword type="function" name="g_dpgettext2 ()" link="glib-I18N.html#g-dpgettext2" since="2.18"/>
945     <keyword type="function" name="g_strip_context ()" link="glib-I18N.html#g-strip-context" since="2.4"/>
946     <keyword type="function" name="g_get_language_names ()" link="glib-I18N.html#g-get-language-names" since="2.6"/>
947     <keyword type="function" name="g_get_locale_variants ()" link="glib-I18N.html#g-get-locale-variants" since="2.28"/>
948     <keyword type="macro" name="G_USEC_PER_SEC" link="glib-Date-and-Time-Functions.html#G-USEC-PER-SEC:CAPS"/>
949     <keyword type="struct" name="struct GTimeVal" link="glib-Date-and-Time-Functions.html#GTimeVal"/>
950     <keyword type="function" name="g_get_current_time ()" link="glib-Date-and-Time-Functions.html#g-get-current-time"/>
951     <keyword type="function" name="g_usleep ()" link="glib-Date-and-Time-Functions.html#g-usleep"/>
952     <keyword type="function" name="g_time_val_add ()" link="glib-Date-and-Time-Functions.html#g-time-val-add"/>
953     <keyword type="function" name="g_time_val_from_iso8601 ()" link="glib-Date-and-Time-Functions.html#g-time-val-from-iso8601" since="2.12"/>
954     <keyword type="function" name="g_time_val_to_iso8601 ()" link="glib-Date-and-Time-Functions.html#g-time-val-to-iso8601" since="2.12"/>
955     <keyword type="function" name="g_get_monotonic_time ()" link="glib-Date-and-Time-Functions.html#g-get-monotonic-time" since="2.28"/>
956     <keyword type="function" name="g_get_real_time ()" link="glib-Date-and-Time-Functions.html#g-get-real-time" since="2.28"/>
957     <keyword type="struct" name="struct GDate" link="glib-Date-and-Time-Functions.html#GDate"/>
958     <keyword type="typedef" name="GTime" link="glib-Date-and-Time-Functions.html#GTime"/>
959     <keyword type="enum" name="enum GDateDMY" link="glib-Date-and-Time-Functions.html#GDateDMY"/>
960     <keyword type="typedef" name="GDateDay" link="glib-Date-and-Time-Functions.html#GDateDay"/>
961     <keyword type="enum" name="enum GDateMonth" link="glib-Date-and-Time-Functions.html#GDateMonth"/>
962     <keyword type="typedef" name="GDateYear" link="glib-Date-and-Time-Functions.html#GDateYear"/>
963     <keyword type="enum" name="enum GDateWeekday" link="glib-Date-and-Time-Functions.html#GDateWeekday"/>
964     <keyword type="macro" name="G_DATE_BAD_DAY" link="glib-Date-and-Time-Functions.html#G-DATE-BAD-DAY:CAPS"/>
965     <keyword type="macro" name="G_DATE_BAD_JULIAN" link="glib-Date-and-Time-Functions.html#G-DATE-BAD-JULIAN:CAPS"/>
966     <keyword type="macro" name="G_DATE_BAD_YEAR" link="glib-Date-and-Time-Functions.html#G-DATE-BAD-YEAR:CAPS"/>
967     <keyword type="function" name="g_date_new ()" link="glib-Date-and-Time-Functions.html#g-date-new"/>
968     <keyword type="function" name="g_date_new_dmy ()" link="glib-Date-and-Time-Functions.html#g-date-new-dmy"/>
969     <keyword type="function" name="g_date_new_julian ()" link="glib-Date-and-Time-Functions.html#g-date-new-julian"/>
970     <keyword type="function" name="g_date_clear ()" link="glib-Date-and-Time-Functions.html#g-date-clear"/>
971     <keyword type="function" name="g_date_free ()" link="glib-Date-and-Time-Functions.html#g-date-free"/>
972     <keyword type="function" name="g_date_set_day ()" link="glib-Date-and-Time-Functions.html#g-date-set-day"/>
973     <keyword type="function" name="g_date_set_month ()" link="glib-Date-and-Time-Functions.html#g-date-set-month"/>
974     <keyword type="function" name="g_date_set_year ()" link="glib-Date-and-Time-Functions.html#g-date-set-year"/>
975     <keyword type="function" name="g_date_set_dmy ()" link="glib-Date-and-Time-Functions.html#g-date-set-dmy"/>
976     <keyword type="function" name="g_date_set_julian ()" link="glib-Date-and-Time-Functions.html#g-date-set-julian"/>
977     <keyword type="function" name="g_date_set_time ()" link="glib-Date-and-Time-Functions.html#g-date-set-time" deprecated="2.10: Use g_date_set_time_t() instead."/>
978     <keyword type="function" name="g_date_set_time_t ()" link="glib-Date-and-Time-Functions.html#g-date-set-time-t" since="2.10"/>
979     <keyword type="function" name="g_date_set_time_val ()" link="glib-Date-and-Time-Functions.html#g-date-set-time-val" since="2.10"/>
980     <keyword type="function" name="g_date_set_parse ()" link="glib-Date-and-Time-Functions.html#g-date-set-parse"/>
981     <keyword type="function" name="g_date_add_days ()" link="glib-Date-and-Time-Functions.html#g-date-add-days"/>
982     <keyword type="function" name="g_date_subtract_days ()" link="glib-Date-and-Time-Functions.html#g-date-subtract-days"/>
983     <keyword type="function" name="g_date_add_months ()" link="glib-Date-and-Time-Functions.html#g-date-add-months"/>
984     <keyword type="function" name="g_date_subtract_months ()" link="glib-Date-and-Time-Functions.html#g-date-subtract-months"/>
985     <keyword type="function" name="g_date_add_years ()" link="glib-Date-and-Time-Functions.html#g-date-add-years"/>
986     <keyword type="function" name="g_date_subtract_years ()" link="glib-Date-and-Time-Functions.html#g-date-subtract-years"/>
987     <keyword type="function" name="g_date_days_between ()" link="glib-Date-and-Time-Functions.html#g-date-days-between"/>
988     <keyword type="function" name="g_date_compare ()" link="glib-Date-and-Time-Functions.html#g-date-compare"/>
989     <keyword type="function" name="g_date_clamp ()" link="glib-Date-and-Time-Functions.html#g-date-clamp"/>
990     <keyword type="function" name="g_date_order ()" link="glib-Date-and-Time-Functions.html#g-date-order"/>
991     <keyword type="function" name="g_date_get_day ()" link="glib-Date-and-Time-Functions.html#g-date-get-day"/>
992     <keyword type="function" name="g_date_get_month ()" link="glib-Date-and-Time-Functions.html#g-date-get-month"/>
993     <keyword type="function" name="g_date_get_year ()" link="glib-Date-and-Time-Functions.html#g-date-get-year"/>
994     <keyword type="function" name="g_date_get_julian ()" link="glib-Date-and-Time-Functions.html#g-date-get-julian"/>
995     <keyword type="function" name="g_date_get_weekday ()" link="glib-Date-and-Time-Functions.html#g-date-get-weekday"/>
996     <keyword type="function" name="g_date_get_day_of_year ()" link="glib-Date-and-Time-Functions.html#g-date-get-day-of-year"/>
997     <keyword type="function" name="g_date_get_days_in_month ()" link="glib-Date-and-Time-Functions.html#g-date-get-days-in-month"/>
998     <keyword type="function" name="g_date_is_first_of_month ()" link="glib-Date-and-Time-Functions.html#g-date-is-first-of-month"/>
999     <keyword type="function" name="g_date_is_last_of_month ()" link="glib-Date-and-Time-Functions.html#g-date-is-last-of-month"/>
1000     <keyword type="function" name="g_date_is_leap_year ()" link="glib-Date-and-Time-Functions.html#g-date-is-leap-year"/>
1001     <keyword type="function" name="g_date_get_monday_week_of_year ()" link="glib-Date-and-Time-Functions.html#g-date-get-monday-week-of-year"/>
1002     <keyword type="function" name="g_date_get_monday_weeks_in_year ()" link="glib-Date-and-Time-Functions.html#g-date-get-monday-weeks-in-year"/>
1003     <keyword type="function" name="g_date_get_sunday_week_of_year ()" link="glib-Date-and-Time-Functions.html#g-date-get-sunday-week-of-year"/>
1004     <keyword type="function" name="g_date_get_sunday_weeks_in_year ()" link="glib-Date-and-Time-Functions.html#g-date-get-sunday-weeks-in-year"/>
1005     <keyword type="function" name="g_date_get_iso8601_week_of_year ()" link="glib-Date-and-Time-Functions.html#g-date-get-iso8601-week-of-year" since="2.6"/>
1006     <keyword type="function" name="g_date_strftime ()" link="glib-Date-and-Time-Functions.html#g-date-strftime"/>
1007     <keyword type="function" name="g_date_to_struct_tm ()" link="glib-Date-and-Time-Functions.html#g-date-to-struct-tm"/>
1008     <keyword type="function" name="g_date_valid ()" link="glib-Date-and-Time-Functions.html#g-date-valid"/>
1009     <keyword type="function" name="g_date_valid_day ()" link="glib-Date-and-Time-Functions.html#g-date-valid-day"/>
1010     <keyword type="function" name="g_date_valid_month ()" link="glib-Date-and-Time-Functions.html#g-date-valid-month"/>
1011     <keyword type="function" name="g_date_valid_year ()" link="glib-Date-and-Time-Functions.html#g-date-valid-year"/>
1012     <keyword type="function" name="g_date_valid_dmy ()" link="glib-Date-and-Time-Functions.html#g-date-valid-dmy"/>
1013     <keyword type="function" name="g_date_valid_julian ()" link="glib-Date-and-Time-Functions.html#g-date-valid-julian"/>
1014     <keyword type="function" name="g_date_valid_weekday ()" link="glib-Date-and-Time-Functions.html#g-date-valid-weekday"/>
1015     <keyword type="struct" name="GTimeZone" link="glib-GTimeZone.html#GTimeZone" since="2.26"/>
1016     <keyword type="function" name="g_time_zone_unref ()" link="glib-GTimeZone.html#g-time-zone-unref" since="2.26"/>
1017     <keyword type="function" name="g_time_zone_ref ()" link="glib-GTimeZone.html#g-time-zone-ref" since="2.26"/>
1018     <keyword type="function" name="g_time_zone_new ()" link="glib-GTimeZone.html#g-time-zone-new" since="2.26"/>
1019     <keyword type="function" name="g_time_zone_new_local ()" link="glib-GTimeZone.html#g-time-zone-new-local" since="2.26"/>
1020     <keyword type="function" name="g_time_zone_new_utc ()" link="glib-GTimeZone.html#g-time-zone-new-utc" since="2.26"/>
1021     <keyword type="enum" name="enum GTimeType" link="glib-GTimeZone.html#GTimeType"/>
1022     <keyword type="function" name="g_time_zone_find_interval ()" link="glib-GTimeZone.html#g-time-zone-find-interval" since="2.26"/>
1023     <keyword type="function" name="g_time_zone_adjust_time ()" link="glib-GTimeZone.html#g-time-zone-adjust-time" since="2.26"/>
1024     <keyword type="function" name="g_time_zone_get_abbreviation ()" link="glib-GTimeZone.html#g-time-zone-get-abbreviation" since="2.26"/>
1025     <keyword type="function" name="g_time_zone_get_offset ()" link="glib-GTimeZone.html#g-time-zone-get-offset" since="2.26"/>
1026     <keyword type="function" name="g_time_zone_is_dst ()" link="glib-GTimeZone.html#g-time-zone-is-dst" since="2.26"/>
1027     <keyword type="typedef" name="GTimeSpan" link="glib-GDateTime.html#GTimeSpan" since="2.26"/>
1028     <keyword type="macro" name="G_TIME_SPAN_DAY" link="glib-GDateTime.html#G-TIME-SPAN-DAY:CAPS" since="2.26"/>
1029     <keyword type="macro" name="G_TIME_SPAN_HOUR" link="glib-GDateTime.html#G-TIME-SPAN-HOUR:CAPS" since="2.26"/>
1030     <keyword type="macro" name="G_TIME_SPAN_MINUTE" link="glib-GDateTime.html#G-TIME-SPAN-MINUTE:CAPS" since="2.26"/>
1031     <keyword type="macro" name="G_TIME_SPAN_SECOND" link="glib-GDateTime.html#G-TIME-SPAN-SECOND:CAPS" since="2.26"/>
1032     <keyword type="macro" name="G_TIME_SPAN_MILLISECOND" link="glib-GDateTime.html#G-TIME-SPAN-MILLISECOND:CAPS" since="2.26"/>
1033     <keyword type="struct" name="GDateTime" link="glib-GDateTime.html#GDateTime" since="2.26"/>
1034     <keyword type="function" name="g_date_time_unref ()" link="glib-GDateTime.html#g-date-time-unref" since="2.26"/>
1035     <keyword type="function" name="g_date_time_ref ()" link="glib-GDateTime.html#g-date-time-ref" since="2.26"/>
1036     <keyword type="function" name="g_date_time_new_now ()" link="glib-GDateTime.html#g-date-time-new-now" since="2.26"/>
1037     <keyword type="function" name="g_date_time_new_now_local ()" link="glib-GDateTime.html#g-date-time-new-now-local" since="2.26"/>
1038     <keyword type="function" name="g_date_time_new_now_utc ()" link="glib-GDateTime.html#g-date-time-new-now-utc" since="2.26"/>
1039     <keyword type="function" name="g_date_time_new_from_unix_local ()" link="glib-GDateTime.html#g-date-time-new-from-unix-local" since="2.26"/>
1040     <keyword type="function" name="g_date_time_new_from_unix_utc ()" link="glib-GDateTime.html#g-date-time-new-from-unix-utc" since="2.26"/>
1041     <keyword type="function" name="g_date_time_new_from_timeval_local ()" link="glib-GDateTime.html#g-date-time-new-from-timeval-local" since="2.26"/>
1042     <keyword type="function" name="g_date_time_new_from_timeval_utc ()" link="glib-GDateTime.html#g-date-time-new-from-timeval-utc" since="2.26"/>
1043     <keyword type="function" name="g_date_time_new ()" link="glib-GDateTime.html#g-date-time-new" since="2.26"/>
1044     <keyword type="function" name="g_date_time_new_local ()" link="glib-GDateTime.html#g-date-time-new-local" since="2.26."/>
1045     <keyword type="function" name="g_date_time_new_utc ()" link="glib-GDateTime.html#g-date-time-new-utc" since="2.26."/>
1046     <keyword type="function" name="g_date_time_add ()" link="glib-GDateTime.html#g-date-time-add" since="2.26"/>
1047     <keyword type="function" name="g_date_time_add_years ()" link="glib-GDateTime.html#g-date-time-add-years" since="2.26"/>
1048     <keyword type="function" name="g_date_time_add_months ()" link="glib-GDateTime.html#g-date-time-add-months" since="2.26"/>
1049     <keyword type="function" name="g_date_time_add_weeks ()" link="glib-GDateTime.html#g-date-time-add-weeks" since="2.26"/>
1050     <keyword type="function" name="g_date_time_add_days ()" link="glib-GDateTime.html#g-date-time-add-days" since="2.26"/>
1051     <keyword type="function" name="g_date_time_add_hours ()" link="glib-GDateTime.html#g-date-time-add-hours" since="2.26"/>
1052     <keyword type="function" name="g_date_time_add_minutes ()" link="glib-GDateTime.html#g-date-time-add-minutes" since="2.26"/>
1053     <keyword type="function" name="g_date_time_add_seconds ()" link="glib-GDateTime.html#g-date-time-add-seconds" since="2.26"/>
1054     <keyword type="function" name="g_date_time_add_full ()" link="glib-GDateTime.html#g-date-time-add-full" since="2.26"/>
1055     <keyword type="function" name="g_date_time_compare ()" link="glib-GDateTime.html#g-date-time-compare" since="2.26"/>
1056     <keyword type="function" name="g_date_time_difference ()" link="glib-GDateTime.html#g-date-time-difference" since="2.26"/>
1057     <keyword type="function" name="g_date_time_hash ()" link="glib-GDateTime.html#g-date-time-hash" since="2.26"/>
1058     <keyword type="function" name="g_date_time_equal ()" link="glib-GDateTime.html#g-date-time-equal" since="2.26"/>
1059     <keyword type="function" name="g_date_time_get_ymd ()" link="glib-GDateTime.html#g-date-time-get-ymd" since="2.26"/>
1060     <keyword type="function" name="g_date_time_get_year ()" link="glib-GDateTime.html#g-date-time-get-year" since="2.26"/>
1061     <keyword type="function" name="g_date_time_get_month ()" link="glib-GDateTime.html#g-date-time-get-month" since="2.26"/>
1062     <keyword type="function" name="g_date_time_get_day_of_month ()" link="glib-GDateTime.html#g-date-time-get-day-of-month" since="2.26"/>
1063     <keyword type="function" name="g_date_time_get_week_numbering_year ()" link="glib-GDateTime.html#g-date-time-get-week-numbering-year" since="2.26"/>
1064     <keyword type="function" name="g_date_time_get_week_of_year ()" link="glib-GDateTime.html#g-date-time-get-week-of-year" since="2.26"/>
1065     <keyword type="function" name="g_date_time_get_day_of_week ()" link="glib-GDateTime.html#g-date-time-get-day-of-week" since="2.26"/>
1066     <keyword type="function" name="g_date_time_get_day_of_year ()" link="glib-GDateTime.html#g-date-time-get-day-of-year" since="2.26"/>
1067     <keyword type="function" name="g_date_time_get_hour ()" link="glib-GDateTime.html#g-date-time-get-hour" since="2.26"/>
1068     <keyword type="function" name="g_date_time_get_minute ()" link="glib-GDateTime.html#g-date-time-get-minute" since="2.26"/>
1069     <keyword type="function" name="g_date_time_get_second ()" link="glib-GDateTime.html#g-date-time-get-second" since="2.26"/>
1070     <keyword type="function" name="g_date_time_get_microsecond ()" link="glib-GDateTime.html#g-date-time-get-microsecond" since="2.26"/>
1071     <keyword type="function" name="g_date_time_get_seconds ()" link="glib-GDateTime.html#g-date-time-get-seconds" since="2.26"/>
1072     <keyword type="function" name="g_date_time_to_unix ()" link="glib-GDateTime.html#g-date-time-to-unix" since="2.26"/>
1073     <keyword type="function" name="g_date_time_to_timeval ()" link="glib-GDateTime.html#g-date-time-to-timeval" since="2.26"/>
1074     <keyword type="function" name="g_date_time_get_utc_offset ()" link="glib-GDateTime.html#g-date-time-get-utc-offset" since="2.26"/>
1075     <keyword type="function" name="g_date_time_get_timezone_abbreviation ()" link="glib-GDateTime.html#g-date-time-get-timezone-abbreviation" since="2.26"/>
1076     <keyword type="function" name="g_date_time_is_daylight_savings ()" link="glib-GDateTime.html#g-date-time-is-daylight-savings" since="2.26"/>
1077     <keyword type="function" name="g_date_time_to_timezone ()" link="glib-GDateTime.html#g-date-time-to-timezone" since="2.26"/>
1078     <keyword type="function" name="g_date_time_to_local ()" link="glib-GDateTime.html#g-date-time-to-local" since="2.26"/>
1079     <keyword type="function" name="g_date_time_to_utc ()" link="glib-GDateTime.html#g-date-time-to-utc" since="2.26"/>
1080     <keyword type="function" name="g_date_time_format ()" link="glib-GDateTime.html#g-date-time-format" since="2.26"/>
1081     <keyword type="struct" name="GRand" link="glib-Random-Numbers.html#GRand"/>
1082     <keyword type="function" name="g_rand_new_with_seed ()" link="glib-Random-Numbers.html#g-rand-new-with-seed"/>
1083     <keyword type="function" name="g_rand_new_with_seed_array ()" link="glib-Random-Numbers.html#g-rand-new-with-seed-array" since="2.4"/>
1084     <keyword type="function" name="g_rand_new ()" link="glib-Random-Numbers.html#g-rand-new"/>
1085     <keyword type="function" name="g_rand_copy ()" link="glib-Random-Numbers.html#g-rand-copy" since="2.4"/>
1086     <keyword type="function" name="g_rand_free ()" link="glib-Random-Numbers.html#g-rand-free"/>
1087     <keyword type="function" name="g_rand_set_seed ()" link="glib-Random-Numbers.html#g-rand-set-seed"/>
1088     <keyword type="function" name="g_rand_set_seed_array ()" link="glib-Random-Numbers.html#g-rand-set-seed-array" since="2.4"/>
1089     <keyword type="macro" name="g_rand_boolean()" link="glib-Random-Numbers.html#g-rand-boolean"/>
1090     <keyword type="function" name="g_rand_int ()" link="glib-Random-Numbers.html#g-rand-int"/>
1091     <keyword type="function" name="g_rand_int_range ()" link="glib-Random-Numbers.html#g-rand-int-range"/>
1092     <keyword type="function" name="g_rand_double ()" link="glib-Random-Numbers.html#g-rand-double"/>
1093     <keyword type="function" name="g_rand_double_range ()" link="glib-Random-Numbers.html#g-rand-double-range"/>
1094     <keyword type="function" name="g_random_set_seed ()" link="glib-Random-Numbers.html#g-random-set-seed"/>
1095     <keyword type="macro" name="g_random_boolean" link="glib-Random-Numbers.html#g-random-boolean"/>
1096     <keyword type="function" name="g_random_int ()" link="glib-Random-Numbers.html#g-random-int"/>
1097     <keyword type="function" name="g_random_int_range ()" link="glib-Random-Numbers.html#g-random-int-range"/>
1098     <keyword type="function" name="g_random_double ()" link="glib-Random-Numbers.html#g-random-double"/>
1099     <keyword type="function" name="g_random_double_range ()" link="glib-Random-Numbers.html#g-random-double-range"/>
1100     <keyword type="struct" name="struct GHookList" link="glib-Hook-Functions.html#GHookList"/>
1101     <keyword type="function" name="GHookFinalizeFunc ()" link="glib-Hook-Functions.html#GHookFinalizeFunc"/>
1102     <keyword type="struct" name="struct GHook" link="glib-Hook-Functions.html#GHook"/>
1103     <keyword type="function" name="GHookFunc ()" link="glib-Hook-Functions.html#GHookFunc"/>
1104     <keyword type="function" name="GHookCheckFunc ()" link="glib-Hook-Functions.html#GHookCheckFunc"/>
1105     <keyword type="function" name="g_hook_list_init ()" link="glib-Hook-Functions.html#g-hook-list-init"/>
1106     <keyword type="function" name="g_hook_list_invoke ()" link="glib-Hook-Functions.html#g-hook-list-invoke"/>
1107     <keyword type="function" name="g_hook_list_invoke_check ()" link="glib-Hook-Functions.html#g-hook-list-invoke-check"/>
1108     <keyword type="function" name="g_hook_list_marshal ()" link="glib-Hook-Functions.html#g-hook-list-marshal"/>
1109     <keyword type="function" name="GHookMarshaller ()" link="glib-Hook-Functions.html#GHookMarshaller"/>
1110     <keyword type="function" name="g_hook_list_marshal_check ()" link="glib-Hook-Functions.html#g-hook-list-marshal-check"/>
1111     <keyword type="function" name="GHookCheckMarshaller ()" link="glib-Hook-Functions.html#GHookCheckMarshaller"/>
1112     <keyword type="function" name="g_hook_list_clear ()" link="glib-Hook-Functions.html#g-hook-list-clear"/>
1113     <keyword type="function" name="g_hook_alloc ()" link="glib-Hook-Functions.html#g-hook-alloc"/>
1114     <keyword type="macro" name="g_hook_append()" link="glib-Hook-Functions.html#g-hook-append"/>
1115     <keyword type="function" name="g_hook_prepend ()" link="glib-Hook-Functions.html#g-hook-prepend"/>
1116     <keyword type="function" name="g_hook_insert_before ()" link="glib-Hook-Functions.html#g-hook-insert-before"/>
1117     <keyword type="function" name="g_hook_insert_sorted ()" link="glib-Hook-Functions.html#g-hook-insert-sorted"/>
1118     <keyword type="function" name="GHookCompareFunc ()" link="glib-Hook-Functions.html#GHookCompareFunc"/>
1119     <keyword type="function" name="g_hook_compare_ids ()" link="glib-Hook-Functions.html#g-hook-compare-ids"/>
1120     <keyword type="function" name="g_hook_get ()" link="glib-Hook-Functions.html#g-hook-get"/>
1121     <keyword type="function" name="g_hook_find ()" link="glib-Hook-Functions.html#g-hook-find"/>
1122     <keyword type="function" name="GHookFindFunc ()" link="glib-Hook-Functions.html#GHookFindFunc"/>
1123     <keyword type="function" name="g_hook_find_data ()" link="glib-Hook-Functions.html#g-hook-find-data"/>
1124     <keyword type="function" name="g_hook_find_func ()" link="glib-Hook-Functions.html#g-hook-find-func"/>
1125     <keyword type="function" name="g_hook_find_func_data ()" link="glib-Hook-Functions.html#g-hook-find-func-data"/>
1126     <keyword type="function" name="g_hook_first_valid ()" link="glib-Hook-Functions.html#g-hook-first-valid"/>
1127     <keyword type="function" name="g_hook_next_valid ()" link="glib-Hook-Functions.html#g-hook-next-valid"/>
1128     <keyword type="enum" name="enum GHookFlagMask" link="glib-Hook-Functions.html#GHookFlagMask"/>
1129     <keyword type="macro" name="G_HOOK_FLAGS()" link="glib-Hook-Functions.html#G-HOOK-FLAGS:CAPS"/>
1130     <keyword type="macro" name="G_HOOK_FLAG_USER_SHIFT" link="glib-Hook-Functions.html#G-HOOK-FLAG-USER-SHIFT:CAPS"/>
1131     <keyword type="macro" name="G_HOOK()" link="glib-Hook-Functions.html#G-HOOK:CAPS"/>
1132     <keyword type="macro" name="G_HOOK_IS_VALID()" link="glib-Hook-Functions.html#G-HOOK-IS-VALID:CAPS"/>
1133     <keyword type="macro" name="G_HOOK_ACTIVE()" link="glib-Hook-Functions.html#G-HOOK-ACTIVE:CAPS"/>
1134     <keyword type="macro" name="G_HOOK_IN_CALL()" link="glib-Hook-Functions.html#G-HOOK-IN-CALL:CAPS"/>
1135     <keyword type="macro" name="G_HOOK_IS_UNLINKED()" link="glib-Hook-Functions.html#G-HOOK-IS-UNLINKED:CAPS"/>
1136     <keyword type="function" name="g_hook_ref ()" link="glib-Hook-Functions.html#g-hook-ref"/>
1137     <keyword type="function" name="g_hook_unref ()" link="glib-Hook-Functions.html#g-hook-unref"/>
1138     <keyword type="function" name="g_hook_free ()" link="glib-Hook-Functions.html#g-hook-free"/>
1139     <keyword type="function" name="g_hook_destroy ()" link="glib-Hook-Functions.html#g-hook-destroy"/>
1140     <keyword type="function" name="g_hook_destroy_link ()" link="glib-Hook-Functions.html#g-hook-destroy-link"/>
1141     <keyword type="function" name="g_get_application_name ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-application-name" since="2.2"/>
1142     <keyword type="function" name="g_set_application_name ()" link="glib-Miscellaneous-Utility-Functions.html#g-set-application-name" since="2.2"/>
1143     <keyword type="function" name="g_get_prgname ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-prgname"/>
1144     <keyword type="function" name="g_set_prgname ()" link="glib-Miscellaneous-Utility-Functions.html#g-set-prgname"/>
1145     <keyword type="function" name="g_get_environ ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-environ" since="2.28"/>
1146     <keyword type="function" name="g_environ_getenv ()" link="glib-Miscellaneous-Utility-Functions.html#g-environ-getenv" since="2.32"/>
1147     <keyword type="function" name="g_environ_setenv ()" link="glib-Miscellaneous-Utility-Functions.html#g-environ-setenv" since="2.32"/>
1148     <keyword type="function" name="g_environ_unsetenv ()" link="glib-Miscellaneous-Utility-Functions.html#g-environ-unsetenv" since="2.32"/>
1149     <keyword type="function" name="g_getenv ()" link="glib-Miscellaneous-Utility-Functions.html#g-getenv"/>
1150     <keyword type="function" name="g_setenv ()" link="glib-Miscellaneous-Utility-Functions.html#g-setenv" since="2.4"/>
1151     <keyword type="function" name="g_unsetenv ()" link="glib-Miscellaneous-Utility-Functions.html#g-unsetenv" since="2.4"/>
1152     <keyword type="function" name="g_listenv ()" link="glib-Miscellaneous-Utility-Functions.html#g-listenv" since="2.8"/>
1153     <keyword type="function" name="g_get_user_name ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-user-name"/>
1154     <keyword type="function" name="g_get_real_name ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-real-name"/>
1155     <keyword type="function" name="g_get_user_cache_dir ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-user-cache-dir" since="2.6"/>
1156     <keyword type="function" name="g_get_user_data_dir ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-user-data-dir" since="2.6"/>
1157     <keyword type="function" name="g_get_user_config_dir ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-user-config-dir" since="2.6"/>
1158     <keyword type="function" name="g_get_user_runtime_dir ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-user-runtime-dir" since="2.28"/>
1159     <keyword type="enum" name="enum GUserDirectory" link="glib-Miscellaneous-Utility-Functions.html#GUserDirectory" since="2.14"/>
1160     <keyword type="function" name="g_get_user_special_dir ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-user-special-dir" since="2.14"/>
1161     <keyword type="function" name="g_get_system_data_dirs ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-system-data-dirs" since="2.6"/>
1162     <keyword type="function" name="g_get_system_config_dirs ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-system-config-dirs" since="2.6"/>
1163     <keyword type="function" name="g_reload_user_special_dirs_cache ()" link="glib-Miscellaneous-Utility-Functions.html#g-reload-user-special-dirs-cache" since="2.22"/>
1164     <keyword type="function" name="g_get_host_name ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-host-name" since="2.8"/>
1165     <keyword type="function" name="g_get_home_dir ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-home-dir"/>
1166     <keyword type="function" name="g_get_tmp_dir ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-tmp-dir"/>
1167     <keyword type="function" name="g_get_current_dir ()" link="glib-Miscellaneous-Utility-Functions.html#g-get-current-dir"/>
1168     <keyword type="function" name="g_basename ()" link="glib-Miscellaneous-Utility-Functions.html#g-basename" deprecated=""/>
1169     <keyword type="macro" name="g_dirname" link="glib-Miscellaneous-Utility-Functions.html#g-dirname" deprecated="use g_path_get_dirname() instead"/>
1170     <keyword type="function" name="g_path_is_absolute ()" link="glib-Miscellaneous-Utility-Functions.html#g-path-is-absolute"/>
1171     <keyword type="function" name="g_path_skip_root ()" link="glib-Miscellaneous-Utility-Functions.html#g-path-skip-root"/>
1172     <keyword type="function" name="g_path_get_basename ()" link="glib-Miscellaneous-Utility-Functions.html#g-path-get-basename"/>
1173     <keyword type="function" name="g_path_get_dirname ()" link="glib-Miscellaneous-Utility-Functions.html#g-path-get-dirname"/>
1174     <keyword type="function" name="g_build_filename ()" link="glib-Miscellaneous-Utility-Functions.html#g-build-filename"/>
1175     <keyword type="function" name="g_build_filenamev ()" link="glib-Miscellaneous-Utility-Functions.html#g-build-filenamev" since="2.8"/>
1176     <keyword type="function" name="g_build_path ()" link="glib-Miscellaneous-Utility-Functions.html#g-build-path"/>
1177     <keyword type="function" name="g_build_pathv ()" link="glib-Miscellaneous-Utility-Functions.html#g-build-pathv" since="2.8"/>
1178     <keyword type="function" name="g_format_size ()" link="glib-Miscellaneous-Utility-Functions.html#g-format-size" since="2.30"/>
1179     <keyword type="enum" name="enum GFormatSizeFlags" link="glib-Miscellaneous-Utility-Functions.html#GFormatSizeFlags"/>
1180     <keyword type="function" name="g_format_size_full ()" link="glib-Miscellaneous-Utility-Functions.html#g-format-size-full" since="2.30"/>
1181     <keyword type="function" name="g_format_size_for_display ()" link="glib-Miscellaneous-Utility-Functions.html#g-format-size-for-display" deprecated="" since="2.16"/>
1182     <keyword type="function" name="g_find_program_in_path ()" link="glib-Miscellaneous-Utility-Functions.html#g-find-program-in-path"/>
1183     <keyword type="function" name="g_bit_nth_lsf ()" link="glib-Miscellaneous-Utility-Functions.html#g-bit-nth-lsf"/>
1184     <keyword type="function" name="g_bit_nth_msf ()" link="glib-Miscellaneous-Utility-Functions.html#g-bit-nth-msf"/>
1185     <keyword type="function" name="g_bit_storage ()" link="glib-Miscellaneous-Utility-Functions.html#g-bit-storage"/>
1186     <keyword type="function" name="g_spaced_primes_closest ()" link="glib-Miscellaneous-Utility-Functions.html#g-spaced-primes-closest"/>
1187     <keyword type="function" name="g_atexit ()" link="glib-Miscellaneous-Utility-Functions.html#g-atexit" deprecated="2.32: It is best to avoid g_atexit()."/>
1188     <keyword type="function" name="g_parse_debug_string ()" link="glib-Miscellaneous-Utility-Functions.html#g-parse-debug-string"/>
1189     <keyword type="struct" name="struct GDebugKey" link="glib-Miscellaneous-Utility-Functions.html#GDebugKey"/>
1190     <keyword type="function" name="GVoidFunc ()" link="glib-Miscellaneous-Utility-Functions.html#GVoidFunc" deprecated=""/>
1191     <keyword type="function" name="GFreeFunc ()" link="glib-Miscellaneous-Utility-Functions.html#GFreeFunc"/>
1192     <keyword type="function" name="g_qsort_with_data ()" link="glib-Miscellaneous-Utility-Functions.html#g-qsort-with-data"/>
1193     <keyword type="function" name="g_nullify_pointer ()" link="glib-Miscellaneous-Utility-Functions.html#g-nullify-pointer"/>
1194     <keyword type="struct" name="struct GScanner" link="glib-Lexical-Scanner.html#GScanner"/>
1195     <keyword type="struct" name="struct GScannerConfig" link="glib-Lexical-Scanner.html#GScannerConfig"/>
1196     <keyword type="function" name="g_scanner_new ()" link="glib-Lexical-Scanner.html#g-scanner-new"/>
1197     <keyword type="function" name="g_scanner_destroy ()" link="glib-Lexical-Scanner.html#g-scanner-destroy"/>
1198     <keyword type="function" name="g_scanner_input_file ()" link="glib-Lexical-Scanner.html#g-scanner-input-file"/>
1199     <keyword type="function" name="g_scanner_sync_file_offset ()" link="glib-Lexical-Scanner.html#g-scanner-sync-file-offset"/>
1200     <keyword type="function" name="g_scanner_input_text ()" link="glib-Lexical-Scanner.html#g-scanner-input-text"/>
1201     <keyword type="function" name="g_scanner_peek_next_token ()" link="glib-Lexical-Scanner.html#g-scanner-peek-next-token"/>
1202     <keyword type="function" name="g_scanner_get_next_token ()" link="glib-Lexical-Scanner.html#g-scanner-get-next-token"/>
1203     <keyword type="function" name="g_scanner_eof ()" link="glib-Lexical-Scanner.html#g-scanner-eof"/>
1204     <keyword type="function" name="g_scanner_cur_line ()" link="glib-Lexical-Scanner.html#g-scanner-cur-line"/>
1205     <keyword type="function" name="g_scanner_cur_position ()" link="glib-Lexical-Scanner.html#g-scanner-cur-position"/>
1206     <keyword type="function" name="g_scanner_cur_token ()" link="glib-Lexical-Scanner.html#g-scanner-cur-token"/>
1207     <keyword type="function" name="g_scanner_cur_value ()" link="glib-Lexical-Scanner.html#g-scanner-cur-value"/>
1208     <keyword type="function" name="g_scanner_set_scope ()" link="glib-Lexical-Scanner.html#g-scanner-set-scope"/>
1209     <keyword type="function" name="g_scanner_scope_add_symbol ()" link="glib-Lexical-Scanner.html#g-scanner-scope-add-symbol"/>
1210     <keyword type="function" name="g_scanner_scope_foreach_symbol ()" link="glib-Lexical-Scanner.html#g-scanner-scope-foreach-symbol"/>
1211     <keyword type="function" name="g_scanner_scope_lookup_symbol ()" link="glib-Lexical-Scanner.html#g-scanner-scope-lookup-symbol"/>
1212     <keyword type="function" name="g_scanner_scope_remove_symbol ()" link="glib-Lexical-Scanner.html#g-scanner-scope-remove-symbol"/>
1213     <keyword type="macro" name="g_scanner_add_symbol()" link="glib-Lexical-Scanner.html#g-scanner-add-symbol" deprecated="2.2: Use g_scanner_scope_add_symbol() instead."/>
1214     <keyword type="macro" name="g_scanner_remove_symbol()" link="glib-Lexical-Scanner.html#g-scanner-remove-symbol" deprecated="2.2: Use g_scanner_scope_remove_symbol() instead."/>
1215     <keyword type="macro" name="g_scanner_foreach_symbol()" link="glib-Lexical-Scanner.html#g-scanner-foreach-symbol" deprecated="2.2: Use g_scanner_scope_foreach_symbol() instead."/>
1216     <keyword type="macro" name="g_scanner_freeze_symbol_table()" link="glib-Lexical-Scanner.html#g-scanner-freeze-symbol-table" deprecated="2.2: This macro does nothing."/>
1217     <keyword type="macro" name="g_scanner_thaw_symbol_table()" link="glib-Lexical-Scanner.html#g-scanner-thaw-symbol-table" deprecated="2.2: This macro does nothing."/>
1218     <keyword type="function" name="g_scanner_lookup_symbol ()" link="glib-Lexical-Scanner.html#g-scanner-lookup-symbol"/>
1219     <keyword type="function" name="g_scanner_warn ()" link="glib-Lexical-Scanner.html#g-scanner-warn"/>
1220     <keyword type="function" name="g_scanner_error ()" link="glib-Lexical-Scanner.html#g-scanner-error"/>
1221     <keyword type="function" name="g_scanner_unexp_token ()" link="glib-Lexical-Scanner.html#g-scanner-unexp-token"/>
1222     <keyword type="function" name="GScannerMsgFunc ()" link="glib-Lexical-Scanner.html#GScannerMsgFunc"/>
1223     <keyword type="macro" name="G_CSET_a_2_z" link="glib-Lexical-Scanner.html#G-CSET-a-2-z"/>
1224     <keyword type="macro" name="G_CSET_A_2_Z" link="glib-Lexical-Scanner.html#G-CSET-A-2-Z:CAPS"/>
1225     <keyword type="macro" name="G_CSET_DIGITS" link="glib-Lexical-Scanner.html#G-CSET-DIGITS:CAPS"/>
1226     <keyword type="macro" name="G_CSET_LATINC" link="glib-Lexical-Scanner.html#G-CSET-LATINC:CAPS"/>
1227     <keyword type="macro" name="G_CSET_LATINS" link="glib-Lexical-Scanner.html#G-CSET-LATINS:CAPS"/>
1228     <keyword type="enum" name="enum GTokenType" link="glib-Lexical-Scanner.html#GTokenType"/>
1229     <keyword type="union" name="union GTokenValue" link="glib-Lexical-Scanner.html#GTokenValue"/>
1230     <keyword type="enum" name="enum GErrorType" link="glib-Lexical-Scanner.html#GErrorType"/>
1231     <keyword type="struct" name="GTimer" link="glib-Timers.html#GTimer"/>
1232     <keyword type="function" name="g_timer_new ()" link="glib-Timers.html#g-timer-new"/>
1233     <keyword type="function" name="g_timer_start ()" link="glib-Timers.html#g-timer-start"/>
1234     <keyword type="function" name="g_timer_stop ()" link="glib-Timers.html#g-timer-stop"/>
1235     <keyword type="function" name="g_timer_continue ()" link="glib-Timers.html#g-timer-continue" since="2.4"/>
1236     <keyword type="function" name="g_timer_elapsed ()" link="glib-Timers.html#g-timer-elapsed"/>
1237     <keyword type="function" name="g_timer_reset ()" link="glib-Timers.html#g-timer-reset"/>
1238     <keyword type="function" name="g_timer_destroy ()" link="glib-Timers.html#g-timer-destroy"/>
1239     <keyword type="enum" name="enum GSpawnError" link="glib-Spawning-Processes.html#GSpawnError"/>
1240     <keyword type="macro" name="G_SPAWN_ERROR" link="glib-Spawning-Processes.html#G-SPAWN-ERROR:CAPS"/>
1241     <keyword type="enum" name="enum GSpawnFlags" link="glib-Spawning-Processes.html#GSpawnFlags"/>
1242     <keyword type="function" name="GSpawnChildSetupFunc ()" link="glib-Spawning-Processes.html#GSpawnChildSetupFunc"/>
1243     <keyword type="function" name="g_spawn_async_with_pipes ()" link="glib-Spawning-Processes.html#g-spawn-async-with-pipes"/>
1244     <keyword type="function" name="g_spawn_async ()" link="glib-Spawning-Processes.html#g-spawn-async"/>
1245     <keyword type="function" name="g_spawn_sync ()" link="glib-Spawning-Processes.html#g-spawn-sync"/>
1246     <keyword type="function" name="g_spawn_command_line_async ()" link="glib-Spawning-Processes.html#g-spawn-command-line-async"/>
1247     <keyword type="function" name="g_spawn_command_line_sync ()" link="glib-Spawning-Processes.html#g-spawn-command-line-sync"/>
1248     <keyword type="function" name="g_spawn_close_pid ()" link="glib-Spawning-Processes.html#g-spawn-close-pid"/>
1249     <keyword type="enum" name="enum GFileError" link="glib-File-Utilities.html#GFileError"/>
1250     <keyword type="macro" name="G_FILE_ERROR" link="glib-File-Utilities.html#G-FILE-ERROR:CAPS"/>
1251     <keyword type="enum" name="enum GFileTest" link="glib-File-Utilities.html#GFileTest"/>
1252     <keyword type="function" name="g_file_error_from_errno ()" link="glib-File-Utilities.html#g-file-error-from-errno"/>
1253     <keyword type="function" name="g_file_get_contents ()" link="glib-File-Utilities.html#g-file-get-contents"/>
1254     <keyword type="function" name="g_file_set_contents ()" link="glib-File-Utilities.html#g-file-set-contents" since="2.8"/>
1255     <keyword type="function" name="g_file_test ()" link="glib-File-Utilities.html#g-file-test"/>
1256     <keyword type="function" name="g_mkstemp ()" link="glib-File-Utilities.html#g-mkstemp"/>
1257     <keyword type="function" name="g_mkstemp_full ()" link="glib-File-Utilities.html#g-mkstemp-full" since="2.22"/>
1258     <keyword type="function" name="g_file_open_tmp ()" link="glib-File-Utilities.html#g-file-open-tmp"/>
1259     <keyword type="function" name="g_file_read_link ()" link="glib-File-Utilities.html#g-file-read-link" since="2.4"/>
1260     <keyword type="function" name="g_mkdir_with_parents ()" link="glib-File-Utilities.html#g-mkdir-with-parents" since="2.8"/>
1261     <keyword type="function" name="g_mkdtemp ()" link="glib-File-Utilities.html#g-mkdtemp" since="2.30"/>
1262     <keyword type="function" name="g_mkdtemp_full ()" link="glib-File-Utilities.html#g-mkdtemp-full" since="2.30"/>
1263     <keyword type="function" name="g_dir_make_tmp ()" link="glib-File-Utilities.html#g-dir-make-tmp" since="2.30"/>
1264     <keyword type="struct" name="GDir" link="glib-File-Utilities.html#GDir"/>
1265     <keyword type="function" name="g_dir_open ()" link="glib-File-Utilities.html#g-dir-open"/>
1266     <keyword type="function" name="g_dir_read_name ()" link="glib-File-Utilities.html#g-dir-read-name"/>
1267     <keyword type="function" name="g_dir_rewind ()" link="glib-File-Utilities.html#g-dir-rewind"/>
1268     <keyword type="function" name="g_dir_close ()" link="glib-File-Utilities.html#g-dir-close"/>
1269     <keyword type="struct" name="GMappedFile" link="glib-File-Utilities.html#GMappedFile"/>
1270     <keyword type="function" name="g_mapped_file_new ()" link="glib-File-Utilities.html#g-mapped-file-new" since="2.8"/>
1271     <keyword type="function" name="g_mapped_file_new_from_fd ()" link="glib-File-Utilities.html#g-mapped-file-new-from-fd" since="2.32"/>
1272     <keyword type="function" name="g_mapped_file_ref ()" link="glib-File-Utilities.html#g-mapped-file-ref" since="2.22"/>
1273     <keyword type="function" name="g_mapped_file_unref ()" link="glib-File-Utilities.html#g-mapped-file-unref"/>
1274     <keyword type="function" name="g_mapped_file_free ()" link="glib-File-Utilities.html#g-mapped-file-free" deprecated="2.22: Use g_mapped_file_unref() instead." since="2.8"/>
1275     <keyword type="function" name="g_mapped_file_get_length ()" link="glib-File-Utilities.html#g-mapped-file-get-length" since="2.8"/>
1276     <keyword type="function" name="g_mapped_file_get_contents ()" link="glib-File-Utilities.html#g-mapped-file-get-contents" since="2.8"/>
1277     <keyword type="function" name="g_open ()" link="glib-File-Utilities.html#g-open" since="2.6"/>
1278     <keyword type="function" name="g_rename ()" link="glib-File-Utilities.html#g-rename" since="2.6"/>
1279     <keyword type="function" name="g_mkdir ()" link="glib-File-Utilities.html#g-mkdir" since="2.6"/>
1280     <keyword type="typedef" name="GStatBuf" link="glib-File-Utilities.html#GStatBuf"/>
1281     <keyword type="function" name="g_stat ()" link="glib-File-Utilities.html#g-stat" since="2.6"/>
1282     <keyword type="function" name="g_lstat ()" link="glib-File-Utilities.html#g-lstat" since="2.6"/>
1283     <keyword type="function" name="g_unlink ()" link="glib-File-Utilities.html#g-unlink" since="2.6"/>
1284     <keyword type="function" name="g_remove ()" link="glib-File-Utilities.html#g-remove" since="2.6"/>
1285     <keyword type="function" name="g_rmdir ()" link="glib-File-Utilities.html#g-rmdir" since="2.6"/>
1286     <keyword type="function" name="g_fopen ()" link="glib-File-Utilities.html#g-fopen" since="2.6"/>
1287     <keyword type="function" name="g_freopen ()" link="glib-File-Utilities.html#g-freopen" since="2.6"/>
1288     <keyword type="function" name="g_chmod ()" link="glib-File-Utilities.html#g-chmod" since="2.8"/>
1289     <keyword type="function" name="g_access ()" link="glib-File-Utilities.html#g-access" since="2.8"/>
1290     <keyword type="function" name="g_creat ()" link="glib-File-Utilities.html#g-creat" since="2.8"/>
1291     <keyword type="function" name="g_chdir ()" link="glib-File-Utilities.html#g-chdir" since="2.8"/>
1292     <keyword type="function" name="g_utime ()" link="glib-File-Utilities.html#g-utime" since="2.18"/>
1293     <keyword type="macro" name="G_URI_RESERVED_CHARS_ALLOWED_IN_PATH" link="glib-URI-Functions.html#G-URI-RESERVED-CHARS-ALLOWED-IN-PATH:CAPS"/>
1294     <keyword type="macro" name="G_URI_RESERVED_CHARS_ALLOWED_IN_PATH_ELEMENT" link="glib-URI-Functions.html#G-URI-RESERVED-CHARS-ALLOWED-IN-PATH-ELEMENT:CAPS"/>
1295     <keyword type="macro" name="G_URI_RESERVED_CHARS_ALLOWED_IN_USERINFO" link="glib-URI-Functions.html#G-URI-RESERVED-CHARS-ALLOWED-IN-USERINFO:CAPS"/>
1296     <keyword type="macro" name="G_URI_RESERVED_CHARS_GENERIC_DELIMITERS" link="glib-URI-Functions.html#G-URI-RESERVED-CHARS-GENERIC-DELIMITERS:CAPS"/>
1297     <keyword type="macro" name="G_URI_RESERVED_CHARS_SUBCOMPONENT_DELIMITERS" link="glib-URI-Functions.html#G-URI-RESERVED-CHARS-SUBCOMPONENT-DELIMITERS:CAPS"/>
1298     <keyword type="function" name="g_uri_parse_scheme ()" link="glib-URI-Functions.html#g-uri-parse-scheme" since="2.16"/>
1299     <keyword type="function" name="g_uri_escape_string ()" link="glib-URI-Functions.html#g-uri-escape-string" since="2.16"/>
1300     <keyword type="function" name="g_uri_unescape_string ()" link="glib-URI-Functions.html#g-uri-unescape-string" since="2.16"/>
1301     <keyword type="function" name="g_uri_unescape_segment ()" link="glib-URI-Functions.html#g-uri-unescape-segment" since="2.16"/>
1302     <keyword type="function" name="g_uri_list_extract_uris ()" link="glib-URI-Functions.html#g-uri-list-extract-uris" since="2.6"/>
1303     <keyword type="function" name="g_filename_from_uri ()" link="glib-URI-Functions.html#g-filename-from-uri"/>
1304     <keyword type="function" name="g_filename_to_uri ()" link="glib-URI-Functions.html#g-filename-to-uri"/>
1305     <keyword type="function" name="g_hostname_to_ascii ()" link="glib-Hostname-Utilities.html#g-hostname-to-ascii" since="2.22"/>
1306     <keyword type="function" name="g_hostname_to_unicode ()" link="glib-Hostname-Utilities.html#g-hostname-to-unicode" since="2.22"/>
1307     <keyword type="function" name="g_hostname_is_non_ascii ()" link="glib-Hostname-Utilities.html#g-hostname-is-non-ascii" since="2.22"/>
1308     <keyword type="function" name="g_hostname_is_ascii_encoded ()" link="glib-Hostname-Utilities.html#g-hostname-is-ascii-encoded" since="2.22"/>
1309     <keyword type="function" name="g_hostname_is_ip_address ()" link="glib-Hostname-Utilities.html#g-hostname-is-ip-address" since="2.22"/>
1310     <keyword type="enum" name="enum GShellError" link="glib-Shell-related-Utilities.html#GShellError"/>
1311     <keyword type="macro" name="G_SHELL_ERROR" link="glib-Shell-related-Utilities.html#G-SHELL-ERROR:CAPS"/>
1312     <keyword type="function" name="g_shell_parse_argv ()" link="glib-Shell-related-Utilities.html#g-shell-parse-argv"/>
1313     <keyword type="function" name="g_shell_quote ()" link="glib-Shell-related-Utilities.html#g-shell-quote"/>
1314     <keyword type="function" name="g_shell_unquote ()" link="glib-Shell-related-Utilities.html#g-shell-unquote"/>
1315     <keyword type="enum" name="enum GOptionError" link="glib-Commandline-option-parser.html#GOptionError"/>
1316     <keyword type="macro" name="G_OPTION_ERROR" link="glib-Commandline-option-parser.html#G-OPTION-ERROR:CAPS"/>
1317     <keyword type="function" name="GOptionArgFunc ()" link="glib-Commandline-option-parser.html#GOptionArgFunc"/>
1318     <keyword type="struct" name="GOptionContext" link="glib-Commandline-option-parser.html#GOptionContext"/>
1319     <keyword type="function" name="g_option_context_new ()" link="glib-Commandline-option-parser.html#g-option-context-new" since="2.6"/>
1320     <keyword type="function" name="g_option_context_set_summary ()" link="glib-Commandline-option-parser.html#g-option-context-set-summary" since="2.12"/>
1321     <keyword type="function" name="g_option_context_get_summary ()" link="glib-Commandline-option-parser.html#g-option-context-get-summary" since="2.12"/>
1322     <keyword type="function" name="g_option_context_set_description ()" link="glib-Commandline-option-parser.html#g-option-context-set-description" since="2.12"/>
1323     <keyword type="function" name="g_option_context_get_description ()" link="glib-Commandline-option-parser.html#g-option-context-get-description" since="2.12"/>
1324     <keyword type="function" name="GTranslateFunc ()" link="glib-Commandline-option-parser.html#GTranslateFunc"/>
1325     <keyword type="function" name="g_option_context_set_translate_func ()" link="glib-Commandline-option-parser.html#g-option-context-set-translate-func" since="2.12"/>
1326     <keyword type="function" name="g_option_context_set_translation_domain ()" link="glib-Commandline-option-parser.html#g-option-context-set-translation-domain" since="2.12"/>
1327     <keyword type="function" name="g_option_context_free ()" link="glib-Commandline-option-parser.html#g-option-context-free" since="2.6"/>
1328     <keyword type="function" name="g_option_context_parse ()" link="glib-Commandline-option-parser.html#g-option-context-parse" since="2.6"/>
1329     <keyword type="function" name="g_option_context_set_help_enabled ()" link="glib-Commandline-option-parser.html#g-option-context-set-help-enabled" since="2.6"/>
1330     <keyword type="function" name="g_option_context_get_help_enabled ()" link="glib-Commandline-option-parser.html#g-option-context-get-help-enabled" since="2.6"/>
1331     <keyword type="function" name="g_option_context_set_ignore_unknown_options ()" link="glib-Commandline-option-parser.html#g-option-context-set-ignore-unknown-options" since="2.6"/>
1332     <keyword type="function" name="g_option_context_get_ignore_unknown_options ()" link="glib-Commandline-option-parser.html#g-option-context-get-ignore-unknown-options" since="2.6"/>
1333     <keyword type="function" name="g_option_context_get_help ()" link="glib-Commandline-option-parser.html#g-option-context-get-help" since="2.14"/>
1334     <keyword type="enum" name="enum GOptionArg" link="glib-Commandline-option-parser.html#GOptionArg"/>
1335     <keyword type="enum" name="enum GOptionFlags" link="glib-Commandline-option-parser.html#GOptionFlags"/>
1336     <keyword type="macro" name="G_OPTION_REMAINING" link="glib-Commandline-option-parser.html#G-OPTION-REMAINING:CAPS" since="2.6"/>
1337     <keyword type="struct" name="struct GOptionEntry" link="glib-Commandline-option-parser.html#GOptionEntry"/>
1338     <keyword type="function" name="g_option_context_add_main_entries ()" link="glib-Commandline-option-parser.html#g-option-context-add-main-entries" since="2.6"/>
1339     <keyword type="struct" name="GOptionGroup" link="glib-Commandline-option-parser.html#GOptionGroup"/>
1340     <keyword type="function" name="g_option_context_add_group ()" link="glib-Commandline-option-parser.html#g-option-context-add-group" since="2.6"/>
1341     <keyword type="function" name="g_option_context_set_main_group ()" link="glib-Commandline-option-parser.html#g-option-context-set-main-group" since="2.6"/>
1342     <keyword type="function" name="g_option_context_get_main_group ()" link="glib-Commandline-option-parser.html#g-option-context-get-main-group" since="2.6"/>
1343     <keyword type="function" name="g_option_group_new ()" link="glib-Commandline-option-parser.html#g-option-group-new" since="2.6"/>
1344     <keyword type="function" name="g_option_group_free ()" link="glib-Commandline-option-parser.html#g-option-group-free" since="2.6"/>
1345     <keyword type="function" name="g_option_group_add_entries ()" link="glib-Commandline-option-parser.html#g-option-group-add-entries" since="2.6"/>
1346     <keyword type="function" name="GOptionParseFunc ()" link="glib-Commandline-option-parser.html#GOptionParseFunc"/>
1347     <keyword type="function" name="g_option_group_set_parse_hooks ()" link="glib-Commandline-option-parser.html#g-option-group-set-parse-hooks" since="2.6"/>
1348     <keyword type="function" name="GOptionErrorFunc ()" link="glib-Commandline-option-parser.html#GOptionErrorFunc"/>
1349     <keyword type="function" name="g_option_group_set_error_hook ()" link="glib-Commandline-option-parser.html#g-option-group-set-error-hook" since="2.6"/>
1350     <keyword type="function" name="g_option_group_set_translate_func ()" link="glib-Commandline-option-parser.html#g-option-group-set-translate-func" since="2.6"/>
1351     <keyword type="function" name="g_option_group_set_translation_domain ()" link="glib-Commandline-option-parser.html#g-option-group-set-translation-domain" since="2.6"/>
1352     <keyword type="struct" name="GPatternSpec" link="glib-Glob-style-pattern-matching.html#GPatternSpec"/>
1353     <keyword type="function" name="g_pattern_spec_new ()" link="glib-Glob-style-pattern-matching.html#g-pattern-spec-new"/>
1354     <keyword type="function" name="g_pattern_spec_free ()" link="glib-Glob-style-pattern-matching.html#g-pattern-spec-free"/>
1355     <keyword type="function" name="g_pattern_spec_equal ()" link="glib-Glob-style-pattern-matching.html#g-pattern-spec-equal"/>
1356     <keyword type="function" name="g_pattern_match ()" link="glib-Glob-style-pattern-matching.html#g-pattern-match"/>
1357     <keyword type="function" name="g_pattern_match_string ()" link="glib-Glob-style-pattern-matching.html#g-pattern-match-string"/>
1358     <keyword type="function" name="g_pattern_match_simple ()" link="glib-Glob-style-pattern-matching.html#g-pattern-match-simple"/>
1359     <keyword type="enum" name="enum GRegexError" link="glib-Perl-compatible-regular-expressions.html#GRegexError" since="2.14"/>
1360     <keyword type="macro" name="G_REGEX_ERROR" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR:CAPS" since="2.14"/>
1361     <keyword type="enum" name="enum GRegexCompileFlags" link="glib-Perl-compatible-regular-expressions.html#GRegexCompileFlags" since="2.14"/>
1362     <keyword type="enum" name="enum GRegexMatchFlags" link="glib-Perl-compatible-regular-expressions.html#GRegexMatchFlags" since="2.14"/>
1363     <keyword type="struct" name="GRegex" link="glib-Perl-compatible-regular-expressions.html#GRegex" since="2.14"/>
1364     <keyword type="function" name="GRegexEvalCallback ()" link="glib-Perl-compatible-regular-expressions.html#GRegexEvalCallback" since="2.14"/>
1365     <keyword type="function" name="g_regex_new ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-new" since="2.14"/>
1366     <keyword type="function" name="g_regex_ref ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-ref" since="2.14"/>
1367     <keyword type="function" name="g_regex_unref ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-unref" since="2.14"/>
1368     <keyword type="function" name="g_regex_get_pattern ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-get-pattern" since="2.14"/>
1369     <keyword type="function" name="g_regex_get_max_backref ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-get-max-backref" since="2.14"/>
1370     <keyword type="function" name="g_regex_get_capture_count ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-get-capture-count" since="2.14"/>
1371     <keyword type="function" name="g_regex_get_string_number ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-get-string-number" since="2.14"/>
1372     <keyword type="function" name="g_regex_get_compile_flags ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-get-compile-flags" since="2.26"/>
1373     <keyword type="function" name="g_regex_get_match_flags ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-get-match-flags" since="2.26"/>
1374     <keyword type="function" name="g_regex_escape_string ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-escape-string" since="2.14"/>
1375     <keyword type="function" name="g_regex_escape_nul ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-escape-nul" since="2.30"/>
1376     <keyword type="function" name="g_regex_match_simple ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-match-simple" since="2.14"/>
1377     <keyword type="function" name="g_regex_match ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-match" since="2.14"/>
1378     <keyword type="function" name="g_regex_match_full ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-match-full" since="2.14"/>
1379     <keyword type="function" name="g_regex_match_all ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-match-all" since="2.14"/>
1380     <keyword type="function" name="g_regex_match_all_full ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-match-all-full" since="2.14"/>
1381     <keyword type="function" name="g_regex_split_simple ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-split-simple" since="2.14"/>
1382     <keyword type="function" name="g_regex_split ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-split" since="2.14"/>
1383     <keyword type="function" name="g_regex_split_full ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-split-full" since="2.14"/>
1384     <keyword type="function" name="g_regex_replace ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-replace" since="2.14"/>
1385     <keyword type="function" name="g_regex_replace_literal ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-replace-literal" since="2.14"/>
1386     <keyword type="function" name="g_regex_replace_eval ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-replace-eval" since="2.14"/>
1387     <keyword type="function" name="g_regex_check_replacement ()" link="glib-Perl-compatible-regular-expressions.html#g-regex-check-replacement" since="2.14"/>
1388     <keyword type="struct" name="GMatchInfo" link="glib-Perl-compatible-regular-expressions.html#GMatchInfo"/>
1389     <keyword type="function" name="g_match_info_get_regex ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-get-regex" since="2.14"/>
1390     <keyword type="function" name="g_match_info_get_string ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-get-string" since="2.14"/>
1391     <keyword type="function" name="g_match_info_ref ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-ref" since="2.30"/>
1392     <keyword type="function" name="g_match_info_unref ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-unref" since="2.30"/>
1393     <keyword type="function" name="g_match_info_free ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-free" since="2.14"/>
1394     <keyword type="function" name="g_match_info_matches ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-matches" since="2.14"/>
1395     <keyword type="function" name="g_match_info_next ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-next" since="2.14"/>
1396     <keyword type="function" name="g_match_info_get_match_count ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-get-match-count" since="2.14"/>
1397     <keyword type="function" name="g_match_info_is_partial_match ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-is-partial-match" since="2.14"/>
1398     <keyword type="function" name="g_match_info_expand_references ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-expand-references" since="2.14"/>
1399     <keyword type="function" name="g_match_info_fetch ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-fetch" since="2.14"/>
1400     <keyword type="function" name="g_match_info_fetch_pos ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-fetch-pos" since="2.14"/>
1401     <keyword type="function" name="g_match_info_fetch_named ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-fetch-named" since="2.14"/>
1402     <keyword type="function" name="g_match_info_fetch_named_pos ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-fetch-named-pos" since="2.14"/>
1403     <keyword type="function" name="g_match_info_fetch_all ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-fetch-all" since="2.14"/>
1404     <keyword type="" name="Non-printing characters" link="glib-regex-syntax.html#id811766"/>
1405     <keyword type="" name="Absolute and relative back references" link="glib-regex-syntax.html#id819041"/>
1406     <keyword type="" name="Generic character types" link="glib-regex-syntax.html#id819054"/>
1407     <keyword type="" name="Newline sequences" link="glib-regex-syntax.html#id819204"/>
1408     <keyword type="" name="Unicode character properties" link="glib-regex-syntax.html#id819219"/>
1409     <keyword type="" name="Simple assertions" link="glib-regex-syntax.html#id819518"/>
1410     <keyword type="" name="Lookahead assertions" link="glib-regex-syntax.html#id825450"/>
1411     <keyword type="" name="Lookbehind assertions" link="glib-regex-syntax.html#id825501"/>
1412     <keyword type="" name="Using multiple assertions" link="glib-regex-syntax.html#id825615"/>
1413     <keyword type="" name="Checking for a used subpattern by number" link="glib-regex-syntax.html#id825706"/>
1414     <keyword type="" name="Checking for a used subpattern by name" link="glib-regex-syntax.html#id825741"/>
1415     <keyword type="" name="Checking for pattern recursion" link="glib-regex-syntax.html#id825766"/>
1416     <keyword type="" name="Defining subpatterns for use by reference only" link="glib-regex-syntax.html#id825795"/>
1417     <keyword type="" name="Assertion conditions" link="glib-regex-syntax.html#id825827"/>
1418     <keyword type="enum" name="enum GMarkupError" link="glib-Simple-XML-Subset-Parser.html#GMarkupError"/>
1419     <keyword type="macro" name="G_MARKUP_ERROR" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-ERROR:CAPS"/>
1420     <keyword type="enum" name="enum GMarkupParseFlags" link="glib-Simple-XML-Subset-Parser.html#GMarkupParseFlags"/>
1421     <keyword type="struct" name="GMarkupParseContext" link="glib-Simple-XML-Subset-Parser.html#GMarkupParseContext"/>
1422     <keyword type="struct" name="struct GMarkupParser" link="glib-Simple-XML-Subset-Parser.html#GMarkupParser"/>
1423     <keyword type="function" name="g_markup_escape_text ()" link="glib-Simple-XML-Subset-Parser.html#g-markup-escape-text"/>
1424     <keyword type="function" name="g_markup_printf_escaped ()" link="glib-Simple-XML-Subset-Parser.html#g-markup-printf-escaped" since="2.4"/>
1425     <keyword type="function" name="g_markup_vprintf_escaped ()" link="glib-Simple-XML-Subset-Parser.html#g-markup-vprintf-escaped" since="2.4"/>
1426     <keyword type="function" name="g_markup_parse_context_end_parse ()" link="glib-Simple-XML-Subset-Parser.html#g-markup-parse-context-end-parse"/>
1427     <keyword type="function" name="g_markup_parse_context_free ()" link="glib-Simple-XML-Subset-Parser.html#g-markup-parse-context-free"/>
1428     <keyword type="function" name="g_markup_parse_context_get_position ()" link="glib-Simple-XML-Subset-Parser.html#g-markup-parse-context-get-position"/>
1429     <keyword type="function" name="g_markup_parse_context_get_element ()" link="glib-Simple-XML-Subset-Parser.html#g-markup-parse-context-get-element" since="2.2"/>
1430     <keyword type="function" name="g_markup_parse_context_get_element_stack ()" link="glib-Simple-XML-Subset-Parser.html#g-markup-parse-context-get-element-stack" since="2.16"/>
1431     <keyword type="function" name="g_markup_parse_context_get_user_data ()" link="glib-Simple-XML-Subset-Parser.html#g-markup-parse-context-get-user-data" since="2.18"/>
1432     <keyword type="function" name="g_markup_parse_context_new ()" link="glib-Simple-XML-Subset-Parser.html#g-markup-parse-context-new"/>
1433     <keyword type="function" name="g_markup_parse_context_parse ()" link="glib-Simple-XML-Subset-Parser.html#g-markup-parse-context-parse"/>
1434     <keyword type="function" name="g_markup_parse_context_push ()" link="glib-Simple-XML-Subset-Parser.html#g-markup-parse-context-push" since="2.18"/>
1435     <keyword type="function" name="g_markup_parse_context_pop ()" link="glib-Simple-XML-Subset-Parser.html#g-markup-parse-context-pop" since="2.18"/>
1436     <keyword type="enum" name="enum GMarkupCollectType" link="glib-Simple-XML-Subset-Parser.html#GMarkupCollectType"/>
1437     <keyword type="function" name="g_markup_collect_attributes ()" link="glib-Simple-XML-Subset-Parser.html#g-markup-collect-attributes" since="2.16"/>
1438     <keyword type="struct" name="GKeyFile" link="glib-Key-value-file-parser.html#GKeyFile"/>
1439     <keyword type="macro" name="G_KEY_FILE_ERROR" link="glib-Key-value-file-parser.html#G-KEY-FILE-ERROR:CAPS"/>
1440     <keyword type="enum" name="enum GKeyFileError" link="glib-Key-value-file-parser.html#GKeyFileError"/>
1441     <keyword type="enum" name="enum GKeyFileFlags" link="glib-Key-value-file-parser.html#GKeyFileFlags"/>
1442     <keyword type="function" name="g_key_file_new ()" link="glib-Key-value-file-parser.html#g-key-file-new" since="2.6"/>
1443     <keyword type="function" name="g_key_file_free ()" link="glib-Key-value-file-parser.html#g-key-file-free" since="2.6"/>
1444     <keyword type="function" name="g_key_file_ref ()" link="glib-Key-value-file-parser.html#g-key-file-ref" since="2.32"/>
1445     <keyword type="function" name="g_key_file_unref ()" link="glib-Key-value-file-parser.html#g-key-file-unref" since="2.32"/>
1446     <keyword type="function" name="g_key_file_set_list_separator ()" link="glib-Key-value-file-parser.html#g-key-file-set-list-separator" since="2.6"/>
1447     <keyword type="function" name="g_key_file_load_from_file ()" link="glib-Key-value-file-parser.html#g-key-file-load-from-file" since="2.6"/>
1448     <keyword type="function" name="g_key_file_load_from_data ()" link="glib-Key-value-file-parser.html#g-key-file-load-from-data" since="2.6"/>
1449     <keyword type="function" name="g_key_file_load_from_data_dirs ()" link="glib-Key-value-file-parser.html#g-key-file-load-from-data-dirs" since="2.6"/>
1450     <keyword type="function" name="g_key_file_load_from_dirs ()" link="glib-Key-value-file-parser.html#g-key-file-load-from-dirs" since="2.14"/>
1451     <keyword type="function" name="g_key_file_to_data ()" link="glib-Key-value-file-parser.html#g-key-file-to-data" since="2.6"/>
1452     <keyword type="function" name="g_key_file_get_start_group ()" link="glib-Key-value-file-parser.html#g-key-file-get-start-group" since="2.6"/>
1453     <keyword type="function" name="g_key_file_get_groups ()" link="glib-Key-value-file-parser.html#g-key-file-get-groups" since="2.6"/>
1454     <keyword type="function" name="g_key_file_get_keys ()" link="glib-Key-value-file-parser.html#g-key-file-get-keys" since="2.6"/>
1455     <keyword type="function" name="g_key_file_has_group ()" link="glib-Key-value-file-parser.html#g-key-file-has-group" since="2.6"/>
1456     <keyword type="function" name="g_key_file_has_key ()" link="glib-Key-value-file-parser.html#g-key-file-has-key" since="2.6"/>
1457     <keyword type="function" name="g_key_file_get_value ()" link="glib-Key-value-file-parser.html#g-key-file-get-value" since="2.6"/>
1458     <keyword type="function" name="g_key_file_get_string ()" link="glib-Key-value-file-parser.html#g-key-file-get-string" since="2.6"/>
1459     <keyword type="function" name="g_key_file_get_locale_string ()" link="glib-Key-value-file-parser.html#g-key-file-get-locale-string" since="2.6"/>
1460     <keyword type="function" name="g_key_file_get_boolean ()" link="glib-Key-value-file-parser.html#g-key-file-get-boolean" since="2.6"/>
1461     <keyword type="function" name="g_key_file_get_integer ()" link="glib-Key-value-file-parser.html#g-key-file-get-integer" since="2.6"/>
1462     <keyword type="function" name="g_key_file_get_int64 ()" link="glib-Key-value-file-parser.html#g-key-file-get-int64" since="2.26"/>
1463     <keyword type="function" name="g_key_file_get_uint64 ()" link="glib-Key-value-file-parser.html#g-key-file-get-uint64" since="2.26"/>
1464     <keyword type="function" name="g_key_file_get_double ()" link="glib-Key-value-file-parser.html#g-key-file-get-double" since="2.12"/>
1465     <keyword type="function" name="g_key_file_get_string_list ()" link="glib-Key-value-file-parser.html#g-key-file-get-string-list" since="2.6"/>
1466     <keyword type="function" name="g_key_file_get_locale_string_list ()" link="glib-Key-value-file-parser.html#g-key-file-get-locale-string-list" since="2.6"/>
1467     <keyword type="function" name="g_key_file_get_boolean_list ()" link="glib-Key-value-file-parser.html#g-key-file-get-boolean-list" since="2.6"/>
1468     <keyword type="function" name="g_key_file_get_integer_list ()" link="glib-Key-value-file-parser.html#g-key-file-get-integer-list" since="2.6"/>
1469     <keyword type="function" name="g_key_file_get_double_list ()" link="glib-Key-value-file-parser.html#g-key-file-get-double-list" since="2.12"/>
1470     <keyword type="function" name="g_key_file_get_comment ()" link="glib-Key-value-file-parser.html#g-key-file-get-comment" since="2.6"/>
1471     <keyword type="function" name="g_key_file_set_value ()" link="glib-Key-value-file-parser.html#g-key-file-set-value" since="2.6"/>
1472     <keyword type="function" name="g_key_file_set_string ()" link="glib-Key-value-file-parser.html#g-key-file-set-string" since="2.6"/>
1473     <keyword type="function" name="g_key_file_set_locale_string ()" link="glib-Key-value-file-parser.html#g-key-file-set-locale-string" since="2.6"/>
1474     <keyword type="function" name="g_key_file_set_boolean ()" link="glib-Key-value-file-parser.html#g-key-file-set-boolean" since="2.6"/>
1475     <keyword type="function" name="g_key_file_set_integer ()" link="glib-Key-value-file-parser.html#g-key-file-set-integer" since="2.6"/>
1476     <keyword type="function" name="g_key_file_set_int64 ()" link="glib-Key-value-file-parser.html#g-key-file-set-int64" since="2.26"/>
1477     <keyword type="function" name="g_key_file_set_uint64 ()" link="glib-Key-value-file-parser.html#g-key-file-set-uint64" since="2.26"/>
1478     <keyword type="function" name="g_key_file_set_double ()" link="glib-Key-value-file-parser.html#g-key-file-set-double" since="2.12"/>
1479     <keyword type="function" name="g_key_file_set_string_list ()" link="glib-Key-value-file-parser.html#g-key-file-set-string-list" since="2.6"/>
1480     <keyword type="function" name="g_key_file_set_locale_string_list ()" link="glib-Key-value-file-parser.html#g-key-file-set-locale-string-list" since="2.6"/>
1481     <keyword type="function" name="g_key_file_set_boolean_list ()" link="glib-Key-value-file-parser.html#g-key-file-set-boolean-list" since="2.6"/>
1482     <keyword type="function" name="g_key_file_set_integer_list ()" link="glib-Key-value-file-parser.html#g-key-file-set-integer-list" since="2.6"/>
1483     <keyword type="function" name="g_key_file_set_double_list ()" link="glib-Key-value-file-parser.html#g-key-file-set-double-list" since="2.12"/>
1484     <keyword type="function" name="g_key_file_set_comment ()" link="glib-Key-value-file-parser.html#g-key-file-set-comment" since="2.6"/>
1485     <keyword type="function" name="g_key_file_remove_group ()" link="glib-Key-value-file-parser.html#g-key-file-remove-group" since="2.6"/>
1486     <keyword type="function" name="g_key_file_remove_key ()" link="glib-Key-value-file-parser.html#g-key-file-remove-key" since="2.6"/>
1487     <keyword type="function" name="g_key_file_remove_comment ()" link="glib-Key-value-file-parser.html#g-key-file-remove-comment" since="2.6"/>
1488     <keyword type="macro" name="G_KEY_FILE_DESKTOP_GROUP" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-GROUP:CAPS" since="2.14"/>
1489     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_TYPE" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-TYPE:CAPS" since="2.14"/>
1490     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_VERSION" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-VERSION:CAPS" since="2.14"/>
1491     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_NAME" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-NAME:CAPS" since="2.14"/>
1492     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_GENERIC_NAME" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-GENERIC-NAME:CAPS" since="2.14"/>
1493     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_NO_DISPLAY" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-NO-DISPLAY:CAPS" since="2.14"/>
1494     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_COMMENT" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-COMMENT:CAPS" since="2.14"/>
1495     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_ICON" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-ICON:CAPS" since="2.14"/>
1496     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_HIDDEN" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-HIDDEN:CAPS" since="2.14"/>
1497     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_ONLY_SHOW_IN" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-ONLY-SHOW-IN:CAPS" since="2.14"/>
1498     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_NOT_SHOW_IN" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-NOT-SHOW-IN:CAPS" since="2.14"/>
1499     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_TRY_EXEC" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-TRY-EXEC:CAPS" since="2.14"/>
1500     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_EXEC" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-EXEC:CAPS" since="2.14"/>
1501     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_PATH" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-PATH:CAPS" since="2.14"/>
1502     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_TERMINAL" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-TERMINAL:CAPS" since="2.14"/>
1503     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_MIME_TYPE" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-MIME-TYPE:CAPS" since="2.14"/>
1504     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_CATEGORIES" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-CATEGORIES:CAPS" since="2.14"/>
1505     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_STARTUP_NOTIFY" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-STARTUP-NOTIFY:CAPS" since="2.14"/>
1506     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_STARTUP_WM_CLASS" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-STARTUP-WM-CLASS:CAPS" since="2.14"/>
1507     <keyword type="macro" name="G_KEY_FILE_DESKTOP_KEY_URL" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-KEY-URL:CAPS" since="2.14"/>
1508     <keyword type="macro" name="G_KEY_FILE_DESKTOP_TYPE_APPLICATION" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-TYPE-APPLICATION:CAPS" since="2.14"/>
1509     <keyword type="macro" name="G_KEY_FILE_DESKTOP_TYPE_LINK" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-TYPE-LINK:CAPS" since="2.14"/>
1510     <keyword type="macro" name="G_KEY_FILE_DESKTOP_TYPE_DIRECTORY" link="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-TYPE-DIRECTORY:CAPS" since="2.14"/>
1511     <keyword type="struct" name="GBookmarkFile" link="glib-Bookmark-file-parser.html#GBookmarkFile"/>
1512     <keyword type="macro" name="G_BOOKMARK_FILE_ERROR" link="glib-Bookmark-file-parser.html#G-BOOKMARK-FILE-ERROR:CAPS"/>
1513     <keyword type="enum" name="enum GBookmarkFileError" link="glib-Bookmark-file-parser.html#GBookmarkFileError"/>
1514     <keyword type="function" name="g_bookmark_file_new ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-new" since="2.12"/>
1515     <keyword type="function" name="g_bookmark_file_free ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-free" since="2.12"/>
1516     <keyword type="function" name="g_bookmark_file_load_from_file ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-load-from-file" since="2.12"/>
1517     <keyword type="function" name="g_bookmark_file_load_from_data ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-load-from-data" since="2.12"/>
1518     <keyword type="function" name="g_bookmark_file_load_from_data_dirs ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-load-from-data-dirs" since="2.12"/>
1519     <keyword type="function" name="g_bookmark_file_to_data ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-to-data" since="2.12"/>
1520     <keyword type="function" name="g_bookmark_file_to_file ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-to-file" since="2.12"/>
1521     <keyword type="function" name="g_bookmark_file_has_item ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-has-item" since="2.12"/>
1522     <keyword type="function" name="g_bookmark_file_has_group ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-has-group" since="2.12"/>
1523     <keyword type="function" name="g_bookmark_file_has_application ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-has-application" since="2.12"/>
1524     <keyword type="function" name="g_bookmark_file_get_size ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-get-size" since="2.12"/>
1525     <keyword type="function" name="g_bookmark_file_get_uris ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-get-uris" since="2.12"/>
1526     <keyword type="function" name="g_bookmark_file_get_title ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-get-title" since="2.12"/>
1527     <keyword type="function" name="g_bookmark_file_get_description ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-get-description" since="2.12"/>
1528     <keyword type="function" name="g_bookmark_file_get_mime_type ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-get-mime-type" since="2.12"/>
1529     <keyword type="function" name="g_bookmark_file_get_is_private ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-get-is-private" since="2.12"/>
1530     <keyword type="function" name="g_bookmark_file_get_icon ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-get-icon" since="2.12"/>
1531     <keyword type="function" name="g_bookmark_file_get_added ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-get-added" since="2.12"/>
1532     <keyword type="function" name="g_bookmark_file_get_modified ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-get-modified" since="2.12"/>
1533     <keyword type="function" name="g_bookmark_file_get_visited ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-get-visited" since="2.12"/>
1534     <keyword type="function" name="g_bookmark_file_get_groups ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-get-groups" since="2.12"/>
1535     <keyword type="function" name="g_bookmark_file_get_applications ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-get-applications" since="2.12"/>
1536     <keyword type="function" name="g_bookmark_file_get_app_info ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-get-app-info" since="2.12"/>
1537     <keyword type="function" name="g_bookmark_file_set_title ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-set-title" since="2.12"/>
1538     <keyword type="function" name="g_bookmark_file_set_description ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-set-description" since="2.12"/>
1539     <keyword type="function" name="g_bookmark_file_set_mime_type ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-set-mime-type" since="2.12"/>
1540     <keyword type="function" name="g_bookmark_file_set_is_private ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-set-is-private" since="2.12"/>
1541     <keyword type="function" name="g_bookmark_file_set_icon ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-set-icon" since="2.12"/>
1542     <keyword type="function" name="g_bookmark_file_set_added ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-set-added" since="2.12"/>
1543     <keyword type="function" name="g_bookmark_file_set_groups ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-set-groups" since="2.12"/>
1544     <keyword type="function" name="g_bookmark_file_set_modified ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-set-modified" since="2.12"/>
1545     <keyword type="function" name="g_bookmark_file_set_visited ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-set-visited" since="2.12"/>
1546     <keyword type="function" name="g_bookmark_file_set_app_info ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-set-app-info" since="2.12"/>
1547     <keyword type="function" name="g_bookmark_file_add_group ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-add-group" since="2.12"/>
1548     <keyword type="function" name="g_bookmark_file_add_application ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-add-application" since="2.12"/>
1549     <keyword type="function" name="g_bookmark_file_remove_group ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-remove-group" since="2.12"/>
1550     <keyword type="function" name="g_bookmark_file_remove_application ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-remove-application" since="2.12"/>
1551     <keyword type="function" name="g_bookmark_file_remove_item ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-remove-item" since="2.12"/>
1552     <keyword type="function" name="g_bookmark_file_move_item ()" link="glib-Bookmark-file-parser.html#g-bookmark-file-move-item" since="2.12"/>
1553     <keyword type="function" name="g_test_minimized_result ()" link="glib-Testing.html#g-test-minimized-result" since="2.16"/>
1554     <keyword type="function" name="g_test_maximized_result ()" link="glib-Testing.html#g-test-maximized-result" since="2.16"/>
1555     <keyword type="function" name="g_test_init ()" link="glib-Testing.html#g-test-init" since="2.16"/>
1556     <keyword type="macro" name="g_test_quick" link="glib-Testing.html#g-test-quick"/>
1557     <keyword type="macro" name="g_test_slow" link="glib-Testing.html#g-test-slow"/>
1558     <keyword type="macro" name="g_test_thorough" link="glib-Testing.html#g-test-thorough"/>
1559     <keyword type="macro" name="g_test_perf" link="glib-Testing.html#g-test-perf"/>
1560     <keyword type="macro" name="g_test_verbose" link="glib-Testing.html#g-test-verbose"/>
1561     <keyword type="macro" name="g_test_undefined" link="glib-Testing.html#g-test-undefined"/>
1562     <keyword type="macro" name="g_test_quiet" link="glib-Testing.html#g-test-quiet"/>
1563     <keyword type="function" name="g_test_run ()" link="glib-Testing.html#g-test-run" since="2.16"/>
1564     <keyword type="function" name="GTestFunc ()" link="glib-Testing.html#GTestFunc" since="2.28"/>
1565     <keyword type="function" name="g_test_add_func ()" link="glib-Testing.html#g-test-add-func" since="2.16"/>
1566     <keyword type="function" name="GTestDataFunc ()" link="glib-Testing.html#GTestDataFunc" since="2.28"/>
1567     <keyword type="function" name="g_test_add_data_func ()" link="glib-Testing.html#g-test-add-data-func" since="2.16"/>
1568     <keyword type="macro" name="g_test_add()" link="glib-Testing.html#g-test-add" since="2.16"/>
1569     <keyword type="function" name="g_test_fail ()" link="glib-Testing.html#g-test-fail" since="2.30"/>
1570     <keyword type="function" name="g_test_message ()" link="glib-Testing.html#g-test-message" since="2.16"/>
1571     <keyword type="function" name="g_test_bug_base ()" link="glib-Testing.html#g-test-bug-base" since="2.16"/>
1572     <keyword type="function" name="g_test_bug ()" link="glib-Testing.html#g-test-bug" since="2.16"/>
1573     <keyword type="function" name="GTestLogFatalFunc ()" link="glib-Testing.html#GTestLogFatalFunc" since="2.22"/>
1574     <keyword type="function" name="g_test_log_set_fatal_handler ()" link="glib-Testing.html#g-test-log-set-fatal-handler" since="2.22"/>
1575     <keyword type="function" name="g_test_timer_start ()" link="glib-Testing.html#g-test-timer-start" since="2.16"/>
1576     <keyword type="function" name="g_test_timer_elapsed ()" link="glib-Testing.html#g-test-timer-elapsed" since="2.16"/>
1577     <keyword type="function" name="g_test_timer_last ()" link="glib-Testing.html#g-test-timer-last" since="2.16"/>
1578     <keyword type="function" name="g_test_queue_free ()" link="glib-Testing.html#g-test-queue-free" since="2.16"/>
1579     <keyword type="function" name="g_test_queue_destroy ()" link="glib-Testing.html#g-test-queue-destroy" since="2.16"/>
1580     <keyword type="macro" name="g_test_queue_unref()" link="glib-Testing.html#g-test-queue-unref" since="2.16"/>
1581     <keyword type="enum" name="enum GTestTrapFlags" link="glib-Testing.html#GTestTrapFlags"/>
1582     <keyword type="function" name="g_test_trap_fork ()" link="glib-Testing.html#g-test-trap-fork" since="2.16"/>
1583     <keyword type="function" name="g_test_trap_has_passed ()" link="glib-Testing.html#g-test-trap-has-passed" since="2.16"/>
1584     <keyword type="function" name="g_test_trap_reached_timeout ()" link="glib-Testing.html#g-test-trap-reached-timeout" since="2.16"/>
1585     <keyword type="macro" name="g_test_trap_assert_passed" link="glib-Testing.html#g-test-trap-assert-passed" since="2.16"/>
1586     <keyword type="macro" name="g_test_trap_assert_failed" link="glib-Testing.html#g-test-trap-assert-failed" since="2.16"/>
1587     <keyword type="macro" name="g_test_trap_assert_stdout()" link="glib-Testing.html#g-test-trap-assert-stdout" since="2.16"/>
1588     <keyword type="macro" name="g_test_trap_assert_stdout_unmatched()" link="glib-Testing.html#g-test-trap-assert-stdout-unmatched" since="2.16"/>
1589     <keyword type="macro" name="g_test_trap_assert_stderr()" link="glib-Testing.html#g-test-trap-assert-stderr" since="2.16"/>
1590     <keyword type="macro" name="g_test_trap_assert_stderr_unmatched()" link="glib-Testing.html#g-test-trap-assert-stderr-unmatched" since="2.16"/>
1591     <keyword type="macro" name="g_test_rand_bit" link="glib-Testing.html#g-test-rand-bit" since="2.16"/>
1592     <keyword type="function" name="g_test_rand_int ()" link="glib-Testing.html#g-test-rand-int" since="2.16"/>
1593     <keyword type="function" name="g_test_rand_int_range ()" link="glib-Testing.html#g-test-rand-int-range" since="2.16"/>
1594     <keyword type="function" name="g_test_rand_double ()" link="glib-Testing.html#g-test-rand-double" since="2.16"/>
1595     <keyword type="function" name="g_test_rand_double_range ()" link="glib-Testing.html#g-test-rand-double-range" since="2.16"/>
1596     <keyword type="macro" name="g_assert()" link="glib-Testing.html#g-assert"/>
1597     <keyword type="macro" name="g_assert_not_reached" link="glib-Testing.html#g-assert-not-reached"/>
1598     <keyword type="macro" name="g_assert_cmpstr()" link="glib-Testing.html#g-assert-cmpstr" since="2.16"/>
1599     <keyword type="macro" name="g_assert_cmpint()" link="glib-Testing.html#g-assert-cmpint" since="2.16"/>
1600     <keyword type="macro" name="g_assert_cmpuint()" link="glib-Testing.html#g-assert-cmpuint" since="2.16"/>
1601     <keyword type="macro" name="g_assert_cmphex()" link="glib-Testing.html#g-assert-cmphex" since="2.16"/>
1602     <keyword type="macro" name="g_assert_cmpfloat()" link="glib-Testing.html#g-assert-cmpfloat" since="2.16"/>
1603     <keyword type="macro" name="g_assert_no_error()" link="glib-Testing.html#g-assert-no-error" since="2.20"/>
1604     <keyword type="macro" name="g_assert_error()" link="glib-Testing.html#g-assert-error" since="2.20"/>
1605     <keyword type="typedef" name="GTestCase" link="glib-Testing.html#GTestCase"/>
1606     <keyword type="typedef" name="GTestSuite" link="glib-Testing.html#GTestSuite"/>
1607     <keyword type="function" name="GTestFixtureFunc ()" link="glib-Testing.html#GTestFixtureFunc" since="2.28"/>
1608     <keyword type="function" name="g_test_create_case ()" link="glib-Testing.html#g-test-create-case" since="2.16"/>
1609     <keyword type="function" name="g_test_create_suite ()" link="glib-Testing.html#g-test-create-suite" since="2.16"/>
1610     <keyword type="function" name="g_test_get_root ()" link="glib-Testing.html#g-test-get-root" since="2.16"/>
1611     <keyword type="function" name="g_test_suite_add ()" link="glib-Testing.html#g-test-suite-add" since="2.16"/>
1612     <keyword type="function" name="g_test_suite_add_suite ()" link="glib-Testing.html#g-test-suite-add-suite" since="2.16"/>
1613     <keyword type="function" name="g_test_run_suite ()" link="glib-Testing.html#g-test-run-suite" since="2.16"/>
1614     <keyword type="macro" name="G_UNIX_ERROR" link="glib-UNIX-specific-utilities-and-integration.html#G-UNIX-ERROR:CAPS"/>
1615     <keyword type="function" name="g_unix_open_pipe ()" link="glib-UNIX-specific-utilities-and-integration.html#g-unix-open-pipe" since="2.30"/>
1616     <keyword type="function" name="g_unix_signal_add ()" link="glib-UNIX-specific-utilities-and-integration.html#g-unix-signal-add" since="2.30"/>
1617     <keyword type="function" name="g_unix_signal_add_full ()" link="glib-UNIX-specific-utilities-and-integration.html#g-unix-signal-add-full" since="2.30"/>
1618     <keyword type="function" name="g_unix_signal_source_new ()" link="glib-UNIX-specific-utilities-and-integration.html#g-unix-signal-source-new" since="2.30"/>
1619     <keyword type="function" name="g_unix_set_fd_nonblocking ()" link="glib-UNIX-specific-utilities-and-integration.html#g-unix-set-fd-nonblocking" since="2.30"/>
1620     <keyword type="macro" name="MAXPATHLEN" link="glib-Windows-Compatibility-Functions.html#MAXPATHLEN:CAPS"/>
1621     <keyword type="function" name="g_win32_error_message ()" link="glib-Windows-Compatibility-Functions.html#g-win32-error-message"/>
1622     <keyword type="function" name="g_win32_getlocale ()" link="glib-Windows-Compatibility-Functions.html#g-win32-getlocale"/>
1623     <keyword type="function" name="g_win32_get_package_installation_directory ()" link="glib-Windows-Compatibility-Functions.html#g-win32-get-package-installation-directory" deprecated=""/>
1624     <keyword type="function" name="g_win32_get_package_installation_directory_of_module ()" link="glib-Windows-Compatibility-Functions.html#g-win32-get-package-installation-directory-of-module" since="2.16"/>
1625     <keyword type="function" name="g_win32_get_package_installation_subdirectory ()" link="glib-Windows-Compatibility-Functions.html#g-win32-get-package-installation-subdirectory" deprecated=""/>
1626     <keyword type="function" name="g_win32_get_windows_version ()" link="glib-Windows-Compatibility-Functions.html#g-win32-get-windows-version" since="2.6"/>
1627     <keyword type="function" name="g_win32_locale_filename_from_utf8 ()" link="glib-Windows-Compatibility-Functions.html#g-win32-locale-filename-from-utf8" since="2.8"/>
1628     <keyword type="macro" name="G_WIN32_DLLMAIN_FOR_DLL_NAME()" link="glib-Windows-Compatibility-Functions.html#G-WIN32-DLLMAIN-FOR-DLL-NAME:CAPS" deprecated=""/>
1629     <keyword type="macro" name="G_WIN32_HAVE_WIDECHAR_API" link="glib-Windows-Compatibility-Functions.html#G-WIN32-HAVE-WIDECHAR-API:CAPS" since="2.6"/>
1630     <keyword type="macro" name="G_WIN32_IS_NT_BASED" link="glib-Windows-Compatibility-Functions.html#G-WIN32-IS-NT-BASED:CAPS" since="2.6"/>
1631     <keyword type="struct" name="struct GList" link="glib-Doubly-Linked-Lists.html#GList"/>
1632     <keyword type="function" name="g_list_append ()" link="glib-Doubly-Linked-Lists.html#g-list-append"/>
1633     <keyword type="function" name="g_list_prepend ()" link="glib-Doubly-Linked-Lists.html#g-list-prepend"/>
1634     <keyword type="function" name="g_list_insert ()" link="glib-Doubly-Linked-Lists.html#g-list-insert"/>
1635     <keyword type="function" name="g_list_insert_before ()" link="glib-Doubly-Linked-Lists.html#g-list-insert-before"/>
1636     <keyword type="function" name="g_list_insert_sorted ()" link="glib-Doubly-Linked-Lists.html#g-list-insert-sorted"/>
1637     <keyword type="function" name="g_list_remove ()" link="glib-Doubly-Linked-Lists.html#g-list-remove"/>
1638     <keyword type="function" name="g_list_remove_link ()" link="glib-Doubly-Linked-Lists.html#g-list-remove-link"/>
1639     <keyword type="function" name="g_list_delete_link ()" link="glib-Doubly-Linked-Lists.html#g-list-delete-link"/>
1640     <keyword type="function" name="g_list_remove_all ()" link="glib-Doubly-Linked-Lists.html#g-list-remove-all"/>
1641     <keyword type="function" name="g_list_free ()" link="glib-Doubly-Linked-Lists.html#g-list-free"/>
1642     <keyword type="function" name="g_list_free_full ()" link="glib-Doubly-Linked-Lists.html#g-list-free-full" since="2.28"/>
1643     <keyword type="function" name="g_list_alloc ()" link="glib-Doubly-Linked-Lists.html#g-list-alloc"/>
1644     <keyword type="function" name="g_list_free_1 ()" link="glib-Doubly-Linked-Lists.html#g-list-free-1"/>
1645     <keyword type="macro" name="g_list_free1" link="glib-Doubly-Linked-Lists.html#g-list-free1"/>
1646     <keyword type="function" name="g_list_length ()" link="glib-Doubly-Linked-Lists.html#g-list-length"/>
1647     <keyword type="function" name="g_list_copy ()" link="glib-Doubly-Linked-Lists.html#g-list-copy"/>
1648     <keyword type="function" name="g_list_reverse ()" link="glib-Doubly-Linked-Lists.html#g-list-reverse"/>
1649     <keyword type="function" name="g_list_sort ()" link="glib-Doubly-Linked-Lists.html#g-list-sort"/>
1650     <keyword type="function" name="GCompareFunc ()" link="glib-Doubly-Linked-Lists.html#GCompareFunc"/>
1651     <keyword type="function" name="g_list_insert_sorted_with_data ()" link="glib-Doubly-Linked-Lists.html#g-list-insert-sorted-with-data" since="2.10"/>
1652     <keyword type="function" name="g_list_sort_with_data ()" link="glib-Doubly-Linked-Lists.html#g-list-sort-with-data"/>
1653     <keyword type="function" name="GCompareDataFunc ()" link="glib-Doubly-Linked-Lists.html#GCompareDataFunc"/>
1654     <keyword type="function" name="g_list_concat ()" link="glib-Doubly-Linked-Lists.html#g-list-concat"/>
1655     <keyword type="function" name="g_list_foreach ()" link="glib-Doubly-Linked-Lists.html#g-list-foreach"/>
1656     <keyword type="function" name="GFunc ()" link="glib-Doubly-Linked-Lists.html#GFunc"/>
1657     <keyword type="function" name="g_list_first ()" link="glib-Doubly-Linked-Lists.html#g-list-first"/>
1658     <keyword type="function" name="g_list_last ()" link="glib-Doubly-Linked-Lists.html#g-list-last"/>
1659     <keyword type="macro" name="g_list_previous()" link="glib-Doubly-Linked-Lists.html#g-list-previous"/>
1660     <keyword type="macro" name="g_list_next()" link="glib-Doubly-Linked-Lists.html#g-list-next"/>
1661     <keyword type="function" name="g_list_nth ()" link="glib-Doubly-Linked-Lists.html#g-list-nth"/>
1662     <keyword type="function" name="g_list_nth_data ()" link="glib-Doubly-Linked-Lists.html#g-list-nth-data"/>
1663     <keyword type="function" name="g_list_nth_prev ()" link="glib-Doubly-Linked-Lists.html#g-list-nth-prev"/>
1664     <keyword type="function" name="g_list_find ()" link="glib-Doubly-Linked-Lists.html#g-list-find"/>
1665     <keyword type="function" name="g_list_find_custom ()" link="glib-Doubly-Linked-Lists.html#g-list-find-custom"/>
1666     <keyword type="function" name="g_list_position ()" link="glib-Doubly-Linked-Lists.html#g-list-position"/>
1667     <keyword type="function" name="g_list_index ()" link="glib-Doubly-Linked-Lists.html#g-list-index"/>
1668     <keyword type="struct" name="struct GSList" link="glib-Singly-Linked-Lists.html#GSList"/>
1669     <keyword type="function" name="g_slist_alloc ()" link="glib-Singly-Linked-Lists.html#g-slist-alloc"/>
1670     <keyword type="function" name="g_slist_append ()" link="glib-Singly-Linked-Lists.html#g-slist-append"/>
1671     <keyword type="function" name="g_slist_prepend ()" link="glib-Singly-Linked-Lists.html#g-slist-prepend"/>
1672     <keyword type="function" name="g_slist_insert ()" link="glib-Singly-Linked-Lists.html#g-slist-insert"/>
1673     <keyword type="function" name="g_slist_insert_before ()" link="glib-Singly-Linked-Lists.html#g-slist-insert-before"/>
1674     <keyword type="function" name="g_slist_insert_sorted ()" link="glib-Singly-Linked-Lists.html#g-slist-insert-sorted"/>
1675     <keyword type="function" name="g_slist_remove ()" link="glib-Singly-Linked-Lists.html#g-slist-remove"/>
1676     <keyword type="function" name="g_slist_remove_link ()" link="glib-Singly-Linked-Lists.html#g-slist-remove-link"/>
1677     <keyword type="function" name="g_slist_delete_link ()" link="glib-Singly-Linked-Lists.html#g-slist-delete-link"/>
1678     <keyword type="function" name="g_slist_remove_all ()" link="glib-Singly-Linked-Lists.html#g-slist-remove-all"/>
1679     <keyword type="function" name="g_slist_free ()" link="glib-Singly-Linked-Lists.html#g-slist-free"/>
1680     <keyword type="function" name="g_slist_free_full ()" link="glib-Singly-Linked-Lists.html#g-slist-free-full" since="2.28"/>
1681     <keyword type="function" name="g_slist_free_1 ()" link="glib-Singly-Linked-Lists.html#g-slist-free-1"/>
1682     <keyword type="macro" name="g_slist_free1" link="glib-Singly-Linked-Lists.html#g-slist-free1" since="2.10"/>
1683     <keyword type="function" name="g_slist_length ()" link="glib-Singly-Linked-Lists.html#g-slist-length"/>
1684     <keyword type="function" name="g_slist_copy ()" link="glib-Singly-Linked-Lists.html#g-slist-copy"/>
1685     <keyword type="function" name="g_slist_reverse ()" link="glib-Singly-Linked-Lists.html#g-slist-reverse"/>
1686     <keyword type="function" name="g_slist_insert_sorted_with_data ()" link="glib-Singly-Linked-Lists.html#g-slist-insert-sorted-with-data" since="2.10"/>
1687     <keyword type="function" name="g_slist_sort ()" link="glib-Singly-Linked-Lists.html#g-slist-sort"/>
1688     <keyword type="function" name="g_slist_sort_with_data ()" link="glib-Singly-Linked-Lists.html#g-slist-sort-with-data"/>
1689     <keyword type="function" name="g_slist_concat ()" link="glib-Singly-Linked-Lists.html#g-slist-concat"/>
1690     <keyword type="function" name="g_slist_foreach ()" link="glib-Singly-Linked-Lists.html#g-slist-foreach"/>
1691     <keyword type="function" name="g_slist_last ()" link="glib-Singly-Linked-Lists.html#g-slist-last"/>
1692     <keyword type="macro" name="g_slist_next()" link="glib-Singly-Linked-Lists.html#g-slist-next"/>
1693     <keyword type="function" name="g_slist_nth ()" link="glib-Singly-Linked-Lists.html#g-slist-nth"/>
1694     <keyword type="function" name="g_slist_nth_data ()" link="glib-Singly-Linked-Lists.html#g-slist-nth-data"/>
1695     <keyword type="function" name="g_slist_find ()" link="glib-Singly-Linked-Lists.html#g-slist-find"/>
1696     <keyword type="function" name="g_slist_find_custom ()" link="glib-Singly-Linked-Lists.html#g-slist-find-custom"/>
1697     <keyword type="function" name="g_slist_position ()" link="glib-Singly-Linked-Lists.html#g-slist-position"/>
1698     <keyword type="function" name="g_slist_index ()" link="glib-Singly-Linked-Lists.html#g-slist-index"/>
1699     <keyword type="struct" name="struct GQueue" link="glib-Double-ended-Queues.html#GQueue"/>
1700     <keyword type="function" name="g_queue_new ()" link="glib-Double-ended-Queues.html#g-queue-new"/>
1701     <keyword type="function" name="g_queue_free ()" link="glib-Double-ended-Queues.html#g-queue-free"/>
1702     <keyword type="function" name="g_queue_free_full ()" link="glib-Double-ended-Queues.html#g-queue-free-full" since="2.32"/>
1703     <keyword type="macro" name="G_QUEUE_INIT" link="glib-Double-ended-Queues.html#G-QUEUE-INIT:CAPS" since="2.14"/>
1704     <keyword type="function" name="g_queue_init ()" link="glib-Double-ended-Queues.html#g-queue-init" since="2.14"/>
1705     <keyword type="function" name="g_queue_clear ()" link="glib-Double-ended-Queues.html#g-queue-clear" since="2.14"/>
1706     <keyword type="function" name="g_queue_is_empty ()" link="glib-Double-ended-Queues.html#g-queue-is-empty"/>
1707     <keyword type="function" name="g_queue_get_length ()" link="glib-Double-ended-Queues.html#g-queue-get-length" since="2.4"/>
1708     <keyword type="function" name="g_queue_reverse ()" link="glib-Double-ended-Queues.html#g-queue-reverse" since="2.4"/>
1709     <keyword type="function" name="g_queue_copy ()" link="glib-Double-ended-Queues.html#g-queue-copy" since="2.4"/>
1710     <keyword type="function" name="g_queue_foreach ()" link="glib-Double-ended-Queues.html#g-queue-foreach" since="2.4"/>
1711     <keyword type="function" name="g_queue_find ()" link="glib-Double-ended-Queues.html#g-queue-find" since="2.4"/>
1712     <keyword type="function" name="g_queue_find_custom ()" link="glib-Double-ended-Queues.html#g-queue-find-custom" since="2.4"/>
1713     <keyword type="function" name="g_queue_sort ()" link="glib-Double-ended-Queues.html#g-queue-sort" since="2.4"/>
1714     <keyword type="function" name="g_queue_push_head ()" link="glib-Double-ended-Queues.html#g-queue-push-head"/>
1715     <keyword type="function" name="g_queue_push_tail ()" link="glib-Double-ended-Queues.html#g-queue-push-tail"/>
1716     <keyword type="function" name="g_queue_push_nth ()" link="glib-Double-ended-Queues.html#g-queue-push-nth" since="2.4"/>
1717     <keyword type="function" name="g_queue_pop_head ()" link="glib-Double-ended-Queues.html#g-queue-pop-head"/>
1718     <keyword type="function" name="g_queue_pop_tail ()" link="glib-Double-ended-Queues.html#g-queue-pop-tail"/>
1719     <keyword type="function" name="g_queue_pop_nth ()" link="glib-Double-ended-Queues.html#g-queue-pop-nth" since="2.4"/>
1720     <keyword type="function" name="g_queue_peek_head ()" link="glib-Double-ended-Queues.html#g-queue-peek-head"/>
1721     <keyword type="function" name="g_queue_peek_tail ()" link="glib-Double-ended-Queues.html#g-queue-peek-tail"/>
1722     <keyword type="function" name="g_queue_peek_nth ()" link="glib-Double-ended-Queues.html#g-queue-peek-nth" since="2.4"/>
1723     <keyword type="function" name="g_queue_index ()" link="glib-Double-ended-Queues.html#g-queue-index" since="2.4"/>
1724     <keyword type="function" name="g_queue_remove ()" link="glib-Double-ended-Queues.html#g-queue-remove" since="2.4"/>
1725     <keyword type="function" name="g_queue_remove_all ()" link="glib-Double-ended-Queues.html#g-queue-remove-all" since="2.4"/>
1726     <keyword type="function" name="g_queue_insert_before ()" link="glib-Double-ended-Queues.html#g-queue-insert-before" since="2.4"/>
1727     <keyword type="function" name="g_queue_insert_after ()" link="glib-Double-ended-Queues.html#g-queue-insert-after" since="2.4"/>
1728     <keyword type="function" name="g_queue_insert_sorted ()" link="glib-Double-ended-Queues.html#g-queue-insert-sorted" since="2.4"/>
1729     <keyword type="function" name="g_queue_push_head_link ()" link="glib-Double-ended-Queues.html#g-queue-push-head-link"/>
1730     <keyword type="function" name="g_queue_push_tail_link ()" link="glib-Double-ended-Queues.html#g-queue-push-tail-link"/>
1731     <keyword type="function" name="g_queue_push_nth_link ()" link="glib-Double-ended-Queues.html#g-queue-push-nth-link" since="2.4"/>
1732     <keyword type="function" name="g_queue_pop_head_link ()" link="glib-Double-ended-Queues.html#g-queue-pop-head-link"/>
1733     <keyword type="function" name="g_queue_pop_tail_link ()" link="glib-Double-ended-Queues.html#g-queue-pop-tail-link"/>
1734     <keyword type="function" name="g_queue_pop_nth_link ()" link="glib-Double-ended-Queues.html#g-queue-pop-nth-link" since="2.4"/>
1735     <keyword type="function" name="g_queue_peek_head_link ()" link="glib-Double-ended-Queues.html#g-queue-peek-head-link" since="2.4"/>
1736     <keyword type="function" name="g_queue_peek_tail_link ()" link="glib-Double-ended-Queues.html#g-queue-peek-tail-link" since="2.4"/>
1737     <keyword type="function" name="g_queue_peek_nth_link ()" link="glib-Double-ended-Queues.html#g-queue-peek-nth-link" since="2.4"/>
1738     <keyword type="function" name="g_queue_link_index ()" link="glib-Double-ended-Queues.html#g-queue-link-index" since="2.4"/>
1739     <keyword type="function" name="g_queue_unlink ()" link="glib-Double-ended-Queues.html#g-queue-unlink" since="2.4"/>
1740     <keyword type="function" name="g_queue_delete_link ()" link="glib-Double-ended-Queues.html#g-queue-delete-link" since="2.4"/>
1741     <keyword type="struct" name="GSequence" link="glib-Sequences.html#GSequence"/>
1742     <keyword type="typedef" name="GSequenceIter" link="glib-Sequences.html#GSequenceIter"/>
1743     <keyword type="function" name="GSequenceIterCompareFunc ()" link="glib-Sequences.html#GSequenceIterCompareFunc"/>
1744     <keyword type="function" name="g_sequence_new ()" link="glib-Sequences.html#g-sequence-new" since="2.14"/>
1745     <keyword type="function" name="g_sequence_free ()" link="glib-Sequences.html#g-sequence-free" since="2.14"/>
1746     <keyword type="function" name="g_sequence_get_length ()" link="glib-Sequences.html#g-sequence-get-length" since="2.14"/>
1747     <keyword type="function" name="g_sequence_foreach ()" link="glib-Sequences.html#g-sequence-foreach" since="2.14"/>
1748     <keyword type="function" name="g_sequence_foreach_range ()" link="glib-Sequences.html#g-sequence-foreach-range" since="2.14"/>
1749     <keyword type="function" name="g_sequence_sort ()" link="glib-Sequences.html#g-sequence-sort" since="2.14"/>
1750     <keyword type="function" name="g_sequence_sort_iter ()" link="glib-Sequences.html#g-sequence-sort-iter" since="2.14"/>
1751     <keyword type="function" name="g_sequence_get_begin_iter ()" link="glib-Sequences.html#g-sequence-get-begin-iter" since="2.14"/>
1752     <keyword type="function" name="g_sequence_get_end_iter ()" link="glib-Sequences.html#g-sequence-get-end-iter" since="2.14"/>
1753     <keyword type="function" name="g_sequence_get_iter_at_pos ()" link="glib-Sequences.html#g-sequence-get-iter-at-pos" since="2.14"/>
1754     <keyword type="function" name="g_sequence_append ()" link="glib-Sequences.html#g-sequence-append" since="2.14"/>
1755     <keyword type="function" name="g_sequence_prepend ()" link="glib-Sequences.html#g-sequence-prepend" since="2.14"/>
1756     <keyword type="function" name="g_sequence_insert_before ()" link="glib-Sequences.html#g-sequence-insert-before" since="2.14"/>
1757     <keyword type="function" name="g_sequence_move ()" link="glib-Sequences.html#g-sequence-move" since="2.14"/>
1758     <keyword type="function" name="g_sequence_swap ()" link="glib-Sequences.html#g-sequence-swap" since="2.14"/>
1759     <keyword type="function" name="g_sequence_insert_sorted ()" link="glib-Sequences.html#g-sequence-insert-sorted" since="2.14"/>
1760     <keyword type="function" name="g_sequence_insert_sorted_iter ()" link="glib-Sequences.html#g-sequence-insert-sorted-iter" since="2.14"/>
1761     <keyword type="function" name="g_sequence_sort_changed ()" link="glib-Sequences.html#g-sequence-sort-changed" since="2.14"/>
1762     <keyword type="function" name="g_sequence_sort_changed_iter ()" link="glib-Sequences.html#g-sequence-sort-changed-iter" since="2.14"/>
1763     <keyword type="function" name="g_sequence_remove ()" link="glib-Sequences.html#g-sequence-remove" since="2.14"/>
1764     <keyword type="function" name="g_sequence_remove_range ()" link="glib-Sequences.html#g-sequence-remove-range" since="2.14"/>
1765     <keyword type="function" name="g_sequence_move_range ()" link="glib-Sequences.html#g-sequence-move-range" since="2.14"/>
1766     <keyword type="function" name="g_sequence_search ()" link="glib-Sequences.html#g-sequence-search" since="2.14"/>
1767     <keyword type="function" name="g_sequence_search_iter ()" link="glib-Sequences.html#g-sequence-search-iter" since="2.14"/>
1768     <keyword type="function" name="g_sequence_lookup ()" link="glib-Sequences.html#g-sequence-lookup" since="2.28"/>
1769     <keyword type="function" name="g_sequence_lookup_iter ()" link="glib-Sequences.html#g-sequence-lookup-iter" since="2.28"/>
1770     <keyword type="function" name="g_sequence_get ()" link="glib-Sequences.html#g-sequence-get" since="2.14"/>
1771     <keyword type="function" name="g_sequence_set ()" link="glib-Sequences.html#g-sequence-set" since="2.14"/>
1772     <keyword type="function" name="g_sequence_iter_is_begin ()" link="glib-Sequences.html#g-sequence-iter-is-begin" since="2.14"/>
1773     <keyword type="function" name="g_sequence_iter_is_end ()" link="glib-Sequences.html#g-sequence-iter-is-end" since="2.14"/>
1774     <keyword type="function" name="g_sequence_iter_next ()" link="glib-Sequences.html#g-sequence-iter-next" since="2.14"/>
1775     <keyword type="function" name="g_sequence_iter_prev ()" link="glib-Sequences.html#g-sequence-iter-prev" since="2.14"/>
1776     <keyword type="function" name="g_sequence_iter_get_position ()" link="glib-Sequences.html#g-sequence-iter-get-position" since="2.14"/>
1777     <keyword type="function" name="g_sequence_iter_move ()" link="glib-Sequences.html#g-sequence-iter-move" since="2.14"/>
1778     <keyword type="function" name="g_sequence_iter_get_sequence ()" link="glib-Sequences.html#g-sequence-iter-get-sequence" since="2.14"/>
1779     <keyword type="function" name="g_sequence_iter_compare ()" link="glib-Sequences.html#g-sequence-iter-compare" since="2.14"/>
1780     <keyword type="function" name="g_sequence_range_get_midpoint ()" link="glib-Sequences.html#g-sequence-range-get-midpoint" since="2.14"/>
1781     <keyword type="struct" name="struct GTrashStack" link="glib-Trash-Stacks.html#GTrashStack"/>
1782     <keyword type="function" name="g_trash_stack_push ()" link="glib-Trash-Stacks.html#g-trash-stack-push"/>
1783     <keyword type="function" name="g_trash_stack_pop ()" link="glib-Trash-Stacks.html#g-trash-stack-pop"/>
1784     <keyword type="function" name="g_trash_stack_peek ()" link="glib-Trash-Stacks.html#g-trash-stack-peek"/>
1785     <keyword type="function" name="g_trash_stack_height ()" link="glib-Trash-Stacks.html#g-trash-stack-height"/>
1786     <keyword type="struct" name="GHashTable" link="glib-Hash-Tables.html#GHashTable"/>
1787     <keyword type="function" name="g_hash_table_new ()" link="glib-Hash-Tables.html#g-hash-table-new"/>
1788     <keyword type="function" name="g_hash_table_new_full ()" link="glib-Hash-Tables.html#g-hash-table-new-full"/>
1789     <keyword type="function" name="GHashFunc ()" link="glib-Hash-Tables.html#GHashFunc"/>
1790     <keyword type="function" name="GEqualFunc ()" link="glib-Hash-Tables.html#GEqualFunc"/>
1791     <keyword type="function" name="g_hash_table_insert ()" link="glib-Hash-Tables.html#g-hash-table-insert"/>
1792     <keyword type="function" name="g_hash_table_replace ()" link="glib-Hash-Tables.html#g-hash-table-replace"/>
1793     <keyword type="function" name="g_hash_table_add ()" link="glib-Hash-Tables.html#g-hash-table-add" since="2.32"/>
1794     <keyword type="function" name="g_hash_table_contains ()" link="glib-Hash-Tables.html#g-hash-table-contains" since="2.32"/>
1795     <keyword type="function" name="g_hash_table_size ()" link="glib-Hash-Tables.html#g-hash-table-size"/>
1796     <keyword type="function" name="g_hash_table_lookup ()" link="glib-Hash-Tables.html#g-hash-table-lookup"/>
1797     <keyword type="function" name="g_hash_table_lookup_extended ()" link="glib-Hash-Tables.html#g-hash-table-lookup-extended"/>
1798     <keyword type="function" name="g_hash_table_foreach ()" link="glib-Hash-Tables.html#g-hash-table-foreach"/>
1799     <keyword type="function" name="g_hash_table_find ()" link="glib-Hash-Tables.html#g-hash-table-find" since="2.4"/>
1800     <keyword type="function" name="GHFunc ()" link="glib-Hash-Tables.html#GHFunc"/>
1801     <keyword type="function" name="g_hash_table_remove ()" link="glib-Hash-Tables.html#g-hash-table-remove"/>
1802     <keyword type="function" name="g_hash_table_steal ()" link="glib-Hash-Tables.html#g-hash-table-steal"/>
1803     <keyword type="function" name="g_hash_table_foreach_remove ()" link="glib-Hash-Tables.html#g-hash-table-foreach-remove"/>
1804     <keyword type="function" name="g_hash_table_foreach_steal ()" link="glib-Hash-Tables.html#g-hash-table-foreach-steal"/>
1805     <keyword type="function" name="g_hash_table_remove_all ()" link="glib-Hash-Tables.html#g-hash-table-remove-all" since="2.12"/>
1806     <keyword type="function" name="g_hash_table_steal_all ()" link="glib-Hash-Tables.html#g-hash-table-steal-all" since="2.12"/>
1807     <keyword type="function" name="g_hash_table_get_keys ()" link="glib-Hash-Tables.html#g-hash-table-get-keys" since="2.14"/>
1808     <keyword type="function" name="g_hash_table_get_values ()" link="glib-Hash-Tables.html#g-hash-table-get-values" since="2.14"/>
1809     <keyword type="function" name="GHRFunc ()" link="glib-Hash-Tables.html#GHRFunc"/>
1810     <keyword type="macro" name="g_hash_table_freeze()" link="glib-Hash-Tables.html#g-hash-table-freeze" deprecated=""/>
1811     <keyword type="macro" name="g_hash_table_thaw()" link="glib-Hash-Tables.html#g-hash-table-thaw" deprecated=""/>
1812     <keyword type="function" name="g_hash_table_destroy ()" link="glib-Hash-Tables.html#g-hash-table-destroy"/>
1813     <keyword type="function" name="g_hash_table_ref ()" link="glib-Hash-Tables.html#g-hash-table-ref" since="2.10"/>
1814     <keyword type="function" name="g_hash_table_unref ()" link="glib-Hash-Tables.html#g-hash-table-unref" since="2.10"/>
1815     <keyword type="struct" name="struct GHashTableIter" link="glib-Hash-Tables.html#GHashTableIter"/>
1816     <keyword type="function" name="g_hash_table_iter_init ()" link="glib-Hash-Tables.html#g-hash-table-iter-init" since="2.16"/>
1817     <keyword type="function" name="g_hash_table_iter_next ()" link="glib-Hash-Tables.html#g-hash-table-iter-next" since="2.16"/>
1818     <keyword type="function" name="g_hash_table_iter_get_hash_table ()" link="glib-Hash-Tables.html#g-hash-table-iter-get-hash-table" since="2.16"/>
1819     <keyword type="function" name="g_hash_table_iter_replace ()" link="glib-Hash-Tables.html#g-hash-table-iter-replace" since="2.30"/>
1820     <keyword type="function" name="g_hash_table_iter_remove ()" link="glib-Hash-Tables.html#g-hash-table-iter-remove" since="2.16"/>
1821     <keyword type="function" name="g_hash_table_iter_steal ()" link="glib-Hash-Tables.html#g-hash-table-iter-steal" since="2.16"/>
1822     <keyword type="function" name="g_direct_equal ()" link="glib-Hash-Tables.html#g-direct-equal"/>
1823     <keyword type="function" name="g_direct_hash ()" link="glib-Hash-Tables.html#g-direct-hash"/>
1824     <keyword type="function" name="g_int_equal ()" link="glib-Hash-Tables.html#g-int-equal"/>
1825     <keyword type="function" name="g_int_hash ()" link="glib-Hash-Tables.html#g-int-hash"/>
1826     <keyword type="function" name="g_int64_equal ()" link="glib-Hash-Tables.html#g-int64-equal" since="2.22"/>
1827     <keyword type="function" name="g_int64_hash ()" link="glib-Hash-Tables.html#g-int64-hash" since="2.22"/>
1828     <keyword type="function" name="g_double_equal ()" link="glib-Hash-Tables.html#g-double-equal" since="2.22"/>
1829     <keyword type="function" name="g_double_hash ()" link="glib-Hash-Tables.html#g-double-hash" since="2.22"/>
1830     <keyword type="function" name="g_str_equal ()" link="glib-Hash-Tables.html#g-str-equal"/>
1831     <keyword type="function" name="g_str_hash ()" link="glib-Hash-Tables.html#g-str-hash"/>
1832     <keyword type="struct" name="struct GString" link="glib-Strings.html#GString"/>
1833     <keyword type="function" name="g_string_new ()" link="glib-Strings.html#g-string-new"/>
1834     <keyword type="function" name="g_string_new_len ()" link="glib-Strings.html#g-string-new-len"/>
1835     <keyword type="function" name="g_string_sized_new ()" link="glib-Strings.html#g-string-sized-new"/>
1836     <keyword type="function" name="g_string_assign ()" link="glib-Strings.html#g-string-assign"/>
1837     <keyword type="macro" name="g_string_sprintf" link="glib-Strings.html#g-string-sprintf" deprecated="This function has been renamed to g_string_printf()."/>
1838     <keyword type="macro" name="g_string_sprintfa" link="glib-Strings.html#g-string-sprintfa" deprecated="This function has been renamed to g_string_append_printf()"/>
1839     <keyword type="function" name="g_string_vprintf ()" link="glib-Strings.html#g-string-vprintf" since="2.14"/>
1840     <keyword type="function" name="g_string_append_vprintf ()" link="glib-Strings.html#g-string-append-vprintf" since="2.14"/>
1841     <keyword type="function" name="g_string_printf ()" link="glib-Strings.html#g-string-printf"/>
1842     <keyword type="function" name="g_string_append_printf ()" link="glib-Strings.html#g-string-append-printf"/>
1843     <keyword type="function" name="g_string_append ()" link="glib-Strings.html#g-string-append"/>
1844     <keyword type="function" name="g_string_append_c ()" link="glib-Strings.html#g-string-append-c"/>
1845     <keyword type="function" name="g_string_append_unichar ()" link="glib-Strings.html#g-string-append-unichar"/>
1846     <keyword type="function" name="g_string_append_len ()" link="glib-Strings.html#g-string-append-len"/>
1847     <keyword type="function" name="g_string_append_uri_escaped ()" link="glib-Strings.html#g-string-append-uri-escaped" since="2.16"/>
1848     <keyword type="function" name="g_string_prepend ()" link="glib-Strings.html#g-string-prepend"/>
1849     <keyword type="function" name="g_string_prepend_c ()" link="glib-Strings.html#g-string-prepend-c"/>
1850     <keyword type="function" name="g_string_prepend_unichar ()" link="glib-Strings.html#g-string-prepend-unichar"/>
1851     <keyword type="function" name="g_string_prepend_len ()" link="glib-Strings.html#g-string-prepend-len"/>
1852     <keyword type="function" name="g_string_insert ()" link="glib-Strings.html#g-string-insert"/>
1853     <keyword type="function" name="g_string_insert_c ()" link="glib-Strings.html#g-string-insert-c"/>
1854     <keyword type="function" name="g_string_insert_unichar ()" link="glib-Strings.html#g-string-insert-unichar"/>
1855     <keyword type="function" name="g_string_insert_len ()" link="glib-Strings.html#g-string-insert-len"/>
1856     <keyword type="function" name="g_string_overwrite ()" link="glib-Strings.html#g-string-overwrite" since="2.14"/>
1857     <keyword type="function" name="g_string_overwrite_len ()" link="glib-Strings.html#g-string-overwrite-len" since="2.14"/>
1858     <keyword type="function" name="g_string_erase ()" link="glib-Strings.html#g-string-erase"/>
1859     <keyword type="function" name="g_string_truncate ()" link="glib-Strings.html#g-string-truncate"/>
1860     <keyword type="function" name="g_string_set_size ()" link="glib-Strings.html#g-string-set-size"/>
1861     <keyword type="function" name="g_string_free ()" link="glib-Strings.html#g-string-free"/>
1862     <keyword type="function" name="g_string_up ()" link="glib-Strings.html#g-string-up" deprecated=""/>
1863     <keyword type="function" name="g_string_down ()" link="glib-Strings.html#g-string-down" deprecated=""/>
1864     <keyword type="function" name="g_string_hash ()" link="glib-Strings.html#g-string-hash"/>
1865     <keyword type="function" name="g_string_equal ()" link="glib-Strings.html#g-string-equal"/>
1866     <keyword type="struct" name="GStringChunk" link="glib-String-Chunks.html#GStringChunk"/>
1867     <keyword type="function" name="g_string_chunk_new ()" link="glib-String-Chunks.html#g-string-chunk-new"/>
1868     <keyword type="function" name="g_string_chunk_insert ()" link="glib-String-Chunks.html#g-string-chunk-insert"/>
1869     <keyword type="function" name="g_string_chunk_insert_const ()" link="glib-String-Chunks.html#g-string-chunk-insert-const"/>
1870     <keyword type="function" name="g_string_chunk_insert_len ()" link="glib-String-Chunks.html#g-string-chunk-insert-len" since="2.4"/>
1871     <keyword type="function" name="g_string_chunk_clear ()" link="glib-String-Chunks.html#g-string-chunk-clear" since="2.14"/>
1872     <keyword type="function" name="g_string_chunk_free ()" link="glib-String-Chunks.html#g-string-chunk-free"/>
1873     <keyword type="struct" name="struct GArray" link="glib-Arrays.html#GArray"/>
1874     <keyword type="function" name="g_array_new ()" link="glib-Arrays.html#g-array-new"/>
1875     <keyword type="function" name="g_array_sized_new ()" link="glib-Arrays.html#g-array-sized-new"/>
1876     <keyword type="function" name="g_array_ref ()" link="glib-Arrays.html#g-array-ref" since="2.22"/>
1877     <keyword type="function" name="g_array_unref ()" link="glib-Arrays.html#g-array-unref" since="2.22"/>
1878     <keyword type="function" name="g_array_get_element_size ()" link="glib-Arrays.html#g-array-get-element-size" since="2.22"/>
1879     <keyword type="macro" name="g_array_append_val()" link="glib-Arrays.html#g-array-append-val"/>
1880     <keyword type="function" name="g_array_append_vals ()" link="glib-Arrays.html#g-array-append-vals"/>
1881     <keyword type="macro" name="g_array_prepend_val()" link="glib-Arrays.html#g-array-prepend-val"/>
1882     <keyword type="function" name="g_array_prepend_vals ()" link="glib-Arrays.html#g-array-prepend-vals"/>
1883     <keyword type="macro" name="g_array_insert_val()" link="glib-Arrays.html#g-array-insert-val"/>
1884     <keyword type="function" name="g_array_insert_vals ()" link="glib-Arrays.html#g-array-insert-vals"/>
1885     <keyword type="function" name="g_array_remove_index ()" link="glib-Arrays.html#g-array-remove-index"/>
1886     <keyword type="function" name="g_array_remove_index_fast ()" link="glib-Arrays.html#g-array-remove-index-fast"/>
1887     <keyword type="function" name="g_array_remove_range ()" link="glib-Arrays.html#g-array-remove-range" since="2.4"/>
1888     <keyword type="function" name="g_array_sort ()" link="glib-Arrays.html#g-array-sort"/>
1889     <keyword type="function" name="g_array_sort_with_data ()" link="glib-Arrays.html#g-array-sort-with-data"/>
1890     <keyword type="macro" name="g_array_index()" link="glib-Arrays.html#g-array-index"/>
1891     <keyword type="function" name="g_array_set_size ()" link="glib-Arrays.html#g-array-set-size"/>
1892     <keyword type="function" name="g_array_set_clear_func ()" link="glib-Arrays.html#g-array-set-clear-func" since="2.32"/>
1893     <keyword type="function" name="g_array_free ()" link="glib-Arrays.html#g-array-free"/>
1894     <keyword type="struct" name="struct GPtrArray" link="glib-Pointer-Arrays.html#GPtrArray"/>
1895     <keyword type="function" name="g_ptr_array_new ()" link="glib-Pointer-Arrays.html#g-ptr-array-new"/>
1896     <keyword type="function" name="g_ptr_array_sized_new ()" link="glib-Pointer-Arrays.html#g-ptr-array-sized-new"/>
1897     <keyword type="function" name="g_ptr_array_new_with_free_func ()" link="glib-Pointer-Arrays.html#g-ptr-array-new-with-free-func" since="2.22"/>
1898     <keyword type="function" name="g_ptr_array_new_full ()" link="glib-Pointer-Arrays.html#g-ptr-array-new-full" since="2.30"/>
1899     <keyword type="function" name="g_ptr_array_set_free_func ()" link="glib-Pointer-Arrays.html#g-ptr-array-set-free-func" since="2.22"/>
1900     <keyword type="function" name="g_ptr_array_ref ()" link="glib-Pointer-Arrays.html#g-ptr-array-ref" since="2.22"/>
1901     <keyword type="function" name="g_ptr_array_unref ()" link="glib-Pointer-Arrays.html#g-ptr-array-unref" since="2.22"/>
1902     <keyword type="function" name="g_ptr_array_add ()" link="glib-Pointer-Arrays.html#g-ptr-array-add"/>
1903     <keyword type="function" name="g_ptr_array_remove ()" link="glib-Pointer-Arrays.html#g-ptr-array-remove"/>
1904     <keyword type="function" name="g_ptr_array_remove_index ()" link="glib-Pointer-Arrays.html#g-ptr-array-remove-index"/>
1905     <keyword type="function" name="g_ptr_array_remove_fast ()" link="glib-Pointer-Arrays.html#g-ptr-array-remove-fast"/>
1906     <keyword type="function" name="g_ptr_array_remove_index_fast ()" link="glib-Pointer-Arrays.html#g-ptr-array-remove-index-fast"/>
1907     <keyword type="function" name="g_ptr_array_remove_range ()" link="glib-Pointer-Arrays.html#g-ptr-array-remove-range" since="2.4"/>
1908     <keyword type="function" name="g_ptr_array_sort ()" link="glib-Pointer-Arrays.html#g-ptr-array-sort"/>
1909     <keyword type="function" name="g_ptr_array_sort_with_data ()" link="glib-Pointer-Arrays.html#g-ptr-array-sort-with-data"/>
1910     <keyword type="function" name="g_ptr_array_set_size ()" link="glib-Pointer-Arrays.html#g-ptr-array-set-size"/>
1911     <keyword type="macro" name="g_ptr_array_index()" link="glib-Pointer-Arrays.html#g-ptr-array-index"/>
1912     <keyword type="function" name="g_ptr_array_free ()" link="glib-Pointer-Arrays.html#g-ptr-array-free"/>
1913     <keyword type="function" name="g_ptr_array_foreach ()" link="glib-Pointer-Arrays.html#g-ptr-array-foreach" since="2.4"/>
1914     <keyword type="struct" name="struct GByteArray" link="glib-Byte-Arrays.html#GByteArray"/>
1915     <keyword type="function" name="g_byte_array_new ()" link="glib-Byte-Arrays.html#g-byte-array-new"/>
1916     <keyword type="function" name="g_byte_array_new_take ()" link="glib-Byte-Arrays.html#g-byte-array-new-take" since="2.32"/>
1917     <keyword type="function" name="g_byte_array_sized_new ()" link="glib-Byte-Arrays.html#g-byte-array-sized-new"/>
1918     <keyword type="function" name="g_byte_array_ref ()" link="glib-Byte-Arrays.html#g-byte-array-ref" since="2.22"/>
1919     <keyword type="function" name="g_byte_array_unref ()" link="glib-Byte-Arrays.html#g-byte-array-unref" since="2.22"/>
1920     <keyword type="function" name="g_byte_array_append ()" link="glib-Byte-Arrays.html#g-byte-array-append"/>
1921     <keyword type="function" name="g_byte_array_prepend ()" link="glib-Byte-Arrays.html#g-byte-array-prepend"/>
1922     <keyword type="function" name="g_byte_array_remove_index ()" link="glib-Byte-Arrays.html#g-byte-array-remove-index"/>
1923     <keyword type="function" name="g_byte_array_remove_index_fast ()" link="glib-Byte-Arrays.html#g-byte-array-remove-index-fast"/>
1924     <keyword type="function" name="g_byte_array_remove_range ()" link="glib-Byte-Arrays.html#g-byte-array-remove-range" since="2.4"/>
1925     <keyword type="function" name="g_byte_array_sort ()" link="glib-Byte-Arrays.html#g-byte-array-sort"/>
1926     <keyword type="function" name="g_byte_array_sort_with_data ()" link="glib-Byte-Arrays.html#g-byte-array-sort-with-data"/>
1927     <keyword type="function" name="g_byte_array_set_size ()" link="glib-Byte-Arrays.html#g-byte-array-set-size"/>
1928     <keyword type="function" name="g_byte_array_free ()" link="glib-Byte-Arrays.html#g-byte-array-free"/>
1929     <keyword type="function" name="g_byte_array_free_to_bytes ()" link="glib-Byte-Arrays.html#g-byte-array-free-to-bytes" since="2.32"/>
1930     <keyword type="struct" name="GBytes" link="glib-Byte-Arrays.html#GBytes" since="2.32"/>
1931     <keyword type="function" name="g_bytes_new ()" link="glib-Byte-Arrays.html#g-bytes-new" since="2.32"/>
1932     <keyword type="function" name="g_bytes_new_take ()" link="glib-Byte-Arrays.html#g-bytes-new-take" since="2.32"/>
1933     <keyword type="function" name="g_bytes_new_static ()" link="glib-Byte-Arrays.html#g-bytes-new-static" since="2.32"/>
1934     <keyword type="function" name="g_bytes_new_with_free_func ()" link="glib-Byte-Arrays.html#g-bytes-new-with-free-func" since="2.32"/>
1935     <keyword type="function" name="g_bytes_new_from_bytes ()" link="glib-Byte-Arrays.html#g-bytes-new-from-bytes" since="2.32"/>
1936     <keyword type="function" name="g_bytes_get_data ()" link="glib-Byte-Arrays.html#g-bytes-get-data" since="2.32"/>
1937     <keyword type="function" name="g_bytes_get_size ()" link="glib-Byte-Arrays.html#g-bytes-get-size" since="2.32"/>
1938     <keyword type="function" name="g_bytes_hash ()" link="glib-Byte-Arrays.html#g-bytes-hash" since="2.32"/>
1939     <keyword type="function" name="g_bytes_equal ()" link="glib-Byte-Arrays.html#g-bytes-equal" since="2.32"/>
1940     <keyword type="function" name="g_bytes_compare ()" link="glib-Byte-Arrays.html#g-bytes-compare" since="2.32"/>
1941     <keyword type="function" name="g_bytes_ref ()" link="glib-Byte-Arrays.html#g-bytes-ref" since="2.32"/>
1942     <keyword type="function" name="g_bytes_unref ()" link="glib-Byte-Arrays.html#g-bytes-unref" since="2.32"/>
1943     <keyword type="function" name="g_bytes_unref_to_data ()" link="glib-Byte-Arrays.html#g-bytes-unref-to-data" since="2.32"/>
1944     <keyword type="function" name="g_bytes_unref_to_array ()" link="glib-Byte-Arrays.html#g-bytes-unref-to-array" since="2.32"/>
1945     <keyword type="struct" name="GTree" link="glib-Balanced-Binary-Trees.html#GTree"/>
1946     <keyword type="function" name="g_tree_new ()" link="glib-Balanced-Binary-Trees.html#g-tree-new"/>
1947     <keyword type="function" name="g_tree_ref ()" link="glib-Balanced-Binary-Trees.html#g-tree-ref" since="2.22"/>
1948     <keyword type="function" name="g_tree_unref ()" link="glib-Balanced-Binary-Trees.html#g-tree-unref" since="2.22"/>
1949     <keyword type="function" name="g_tree_new_with_data ()" link="glib-Balanced-Binary-Trees.html#g-tree-new-with-data"/>
1950     <keyword type="function" name="g_tree_new_full ()" link="glib-Balanced-Binary-Trees.html#g-tree-new-full"/>
1951     <keyword type="function" name="g_tree_insert ()" link="glib-Balanced-Binary-Trees.html#g-tree-insert"/>
1952     <keyword type="function" name="g_tree_replace ()" link="glib-Balanced-Binary-Trees.html#g-tree-replace"/>
1953     <keyword type="function" name="g_tree_nnodes ()" link="glib-Balanced-Binary-Trees.html#g-tree-nnodes"/>
1954     <keyword type="function" name="g_tree_height ()" link="glib-Balanced-Binary-Trees.html#g-tree-height"/>
1955     <keyword type="function" name="g_tree_lookup ()" link="glib-Balanced-Binary-Trees.html#g-tree-lookup"/>
1956     <keyword type="function" name="g_tree_lookup_extended ()" link="glib-Balanced-Binary-Trees.html#g-tree-lookup-extended"/>
1957     <keyword type="function" name="g_tree_foreach ()" link="glib-Balanced-Binary-Trees.html#g-tree-foreach"/>
1958     <keyword type="function" name="g_tree_traverse ()" link="glib-Balanced-Binary-Trees.html#g-tree-traverse" deprecated=""/>
1959     <keyword type="function" name="GTraverseFunc ()" link="glib-Balanced-Binary-Trees.html#GTraverseFunc"/>
1960     <keyword type="enum" name="enum GTraverseType" link="glib-Balanced-Binary-Trees.html#GTraverseType"/>
1961     <keyword type="function" name="g_tree_search ()" link="glib-Balanced-Binary-Trees.html#g-tree-search"/>
1962     <keyword type="function" name="g_tree_remove ()" link="glib-Balanced-Binary-Trees.html#g-tree-remove"/>
1963     <keyword type="function" name="g_tree_steal ()" link="glib-Balanced-Binary-Trees.html#g-tree-steal"/>
1964     <keyword type="function" name="g_tree_destroy ()" link="glib-Balanced-Binary-Trees.html#g-tree-destroy"/>
1965     <keyword type="struct" name="struct GNode" link="glib-N-ary-Trees.html#GNode"/>
1966     <keyword type="function" name="g_node_new ()" link="glib-N-ary-Trees.html#g-node-new"/>
1967     <keyword type="function" name="g_node_copy ()" link="glib-N-ary-Trees.html#g-node-copy"/>
1968     <keyword type="function" name="GCopyFunc ()" link="glib-N-ary-Trees.html#GCopyFunc" since="2.4"/>
1969     <keyword type="function" name="g_node_copy_deep ()" link="glib-N-ary-Trees.html#g-node-copy-deep" since="2.4"/>
1970     <keyword type="function" name="g_node_insert ()" link="glib-N-ary-Trees.html#g-node-insert"/>
1971     <keyword type="function" name="g_node_insert_before ()" link="glib-N-ary-Trees.html#g-node-insert-before"/>
1972     <keyword type="function" name="g_node_insert_after ()" link="glib-N-ary-Trees.html#g-node-insert-after"/>
1973     <keyword type="macro" name="g_node_append()" link="glib-N-ary-Trees.html#g-node-append"/>
1974     <keyword type="function" name="g_node_prepend ()" link="glib-N-ary-Trees.html#g-node-prepend"/>
1975     <keyword type="macro" name="g_node_insert_data()" link="glib-N-ary-Trees.html#g-node-insert-data"/>
1976     <keyword type="macro" name="g_node_insert_data_after()" link="glib-N-ary-Trees.html#g-node-insert-data-after"/>
1977     <keyword type="macro" name="g_node_insert_data_before()" link="glib-N-ary-Trees.html#g-node-insert-data-before"/>
1978     <keyword type="macro" name="g_node_append_data()" link="glib-N-ary-Trees.html#g-node-append-data"/>
1979     <keyword type="macro" name="g_node_prepend_data()" link="glib-N-ary-Trees.html#g-node-prepend-data"/>
1980     <keyword type="function" name="g_node_reverse_children ()" link="glib-N-ary-Trees.html#g-node-reverse-children"/>
1981     <keyword type="function" name="g_node_traverse ()" link="glib-N-ary-Trees.html#g-node-traverse"/>
1982     <keyword type="enum" name="enum GTraverseFlags" link="glib-N-ary-Trees.html#GTraverseFlags"/>
1983     <keyword type="function" name="GNodeTraverseFunc ()" link="glib-N-ary-Trees.html#GNodeTraverseFunc"/>
1984     <keyword type="function" name="g_node_children_foreach ()" link="glib-N-ary-Trees.html#g-node-children-foreach"/>
1985     <keyword type="function" name="GNodeForeachFunc ()" link="glib-N-ary-Trees.html#GNodeForeachFunc"/>
1986     <keyword type="function" name="g_node_get_root ()" link="glib-N-ary-Trees.html#g-node-get-root"/>
1987     <keyword type="function" name="g_node_find ()" link="glib-N-ary-Trees.html#g-node-find"/>
1988     <keyword type="function" name="g_node_find_child ()" link="glib-N-ary-Trees.html#g-node-find-child"/>
1989     <keyword type="function" name="g_node_child_index ()" link="glib-N-ary-Trees.html#g-node-child-index"/>
1990     <keyword type="function" name="g_node_child_position ()" link="glib-N-ary-Trees.html#g-node-child-position"/>
1991     <keyword type="macro" name="g_node_first_child()" link="glib-N-ary-Trees.html#g-node-first-child"/>
1992     <keyword type="function" name="g_node_last_child ()" link="glib-N-ary-Trees.html#g-node-last-child"/>
1993     <keyword type="function" name="g_node_nth_child ()" link="glib-N-ary-Trees.html#g-node-nth-child"/>
1994     <keyword type="function" name="g_node_first_sibling ()" link="glib-N-ary-Trees.html#g-node-first-sibling"/>
1995     <keyword type="macro" name="g_node_next_sibling()" link="glib-N-ary-Trees.html#g-node-next-sibling"/>
1996     <keyword type="macro" name="g_node_prev_sibling()" link="glib-N-ary-Trees.html#g-node-prev-sibling"/>
1997     <keyword type="function" name="g_node_last_sibling ()" link="glib-N-ary-Trees.html#g-node-last-sibling"/>
1998     <keyword type="macro" name="G_NODE_IS_LEAF()" link="glib-N-ary-Trees.html#G-NODE-IS-LEAF:CAPS"/>
1999     <keyword type="macro" name="G_NODE_IS_ROOT()" link="glib-N-ary-Trees.html#G-NODE-IS-ROOT:CAPS"/>
2000     <keyword type="function" name="g_node_depth ()" link="glib-N-ary-Trees.html#g-node-depth"/>
2001     <keyword type="function" name="g_node_n_nodes ()" link="glib-N-ary-Trees.html#g-node-n-nodes"/>
2002     <keyword type="function" name="g_node_n_children ()" link="glib-N-ary-Trees.html#g-node-n-children"/>
2003     <keyword type="function" name="g_node_is_ancestor ()" link="glib-N-ary-Trees.html#g-node-is-ancestor"/>
2004     <keyword type="function" name="g_node_max_height ()" link="glib-N-ary-Trees.html#g-node-max-height"/>
2005     <keyword type="function" name="g_node_unlink ()" link="glib-N-ary-Trees.html#g-node-unlink"/>
2006     <keyword type="function" name="g_node_destroy ()" link="glib-N-ary-Trees.html#g-node-destroy"/>
2007     <keyword type="typedef" name="GQuark" link="glib-Quarks.html#GQuark"/>
2008     <keyword type="function" name="g_quark_from_string ()" link="glib-Quarks.html#g-quark-from-string"/>
2009     <keyword type="function" name="g_quark_from_static_string ()" link="glib-Quarks.html#g-quark-from-static-string"/>
2010     <keyword type="function" name="g_quark_to_string ()" link="glib-Quarks.html#g-quark-to-string"/>
2011     <keyword type="function" name="g_quark_try_string ()" link="glib-Quarks.html#g-quark-try-string"/>
2012     <keyword type="function" name="g_intern_string ()" link="glib-Quarks.html#g-intern-string" since="2.10"/>
2013     <keyword type="function" name="g_intern_static_string ()" link="glib-Quarks.html#g-intern-static-string" since="2.10"/>
2014     <keyword type="struct" name="GData" link="glib-Keyed-Data-Lists.html#GData"/>
2015     <keyword type="function" name="g_datalist_init ()" link="glib-Keyed-Data-Lists.html#g-datalist-init"/>
2016     <keyword type="macro" name="g_datalist_id_set_data()" link="glib-Keyed-Data-Lists.html#g-datalist-id-set-data"/>
2017     <keyword type="function" name="g_datalist_id_set_data_full ()" link="glib-Keyed-Data-Lists.html#g-datalist-id-set-data-full"/>
2018     <keyword type="function" name="g_datalist_id_get_data ()" link="glib-Keyed-Data-Lists.html#g-datalist-id-get-data"/>
2019     <keyword type="macro" name="g_datalist_id_remove_data()" link="glib-Keyed-Data-Lists.html#g-datalist-id-remove-data"/>
2020     <keyword type="function" name="g_datalist_id_remove_no_notify ()" link="glib-Keyed-Data-Lists.html#g-datalist-id-remove-no-notify"/>
2021     <keyword type="macro" name="g_datalist_set_data()" link="glib-Keyed-Data-Lists.html#g-datalist-set-data"/>
2022     <keyword type="macro" name="g_datalist_set_data_full()" link="glib-Keyed-Data-Lists.html#g-datalist-set-data-full"/>
2023     <keyword type="function" name="g_datalist_get_data ()" link="glib-Keyed-Data-Lists.html#g-datalist-get-data"/>
2024     <keyword type="macro" name="g_datalist_remove_data()" link="glib-Keyed-Data-Lists.html#g-datalist-remove-data"/>
2025     <keyword type="macro" name="g_datalist_remove_no_notify()" link="glib-Keyed-Data-Lists.html#g-datalist-remove-no-notify"/>
2026     <keyword type="function" name="g_datalist_foreach ()" link="glib-Keyed-Data-Lists.html#g-datalist-foreach"/>
2027     <keyword type="function" name="g_datalist_clear ()" link="glib-Keyed-Data-Lists.html#g-datalist-clear"/>
2028     <keyword type="function" name="g_datalist_set_flags ()" link="glib-Keyed-Data-Lists.html#g-datalist-set-flags" since="2.8"/>
2029     <keyword type="function" name="g_datalist_unset_flags ()" link="glib-Keyed-Data-Lists.html#g-datalist-unset-flags" since="2.8"/>
2030     <keyword type="function" name="g_datalist_get_flags ()" link="glib-Keyed-Data-Lists.html#g-datalist-get-flags" since="2.8"/>
2031     <keyword type="macro" name="G_DATALIST_FLAGS_MASK" link="glib-Keyed-Data-Lists.html#G-DATALIST-FLAGS-MASK:CAPS"/>
2032     <keyword type="macro" name="g_dataset_id_set_data()" link="glib-Datasets.html#g-dataset-id-set-data"/>
2033     <keyword type="function" name="g_dataset_id_set_data_full ()" link="glib-Datasets.html#g-dataset-id-set-data-full"/>
2034     <keyword type="function" name="GDestroyNotify ()" link="glib-Datasets.html#GDestroyNotify"/>
2035     <keyword type="function" name="g_dataset_id_get_data ()" link="glib-Datasets.html#g-dataset-id-get-data"/>
2036     <keyword type="macro" name="g_dataset_id_remove_data()" link="glib-Datasets.html#g-dataset-id-remove-data"/>
2037     <keyword type="function" name="g_dataset_id_remove_no_notify ()" link="glib-Datasets.html#g-dataset-id-remove-no-notify"/>
2038     <keyword type="macro" name="g_dataset_set_data()" link="glib-Datasets.html#g-dataset-set-data"/>
2039     <keyword type="macro" name="g_dataset_set_data_full()" link="glib-Datasets.html#g-dataset-set-data-full"/>
2040     <keyword type="macro" name="g_dataset_get_data()" link="glib-Datasets.html#g-dataset-get-data"/>
2041     <keyword type="macro" name="g_dataset_remove_data()" link="glib-Datasets.html#g-dataset-remove-data"/>
2042     <keyword type="macro" name="g_dataset_remove_no_notify()" link="glib-Datasets.html#g-dataset-remove-no-notify"/>
2043     <keyword type="function" name="g_dataset_foreach ()" link="glib-Datasets.html#g-dataset-foreach"/>
2044     <keyword type="function" name="GDataForeachFunc ()" link="glib-Datasets.html#GDataForeachFunc"/>
2045     <keyword type="function" name="g_dataset_destroy ()" link="glib-Datasets.html#g-dataset-destroy"/>
2046     <keyword type="" name="GVariant Type Strings" link="glib-GVariantType.html#gvariant-typestrings"/>
2047     <keyword type="struct" name="GVariantType" link="glib-GVariantType.html#GVariantType"/>
2048     <keyword type="macro" name="G_VARIANT_TYPE_BOOLEAN" link="glib-GVariantType.html#G-VARIANT-TYPE-BOOLEAN:CAPS"/>
2049     <keyword type="macro" name="G_VARIANT_TYPE_BYTE" link="glib-GVariantType.html#G-VARIANT-TYPE-BYTE:CAPS"/>
2050     <keyword type="macro" name="G_VARIANT_TYPE_INT16" link="glib-GVariantType.html#G-VARIANT-TYPE-INT16:CAPS"/>
2051     <keyword type="macro" name="G_VARIANT_TYPE_UINT16" link="glib-GVariantType.html#G-VARIANT-TYPE-UINT16:CAPS"/>
2052     <keyword type="macro" name="G_VARIANT_TYPE_INT32" link="glib-GVariantType.html#G-VARIANT-TYPE-INT32:CAPS"/>
2053     <keyword type="macro" name="G_VARIANT_TYPE_UINT32" link="glib-GVariantType.html#G-VARIANT-TYPE-UINT32:CAPS"/>
2054     <keyword type="macro" name="G_VARIANT_TYPE_INT64" link="glib-GVariantType.html#G-VARIANT-TYPE-INT64:CAPS"/>
2055     <keyword type="macro" name="G_VARIANT_TYPE_UINT64" link="glib-GVariantType.html#G-VARIANT-TYPE-UINT64:CAPS"/>
2056     <keyword type="macro" name="G_VARIANT_TYPE_HANDLE" link="glib-GVariantType.html#G-VARIANT-TYPE-HANDLE:CAPS"/>
2057     <keyword type="macro" name="G_VARIANT_TYPE_DOUBLE" link="glib-GVariantType.html#G-VARIANT-TYPE-DOUBLE:CAPS"/>
2058     <keyword type="macro" name="G_VARIANT_TYPE_STRING" link="glib-GVariantType.html#G-VARIANT-TYPE-STRING:CAPS"/>
2059     <keyword type="macro" name="G_VARIANT_TYPE_OBJECT_PATH" link="glib-GVariantType.html#G-VARIANT-TYPE-OBJECT-PATH:CAPS"/>
2060     <keyword type="macro" name="G_VARIANT_TYPE_SIGNATURE" link="glib-GVariantType.html#G-VARIANT-TYPE-SIGNATURE:CAPS"/>
2061     <keyword type="macro" name="G_VARIANT_TYPE_VARIANT" link="glib-GVariantType.html#G-VARIANT-TYPE-VARIANT:CAPS"/>
2062     <keyword type="macro" name="G_VARIANT_TYPE_ANY" link="glib-GVariantType.html#G-VARIANT-TYPE-ANY:CAPS"/>
2063     <keyword type="macro" name="G_VARIANT_TYPE_BASIC" link="glib-GVariantType.html#G-VARIANT-TYPE-BASIC:CAPS"/>
2064     <keyword type="macro" name="G_VARIANT_TYPE_MAYBE" link="glib-GVariantType.html#G-VARIANT-TYPE-MAYBE:CAPS"/>
2065     <keyword type="macro" name="G_VARIANT_TYPE_ARRAY" link="glib-GVariantType.html#G-VARIANT-TYPE-ARRAY:CAPS"/>
2066     <keyword type="macro" name="G_VARIANT_TYPE_TUPLE" link="glib-GVariantType.html#G-VARIANT-TYPE-TUPLE:CAPS"/>
2067     <keyword type="macro" name="G_VARIANT_TYPE_UNIT" link="glib-GVariantType.html#G-VARIANT-TYPE-UNIT:CAPS"/>
2068     <keyword type="macro" name="G_VARIANT_TYPE_DICT_ENTRY" link="glib-GVariantType.html#G-VARIANT-TYPE-DICT-ENTRY:CAPS"/>
2069     <keyword type="macro" name="G_VARIANT_TYPE_DICTIONARY" link="glib-GVariantType.html#G-VARIANT-TYPE-DICTIONARY:CAPS"/>
2070     <keyword type="macro" name="G_VARIANT_TYPE_STRING_ARRAY" link="glib-GVariantType.html#G-VARIANT-TYPE-STRING-ARRAY:CAPS"/>
2071     <keyword type="macro" name="G_VARIANT_TYPE_OBJECT_PATH_ARRAY" link="glib-GVariantType.html#G-VARIANT-TYPE-OBJECT-PATH-ARRAY:CAPS"/>
2072     <keyword type="macro" name="G_VARIANT_TYPE_BYTESTRING" link="glib-GVariantType.html#G-VARIANT-TYPE-BYTESTRING:CAPS"/>
2073     <keyword type="macro" name="G_VARIANT_TYPE_BYTESTRING_ARRAY" link="glib-GVariantType.html#G-VARIANT-TYPE-BYTESTRING-ARRAY:CAPS"/>
2074     <keyword type="macro" name="G_VARIANT_TYPE_VARDICT" link="glib-GVariantType.html#G-VARIANT-TYPE-VARDICT:CAPS" since="2.30"/>
2075     <keyword type="macro" name="G_VARIANT_TYPE()" link="glib-GVariantType.html#G-VARIANT-TYPE:CAPS"/>
2076     <keyword type="function" name="g_variant_type_free ()" link="glib-GVariantType.html#g-variant-type-free"/>
2077     <keyword type="function" name="g_variant_type_copy ()" link="glib-GVariantType.html#g-variant-type-copy"/>
2078     <keyword type="function" name="g_variant_type_new ()" link="glib-GVariantType.html#g-variant-type-new" since="2.24"/>
2079     <keyword type="function" name="g_variant_type_string_is_valid ()" link="glib-GVariantType.html#g-variant-type-string-is-valid"/>
2080     <keyword type="function" name="g_variant_type_string_scan ()" link="glib-GVariantType.html#g-variant-type-string-scan" since="2.24"/>
2081     <keyword type="function" name="g_variant_type_get_string_length ()" link="glib-GVariantType.html#g-variant-type-get-string-length"/>
2082     <keyword type="function" name="g_variant_type_peek_string ()" link="glib-GVariantType.html#g-variant-type-peek-string"/>
2083     <keyword type="function" name="g_variant_type_dup_string ()" link="glib-GVariantType.html#g-variant-type-dup-string"/>
2084     <keyword type="function" name="g_variant_type_is_definite ()" link="glib-GVariantType.html#g-variant-type-is-definite"/>
2085     <keyword type="function" name="g_variant_type_is_container ()" link="glib-GVariantType.html#g-variant-type-is-container"/>
2086     <keyword type="function" name="g_variant_type_is_basic ()" link="glib-GVariantType.html#g-variant-type-is-basic"/>
2087     <keyword type="function" name="g_variant_type_is_maybe ()" link="glib-GVariantType.html#g-variant-type-is-maybe"/>
2088     <keyword type="function" name="g_variant_type_is_array ()" link="glib-GVariantType.html#g-variant-type-is-array"/>
2089     <keyword type="function" name="g_variant_type_is_tuple ()" link="glib-GVariantType.html#g-variant-type-is-tuple"/>
2090     <keyword type="function" name="g_variant_type_is_dict_entry ()" link="glib-GVariantType.html#g-variant-type-is-dict-entry"/>
2091     <keyword type="function" name="g_variant_type_is_variant ()" link="glib-GVariantType.html#g-variant-type-is-variant"/>
2092     <keyword type="function" name="g_variant_type_hash ()" link="glib-GVariantType.html#g-variant-type-hash"/>
2093     <keyword type="function" name="g_variant_type_equal ()" link="glib-GVariantType.html#g-variant-type-equal"/>
2094     <keyword type="function" name="g_variant_type_is_subtype_of ()" link="glib-GVariantType.html#g-variant-type-is-subtype-of"/>
2095     <keyword type="function" name="g_variant_type_new_maybe ()" link="glib-GVariantType.html#g-variant-type-new-maybe"/>
2096     <keyword type="function" name="g_variant_type_new_array ()" link="glib-GVariantType.html#g-variant-type-new-array"/>
2097     <keyword type="function" name="g_variant_type_new_tuple ()" link="glib-GVariantType.html#g-variant-type-new-tuple"/>
2098     <keyword type="function" name="g_variant_type_new_dict_entry ()" link="glib-GVariantType.html#g-variant-type-new-dict-entry"/>
2099     <keyword type="function" name="g_variant_type_element ()" link="glib-GVariantType.html#g-variant-type-element"/>
2100     <keyword type="function" name="g_variant_type_n_items ()" link="glib-GVariantType.html#g-variant-type-n-items"/>
2101     <keyword type="function" name="g_variant_type_first ()" link="glib-GVariantType.html#g-variant-type-first"/>
2102     <keyword type="function" name="g_variant_type_next ()" link="glib-GVariantType.html#g-variant-type-next"/>
2103     <keyword type="function" name="g_variant_type_key ()" link="glib-GVariantType.html#g-variant-type-key"/>
2104     <keyword type="function" name="g_variant_type_value ()" link="glib-GVariantType.html#g-variant-type-value"/>
2105     <keyword type="" name="Memory Use" link="glib-GVariant.html#id995091"/>
2106     <keyword type="struct" name="GVariant" link="glib-GVariant.html#GVariant" since="2.24"/>
2107     <keyword type="function" name="g_variant_unref ()" link="glib-GVariant.html#g-variant-unref" since="2.24"/>
2108     <keyword type="function" name="g_variant_ref ()" link="glib-GVariant.html#g-variant-ref" since="2.24"/>
2109     <keyword type="function" name="g_variant_ref_sink ()" link="glib-GVariant.html#g-variant-ref-sink" since="2.24"/>
2110     <keyword type="function" name="g_variant_is_floating ()" link="glib-GVariant.html#g-variant-is-floating" since="2.26"/>
2111     <keyword type="function" name="g_variant_take_ref ()" link="glib-GVariant.html#g-variant-take-ref"/>
2112     <keyword type="function" name="g_variant_get_type ()" link="glib-GVariant.html#g-variant-get-type" since="2.24"/>
2113     <keyword type="function" name="g_variant_get_type_string ()" link="glib-GVariant.html#g-variant-get-type-string" since="2.24"/>
2114     <keyword type="function" name="g_variant_is_of_type ()" link="glib-GVariant.html#g-variant-is-of-type" since="2.24"/>
2115     <keyword type="function" name="g_variant_is_container ()" link="glib-GVariant.html#g-variant-is-container" since="2.24"/>
2116     <keyword type="function" name="g_variant_compare ()" link="glib-GVariant.html#g-variant-compare" since="2.26"/>
2117     <keyword type="function" name="g_variant_classify ()" link="glib-GVariant.html#g-variant-classify" since="2.24"/>
2118     <keyword type="enum" name="enum GVariantClass" link="glib-GVariant.html#GVariantClass" since="2.24"/>
2119     <keyword type="function" name="g_variant_get ()" link="glib-GVariant.html#g-variant-get" since="2.24"/>
2120     <keyword type="function" name="g_variant_get_va ()" link="glib-GVariant.html#g-variant-get-va" since="2.24"/>
2121     <keyword type="function" name="g_variant_new ()" link="glib-GVariant.html#g-variant-new" since="2.24"/>
2122     <keyword type="function" name="g_variant_new_va ()" link="glib-GVariant.html#g-variant-new-va" since="2.24"/>
2123     <keyword type="function" name="g_variant_new_boolean ()" link="glib-GVariant.html#g-variant-new-boolean" since="2.24"/>
2124     <keyword type="function" name="g_variant_new_byte ()" link="glib-GVariant.html#g-variant-new-byte" since="2.24"/>
2125     <keyword type="function" name="g_variant_new_int16 ()" link="glib-GVariant.html#g-variant-new-int16" since="2.24"/>
2126     <keyword type="function" name="g_variant_new_uint16 ()" link="glib-GVariant.html#g-variant-new-uint16" since="2.24"/>
2127     <keyword type="function" name="g_variant_new_int32 ()" link="glib-GVariant.html#g-variant-new-int32" since="2.24"/>
2128     <keyword type="function" name="g_variant_new_uint32 ()" link="glib-GVariant.html#g-variant-new-uint32" since="2.24"/>
2129     <keyword type="function" name="g_variant_new_int64 ()" link="glib-GVariant.html#g-variant-new-int64" since="2.24"/>
2130     <keyword type="function" name="g_variant_new_uint64 ()" link="glib-GVariant.html#g-variant-new-uint64" since="2.24"/>
2131     <keyword type="function" name="g_variant_new_handle ()" link="glib-GVariant.html#g-variant-new-handle" since="2.24"/>
2132     <keyword type="function" name="g_variant_new_double ()" link="glib-GVariant.html#g-variant-new-double" since="2.24"/>
2133     <keyword type="function" name="g_variant_new_string ()" link="glib-GVariant.html#g-variant-new-string" since="2.24"/>
2134     <keyword type="function" name="g_variant_new_object_path ()" link="glib-GVariant.html#g-variant-new-object-path" since="2.24"/>
2135     <keyword type="function" name="g_variant_is_object_path ()" link="glib-GVariant.html#g-variant-is-object-path" since="2.24"/>
2136     <keyword type="function" name="g_variant_new_signature ()" link="glib-GVariant.html#g-variant-new-signature" since="2.24"/>
2137     <keyword type="function" name="g_variant_is_signature ()" link="glib-GVariant.html#g-variant-is-signature" since="2.24"/>
2138     <keyword type="function" name="g_variant_new_variant ()" link="glib-GVariant.html#g-variant-new-variant" since="2.24"/>
2139     <keyword type="function" name="g_variant_new_strv ()" link="glib-GVariant.html#g-variant-new-strv" since="2.24"/>
2140     <keyword type="function" name="g_variant_new_objv ()" link="glib-GVariant.html#g-variant-new-objv" since="2.30"/>
2141     <keyword type="function" name="g_variant_new_bytestring ()" link="glib-GVariant.html#g-variant-new-bytestring" since="2.26"/>
2142     <keyword type="function" name="g_variant_new_bytestring_array ()" link="glib-GVariant.html#g-variant-new-bytestring-array" since="2.26"/>
2143     <keyword type="function" name="g_variant_get_boolean ()" link="glib-GVariant.html#g-variant-get-boolean" since="2.24"/>
2144     <keyword type="function" name="g_variant_get_byte ()" link="glib-GVariant.html#g-variant-get-byte" since="2.24"/>
2145     <keyword type="function" name="g_variant_get_int16 ()" link="glib-GVariant.html#g-variant-get-int16" since="2.24"/>
2146     <keyword type="function" name="g_variant_get_uint16 ()" link="glib-GVariant.html#g-variant-get-uint16" since="2.24"/>
2147     <keyword type="function" name="g_variant_get_int32 ()" link="glib-GVariant.html#g-variant-get-int32" since="2.24"/>
2148     <keyword type="function" name="g_variant_get_uint32 ()" link="glib-GVariant.html#g-variant-get-uint32" since="2.24"/>
2149     <keyword type="function" name="g_variant_get_int64 ()" link="glib-GVariant.html#g-variant-get-int64" since="2.24"/>
2150     <keyword type="function" name="g_variant_get_uint64 ()" link="glib-GVariant.html#g-variant-get-uint64" since="2.24"/>
2151     <keyword type="function" name="g_variant_get_handle ()" link="glib-GVariant.html#g-variant-get-handle" since="2.24"/>
2152     <keyword type="function" name="g_variant_get_double ()" link="glib-GVariant.html#g-variant-get-double" since="2.24"/>
2153     <keyword type="function" name="g_variant_get_string ()" link="glib-GVariant.html#g-variant-get-string" since="2.24"/>
2154     <keyword type="function" name="g_variant_dup_string ()" link="glib-GVariant.html#g-variant-dup-string" since="2.24"/>
2155     <keyword type="function" name="g_variant_get_variant ()" link="glib-GVariant.html#g-variant-get-variant" since="2.24"/>
2156     <keyword type="function" name="g_variant_get_strv ()" link="glib-GVariant.html#g-variant-get-strv" since="2.24"/>
2157     <keyword type="function" name="g_variant_dup_strv ()" link="glib-GVariant.html#g-variant-dup-strv" since="2.24"/>
2158     <keyword type="function" name="g_variant_get_objv ()" link="glib-GVariant.html#g-variant-get-objv" since="2.30"/>
2159     <keyword type="function" name="g_variant_dup_objv ()" link="glib-GVariant.html#g-variant-dup-objv" since="2.30"/>
2160     <keyword type="function" name="g_variant_get_bytestring ()" link="glib-GVariant.html#g-variant-get-bytestring" since="2.26"/>
2161     <keyword type="function" name="g_variant_dup_bytestring ()" link="glib-GVariant.html#g-variant-dup-bytestring" since="2.26"/>
2162     <keyword type="function" name="g_variant_get_bytestring_array ()" link="glib-GVariant.html#g-variant-get-bytestring-array" since="2.26"/>
2163     <keyword type="function" name="g_variant_dup_bytestring_array ()" link="glib-GVariant.html#g-variant-dup-bytestring-array" since="2.26"/>
2164     <keyword type="function" name="g_variant_new_maybe ()" link="glib-GVariant.html#g-variant-new-maybe" since="2.24"/>
2165     <keyword type="function" name="g_variant_new_array ()" link="glib-GVariant.html#g-variant-new-array" since="2.24"/>
2166     <keyword type="function" name="g_variant_new_tuple ()" link="glib-GVariant.html#g-variant-new-tuple" since="2.24"/>
2167     <keyword type="function" name="g_variant_new_dict_entry ()" link="glib-GVariant.html#g-variant-new-dict-entry" since="2.24"/>
2168     <keyword type="function" name="g_variant_new_fixed_array ()" link="glib-GVariant.html#g-variant-new-fixed-array" since="2.32"/>
2169     <keyword type="function" name="g_variant_get_maybe ()" link="glib-GVariant.html#g-variant-get-maybe" since="2.24"/>
2170     <keyword type="function" name="g_variant_n_children ()" link="glib-GVariant.html#g-variant-n-children" since="2.24"/>
2171     <keyword type="function" name="g_variant_get_child_value ()" link="glib-GVariant.html#g-variant-get-child-value" since="2.24"/>
2172     <keyword type="function" name="g_variant_get_child ()" link="glib-GVariant.html#g-variant-get-child" since="2.24"/>
2173     <keyword type="function" name="g_variant_lookup_value ()" link="glib-GVariant.html#g-variant-lookup-value" since="2.28"/>
2174     <keyword type="function" name="g_variant_lookup ()" link="glib-GVariant.html#g-variant-lookup" since="2.28"/>
2175     <keyword type="function" name="g_variant_get_fixed_array ()" link="glib-GVariant.html#g-variant-get-fixed-array" since="2.24"/>
2176     <keyword type="function" name="g_variant_get_size ()" link="glib-GVariant.html#g-variant-get-size" since="2.24"/>
2177     <keyword type="function" name="g_variant_get_data ()" link="glib-GVariant.html#g-variant-get-data" since="2.24"/>
2178     <keyword type="function" name="g_variant_store ()" link="glib-GVariant.html#g-variant-store" since="2.24"/>
2179     <keyword type="function" name="g_variant_new_from_data ()" link="glib-GVariant.html#g-variant-new-from-data" since="2.24"/>
2180     <keyword type="function" name="g_variant_byteswap ()" link="glib-GVariant.html#g-variant-byteswap" since="2.24"/>
2181     <keyword type="function" name="g_variant_get_normal_form ()" link="glib-GVariant.html#g-variant-get-normal-form" since="2.24"/>
2182     <keyword type="function" name="g_variant_is_normal_form ()" link="glib-GVariant.html#g-variant-is-normal-form" since="2.24"/>
2183     <keyword type="function" name="g_variant_hash ()" link="glib-GVariant.html#g-variant-hash" since="2.24"/>
2184     <keyword type="function" name="g_variant_equal ()" link="glib-GVariant.html#g-variant-equal" since="2.24"/>
2185     <keyword type="function" name="g_variant_print ()" link="glib-GVariant.html#g-variant-print" since="2.24"/>
2186     <keyword type="function" name="g_variant_print_string ()" link="glib-GVariant.html#g-variant-print-string" since="2.24"/>
2187     <keyword type="struct" name="struct GVariantIter" link="glib-GVariant.html#GVariantIter"/>
2188     <keyword type="function" name="g_variant_iter_copy ()" link="glib-GVariant.html#g-variant-iter-copy" since="2.24"/>
2189     <keyword type="function" name="g_variant_iter_free ()" link="glib-GVariant.html#g-variant-iter-free" since="2.24"/>
2190     <keyword type="function" name="g_variant_iter_init ()" link="glib-GVariant.html#g-variant-iter-init" since="2.24"/>
2191     <keyword type="function" name="g_variant_iter_n_children ()" link="glib-GVariant.html#g-variant-iter-n-children" since="2.24"/>
2192     <keyword type="function" name="g_variant_iter_new ()" link="glib-GVariant.html#g-variant-iter-new" since="2.24"/>
2193     <keyword type="function" name="g_variant_iter_next_value ()" link="glib-GVariant.html#g-variant-iter-next-value" since="2.24"/>
2194     <keyword type="function" name="g_variant_iter_next ()" link="glib-GVariant.html#g-variant-iter-next" since="2.24"/>
2195     <keyword type="function" name="g_variant_iter_loop ()" link="glib-GVariant.html#g-variant-iter-loop" since="2.24"/>
2196     <keyword type="struct" name="struct GVariantBuilder" link="glib-GVariant.html#GVariantBuilder"/>
2197     <keyword type="function" name="g_variant_builder_unref ()" link="glib-GVariant.html#g-variant-builder-unref" since="2.24"/>
2198     <keyword type="function" name="g_variant_builder_ref ()" link="glib-GVariant.html#g-variant-builder-ref" since="2.24"/>
2199     <keyword type="function" name="g_variant_builder_new ()" link="glib-GVariant.html#g-variant-builder-new" since="2.24"/>
2200     <keyword type="function" name="g_variant_builder_init ()" link="glib-GVariant.html#g-variant-builder-init" since="2.24"/>
2201     <keyword type="function" name="g_variant_builder_clear ()" link="glib-GVariant.html#g-variant-builder-clear" since="2.24"/>
2202     <keyword type="function" name="g_variant_builder_add_value ()" link="glib-GVariant.html#g-variant-builder-add-value" since="2.24"/>
2203     <keyword type="function" name="g_variant_builder_add ()" link="glib-GVariant.html#g-variant-builder-add" since="2.24"/>
2204     <keyword type="function" name="g_variant_builder_add_parsed ()" link="glib-GVariant.html#g-variant-builder-add-parsed" since="2.26"/>
2205     <keyword type="function" name="g_variant_builder_end ()" link="glib-GVariant.html#g-variant-builder-end" since="2.24"/>
2206     <keyword type="function" name="g_variant_builder_open ()" link="glib-GVariant.html#g-variant-builder-open" since="2.24"/>
2207     <keyword type="function" name="g_variant_builder_close ()" link="glib-GVariant.html#g-variant-builder-close" since="2.24"/>
2208     <keyword type="enum" name="enum GVariantParseError" link="glib-GVariant.html#GVariantParseError"/>
2209     <keyword type="macro" name="G_VARIANT_PARSE_ERROR" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR:CAPS"/>
2210     <keyword type="function" name="g_variant_parse ()" link="glib-GVariant.html#g-variant-parse"/>
2211     <keyword type="function" name="g_variant_new_parsed_va ()" link="glib-GVariant.html#g-variant-new-parsed-va"/>
2212     <keyword type="function" name="g_variant_new_parsed ()" link="glib-GVariant.html#g-variant-new-parsed"/>
2213     <keyword type="" name="Numeric Types" link="gvariant-format-strings.html#gvariant-format-strings-numeric-types"/>
2214     <keyword type="" name="Strings" link="gvariant-format-strings.html#gvariant-format-strings-strings"/>
2215     <keyword type="" name="Variants" link="gvariant-format-strings.html#gvariant-format-strings-variants"/>
2216     <keyword type="" name="Arrays" link="gvariant-format-strings.html#gvariant-format-strings-arrays"/>
2217     <keyword type="" name="Maybe Types" link="gvariant-format-strings.html#gvariant-format-strings-maybe-types"/>
2218     <keyword type="" name="Tuples" link="gvariant-format-strings.html#gvariant-format-strings-tuples"/>
2219     <keyword type="" name="Dictionaries" link="gvariant-format-strings.html#gvariant-format-strings-dictionaries"/>
2220     <keyword type="" name="GVariant *" link="gvariant-format-strings.html#gvariant-format-strings-gvariant"/>
2221     <keyword type="" name="Pointers" link="gvariant-format-strings.html#gvariant-format-strings-pointers"/>
2222     <keyword type="" name="Convenience Conversions" link="gvariant-format-strings.html#gvariant-format-strings-convenience"/>
2223     <keyword type="" name="Booleans" link="gvariant-text.html#gvariant-text-booleans"/>
2224     <keyword type="" name="Strings" link="gvariant-text.html#gvariant-text-strings"/>
2225     <keyword type="" name="Numbers" link="gvariant-text.html#gvariant-text-numbers"/>
2226     <keyword type="" name="Tuples" link="gvariant-text.html#gvariant-text-tuples"/>
2227     <keyword type="" name="Arrays" link="gvariant-text.html#gvariant-text-arrays"/>
2228     <keyword type="" name="Dictionaries and Dictionary Entries" link="gvariant-text.html#gvariant-text-dictionaries"/>
2229     <keyword type="" name="Variants" link="gvariant-text.html#gvariant-text-variants"/>
2230     <keyword type="" name="Maybe Types" link="gvariant-text.html#gvariant-text-maybe-types"/>
2231     <keyword type="" name="Type Annotations" link="gvariant-text.html#gvariant-text-type-annotations"/>
2232     <keyword type="" name="Bytestrings" link="gvariant-text.html#gvariant-text-bytestrings"/>
2233     <keyword type="" name="Positional Parameters" link="gvariant-text.html#gvariant-text-positional"/>
2234     <keyword type="macro" name="G_THREADS_IMPL_POSIX" link="glib-Deprecated-Thread-APIs.html#G-THREADS-IMPL-POSIX:CAPS" deprecated=""/>
2235     <keyword type="macro" name="G_THREADS_IMPL_WIN32" link="glib-Deprecated-Thread-APIs.html#G-THREADS-IMPL-WIN32:CAPS" deprecated="2.32:Use G_OS_WIN32 to detect Windows."/>
2236     <keyword type="function" name="g_thread_init ()" link="glib-Deprecated-Thread-APIs.html#g-thread-init" deprecated=""/>
2237     <keyword type="function" name="g_thread_supported ()" link="glib-Deprecated-Thread-APIs.html#g-thread-supported"/>
2238     <keyword type="function" name="g_thread_get_initialized ()" link="glib-Deprecated-Thread-APIs.html#g-thread-get-initialized" since="2.20"/>
2239     <keyword type="function" name="g_thread_create ()" link="glib-Deprecated-Thread-APIs.html#g-thread-create" deprecated="2.32: Use g_thread_new() instead"/>
2240     <keyword type="function" name="g_thread_create_full ()" link="glib-Deprecated-Thread-APIs.html#g-thread-create-full" deprecated=""/>
2241     <keyword type="enum" name="enum GThreadPriority" link="glib-Deprecated-Thread-APIs.html#GThreadPriority" deprecated="2.32: Thread priorities no longer have any effect."/>
2242     <keyword type="function" name="g_thread_set_priority ()" link="glib-Deprecated-Thread-APIs.html#g-thread-set-priority" deprecated="2.32: Thread priorities no longer have any effect."/>
2243     <keyword type="function" name="g_thread_foreach ()" link="glib-Deprecated-Thread-APIs.html#g-thread-foreach" deprecated="" since="2.10"/>
2244     <keyword type="function" name="g_mutex_new ()" link="glib-Deprecated-Thread-APIs.html#g-mutex-new" deprecated=""/>
2245     <keyword type="function" name="g_mutex_free ()" link="glib-Deprecated-Thread-APIs.html#g-mutex-free" deprecated=""/>
2246     <keyword type="function" name="g_cond_new ()" link="glib-Deprecated-Thread-APIs.html#g-cond-new" deprecated=""/>
2247     <keyword type="function" name="g_cond_free ()" link="glib-Deprecated-Thread-APIs.html#g-cond-free" deprecated=""/>
2248     <keyword type="function" name="g_private_new ()" link="glib-Deprecated-Thread-APIs.html#g-private-new" deprecated=""/>
2249     <keyword type="struct" name="GStaticMutex" link="glib-Deprecated-Thread-APIs.html#GStaticMutex"/>
2250     <keyword type="macro" name="G_STATIC_MUTEX_INIT" link="glib-Deprecated-Thread-APIs.html#G-STATIC-MUTEX-INIT:CAPS"/>
2251     <keyword type="function" name="g_static_mutex_init ()" link="glib-Deprecated-Thread-APIs.html#g-static-mutex-init" deprecated="2.32: Use g_mutex_init()"/>
2252     <keyword type="function" name="g_static_mutex_lock ()" link="glib-Deprecated-Thread-APIs.html#g-static-mutex-lock" deprecated="2.32: Use g_mutex_lock()"/>
2253     <keyword type="function" name="g_static_mutex_trylock ()" link="glib-Deprecated-Thread-APIs.html#g-static-mutex-trylock" deprecated="2.32: Use g_mutex_trylock()"/>
2254     <keyword type="function" name="g_static_mutex_unlock ()" link="glib-Deprecated-Thread-APIs.html#g-static-mutex-unlock" deprecated="2.32: Use g_mutex_unlock()"/>
2255     <keyword type="function" name="g_static_mutex_get_mutex ()" link="glib-Deprecated-Thread-APIs.html#g-static-mutex-get-mutex" deprecated="2.32: Just use a #GMutex"/>
2256     <keyword type="function" name="g_static_mutex_free ()" link="glib-Deprecated-Thread-APIs.html#g-static-mutex-free" deprecated="2.32: Use g_mutex_free()"/>
2257     <keyword type="struct" name="struct GStaticRecMutex" link="glib-Deprecated-Thread-APIs.html#GStaticRecMutex"/>
2258     <keyword type="macro" name="G_STATIC_REC_MUTEX_INIT" link="glib-Deprecated-Thread-APIs.html#G-STATIC-REC-MUTEX-INIT:CAPS"/>
2259     <keyword type="function" name="g_static_rec_mutex_init ()" link="glib-Deprecated-Thread-APIs.html#g-static-rec-mutex-init" deprecated="2.32: Use g_rec_mutex_init()"/>
2260     <keyword type="function" name="g_static_rec_mutex_lock ()" link="glib-Deprecated-Thread-APIs.html#g-static-rec-mutex-lock" deprecated="2.32: Use g_rec_mutex_lock()"/>
2261     <keyword type="function" name="g_static_rec_mutex_trylock ()" link="glib-Deprecated-Thread-APIs.html#g-static-rec-mutex-trylock" deprecated="2.32: Use g_rec_mutex_trylock()"/>
2262     <keyword type="function" name="g_static_rec_mutex_unlock ()" link="glib-Deprecated-Thread-APIs.html#g-static-rec-mutex-unlock" deprecated="2.32: Use g_rec_mutex_unlock()"/>
2263     <keyword type="function" name="g_static_rec_mutex_lock_full ()" link="glib-Deprecated-Thread-APIs.html#g-static-rec-mutex-lock-full" deprecated="2.32: Use g_rec_mutex_lock()"/>
2264     <keyword type="function" name="g_static_rec_mutex_unlock_full ()" link="glib-Deprecated-Thread-APIs.html#g-static-rec-mutex-unlock-full" deprecated="2.32: Use g_rec_mutex_unlock()"/>
2265     <keyword type="function" name="g_static_rec_mutex_free ()" link="glib-Deprecated-Thread-APIs.html#g-static-rec-mutex-free" deprecated="2.32: Use g_rec_mutex_clear()"/>
2266     <keyword type="struct" name="struct GStaticRWLock" link="glib-Deprecated-Thread-APIs.html#GStaticRWLock" deprecated="2.32: Use a #GRWLock instead"/>
2267     <keyword type="macro" name="G_STATIC_RW_LOCK_INIT" link="glib-Deprecated-Thread-APIs.html#G-STATIC-RW-LOCK-INIT:CAPS"/>
2268     <keyword type="function" name="g_static_rw_lock_init ()" link="glib-Deprecated-Thread-APIs.html#g-static-rw-lock-init" deprecated="2.32: Use g_rw_lock_init() instead"/>
2269     <keyword type="function" name="g_static_rw_lock_reader_lock ()" link="glib-Deprecated-Thread-APIs.html#g-static-rw-lock-reader-lock" deprecated="2.32: Use g_rw_lock_reader_lock() instead"/>
2270     <keyword type="function" name="g_static_rw_lock_reader_trylock ()" link="glib-Deprecated-Thread-APIs.html#g-static-rw-lock-reader-trylock"/>
2271     <keyword type="function" name="g_static_rw_lock_reader_unlock ()" link="glib-Deprecated-Thread-APIs.html#g-static-rw-lock-reader-unlock"/>
2272     <keyword type="function" name="g_static_rw_lock_writer_lock ()" link="glib-Deprecated-Thread-APIs.html#g-static-rw-lock-writer-lock"/>
2273     <keyword type="function" name="g_static_rw_lock_writer_trylock ()" link="glib-Deprecated-Thread-APIs.html#g-static-rw-lock-writer-trylock"/>
2274     <keyword type="function" name="g_static_rw_lock_writer_unlock ()" link="glib-Deprecated-Thread-APIs.html#g-static-rw-lock-writer-unlock"/>
2275     <keyword type="function" name="g_static_rw_lock_free ()" link="glib-Deprecated-Thread-APIs.html#g-static-rw-lock-free" deprecated="2.32: Use a #GRWLock instead"/>
2276     <keyword type="struct" name="struct GStaticPrivate" link="glib-Deprecated-Thread-APIs.html#GStaticPrivate"/>
2277     <keyword type="macro" name="G_STATIC_PRIVATE_INIT" link="glib-Deprecated-Thread-APIs.html#G-STATIC-PRIVATE-INIT:CAPS"/>
2278     <keyword type="function" name="g_static_private_init ()" link="glib-Deprecated-Thread-APIs.html#g-static-private-init"/>
2279     <keyword type="function" name="g_static_private_get ()" link="glib-Deprecated-Thread-APIs.html#g-static-private-get"/>
2280     <keyword type="function" name="g_static_private_set ()" link="glib-Deprecated-Thread-APIs.html#g-static-private-set"/>
2281     <keyword type="function" name="g_static_private_free ()" link="glib-Deprecated-Thread-APIs.html#g-static-private-free"/>
2282     <keyword type="struct" name="GCache" link="glib-Caches.html#GCache" deprecated="2.32: Use a #GHashTable instead"/>
2283     <keyword type="function" name="g_cache_new ()" link="glib-Caches.html#g-cache-new" deprecated="2.32: Use a #GHashTable instead"/>
2284     <keyword type="function" name="g_cache_insert ()" link="glib-Caches.html#g-cache-insert" deprecated="2.32: Use a #GHashTable instead"/>
2285     <keyword type="function" name="g_cache_remove ()" link="glib-Caches.html#g-cache-remove" deprecated="2.32: Use a #GHashTable instead"/>
2286     <keyword type="function" name="g_cache_destroy ()" link="glib-Caches.html#g-cache-destroy" deprecated="2.32: Use a #GHashTable instead"/>
2287     <keyword type="function" name="g_cache_key_foreach ()" link="glib-Caches.html#g-cache-key-foreach" deprecated="2.32: Use a #GHashTable instead"/>
2288     <keyword type="function" name="g_cache_value_foreach ()" link="glib-Caches.html#g-cache-value-foreach" deprecated=""/>
2289     <keyword type="function" name="GCacheDestroyFunc ()" link="glib-Caches.html#GCacheDestroyFunc"/>
2290     <keyword type="function" name="GCacheDupFunc ()" link="glib-Caches.html#GCacheDupFunc"/>
2291     <keyword type="function" name="GCacheNewFunc ()" link="glib-Caches.html#GCacheNewFunc"/>
2292     <keyword type="struct" name="GRelation" link="glib-Relations-and-Tuples.html#GRelation"/>
2293     <keyword type="function" name="g_relation_new ()" link="glib-Relations-and-Tuples.html#g-relation-new" deprecated="2.26: Rarely used API"/>
2294     <keyword type="function" name="g_relation_index ()" link="glib-Relations-and-Tuples.html#g-relation-index" deprecated="2.26: Rarely used API"/>
2295     <keyword type="function" name="g_relation_insert ()" link="glib-Relations-and-Tuples.html#g-relation-insert" deprecated="2.26: Rarely used API"/>
2296     <keyword type="function" name="g_relation_exists ()" link="glib-Relations-and-Tuples.html#g-relation-exists" deprecated="2.26: Rarely used API"/>
2297     <keyword type="function" name="g_relation_count ()" link="glib-Relations-and-Tuples.html#g-relation-count" deprecated="2.26: Rarely used API"/>
2298     <keyword type="function" name="g_relation_select ()" link="glib-Relations-and-Tuples.html#g-relation-select" deprecated="2.26: Rarely used API"/>
2299     <keyword type="function" name="g_relation_delete ()" link="glib-Relations-and-Tuples.html#g-relation-delete" deprecated="2.26: Rarely used API"/>
2300     <keyword type="function" name="g_relation_destroy ()" link="glib-Relations-and-Tuples.html#g-relation-destroy" deprecated="2.26: Rarely used API"/>
2301     <keyword type="function" name="g_relation_print ()" link="glib-Relations-and-Tuples.html#g-relation-print" deprecated="2.26: Rarely used API"/>
2302     <keyword type="struct" name="struct GTuples" link="glib-Relations-and-Tuples.html#GTuples"/>
2303     <keyword type="function" name="g_tuples_destroy ()" link="glib-Relations-and-Tuples.html#g-tuples-destroy" deprecated="2.26: Rarely used API"/>
2304     <keyword type="function" name="g_tuples_index ()" link="glib-Relations-and-Tuples.html#g-tuples-index" deprecated="2.26: Rarely used API"/>
2305     <keyword type="struct" name="struct GCompletion" link="glib-Automatic-String-Completion.html#GCompletion"/>
2306     <keyword type="function" name="g_completion_new ()" link="glib-Automatic-String-Completion.html#g-completion-new"/>
2307     <keyword type="function" name="GCompletionFunc ()" link="glib-Automatic-String-Completion.html#GCompletionFunc"/>
2308     <keyword type="function" name="g_completion_add_items ()" link="glib-Automatic-String-Completion.html#g-completion-add-items" deprecated="2.26: Rarely used API"/>
2309     <keyword type="function" name="g_completion_remove_items ()" link="glib-Automatic-String-Completion.html#g-completion-remove-items" deprecated="2.26: Rarely used API"/>
2310     <keyword type="function" name="g_completion_clear_items ()" link="glib-Automatic-String-Completion.html#g-completion-clear-items" deprecated="2.26: Rarely used API"/>
2311     <keyword type="function" name="g_completion_complete ()" link="glib-Automatic-String-Completion.html#g-completion-complete" deprecated="2.26: Rarely used API"/>
2312     <keyword type="function" name="g_completion_complete_utf8 ()" link="glib-Automatic-String-Completion.html#g-completion-complete-utf8" deprecated="2.26: Rarely used API" since="2.4"/>
2313     <keyword type="function" name="g_completion_set_compare ()" link="glib-Automatic-String-Completion.html#g-completion-set-compare" deprecated="2.26: Rarely used API"/>
2314     <keyword type="function" name="GCompletionStrncmpFunc ()" link="glib-Automatic-String-Completion.html#GCompletionStrncmpFunc"/>
2315     <keyword type="function" name="g_completion_free ()" link="glib-Automatic-String-Completion.html#g-completion-free" deprecated="2.26: Rarely used API"/>
2316     <keyword type="" name="Options" link="glib-gettextize.html#id798742"/>
2317     <keyword type="" name="Options" link="gtester.html#id610795"/>
2318     <keyword type="" name="Options" link="gtester-report.html#id631196"/>
2319     <keyword type="constant" name="G_THREAD_ERROR_AGAIN" link="glib-Threads.html#G-THREAD-ERROR-AGAIN:CAPS"/>
2320     <keyword type="constant" name="G_ONCE_STATUS_NOTCALLED" link="glib-Threads.html#G-ONCE-STATUS-NOTCALLED:CAPS"/>
2321     <keyword type="constant" name="G_ONCE_STATUS_PROGRESS" link="glib-Threads.html#G-ONCE-STATUS-PROGRESS:CAPS"/>
2322     <keyword type="constant" name="G_ONCE_STATUS_READY" link="glib-Threads.html#G-ONCE-STATUS-READY:CAPS"/>
2323     <keyword type="constant" name="G_MODULE_BIND_LAZY" link="glib-Dynamic-Loading-of-Modules.html#G-MODULE-BIND-LAZY:CAPS"/>
2324     <keyword type="constant" name="G_MODULE_BIND_LOCAL" link="glib-Dynamic-Loading-of-Modules.html#G-MODULE-BIND-LOCAL:CAPS"/>
2325     <keyword type="constant" name="G_MODULE_BIND_MASK" link="glib-Dynamic-Loading-of-Modules.html#G-MODULE-BIND-MASK:CAPS"/>
2326     <keyword type="constant" name="G_SEEK_CUR" link="glib-IO-Channels.html#G-SEEK-CUR:CAPS"/>
2327     <keyword type="constant" name="G_SEEK_SET" link="glib-IO-Channels.html#G-SEEK-SET:CAPS"/>
2328     <keyword type="constant" name="G_SEEK_END" link="glib-IO-Channels.html#G-SEEK-END:CAPS"/>
2329     <keyword type="constant" name="G_IO_STATUS_ERROR" link="glib-IO-Channels.html#G-IO-STATUS-ERROR:CAPS"/>
2330     <keyword type="constant" name="G_IO_STATUS_NORMAL" link="glib-IO-Channels.html#G-IO-STATUS-NORMAL:CAPS"/>
2331     <keyword type="constant" name="G_IO_STATUS_EOF" link="glib-IO-Channels.html#G-IO-STATUS-EOF:CAPS"/>
2332     <keyword type="constant" name="G_IO_STATUS_AGAIN" link="glib-IO-Channels.html#G-IO-STATUS-AGAIN:CAPS"/>
2333     <keyword type="constant" name="G_IO_CHANNEL_ERROR_FBIG" link="glib-IO-Channels.html#G-IO-CHANNEL-ERROR-FBIG:CAPS"/>
2334     <keyword type="constant" name="G_IO_CHANNEL_ERROR_INVAL" link="glib-IO-Channels.html#G-IO-CHANNEL-ERROR-INVAL:CAPS"/>
2335     <keyword type="constant" name="G_IO_CHANNEL_ERROR_IO" link="glib-IO-Channels.html#G-IO-CHANNEL-ERROR-IO:CAPS"/>
2336     <keyword type="constant" name="G_IO_CHANNEL_ERROR_ISDIR" link="glib-IO-Channels.html#G-IO-CHANNEL-ERROR-ISDIR:CAPS"/>
2337     <keyword type="constant" name="G_IO_CHANNEL_ERROR_NOSPC" link="glib-IO-Channels.html#G-IO-CHANNEL-ERROR-NOSPC:CAPS"/>
2338     <keyword type="constant" name="G_IO_CHANNEL_ERROR_NXIO" link="glib-IO-Channels.html#G-IO-CHANNEL-ERROR-NXIO:CAPS"/>
2339     <keyword type="constant" name="G_IO_CHANNEL_ERROR_OVERFLOW" link="glib-IO-Channels.html#G-IO-CHANNEL-ERROR-OVERFLOW:CAPS"/>
2340     <keyword type="constant" name="G_IO_CHANNEL_ERROR_PIPE" link="glib-IO-Channels.html#G-IO-CHANNEL-ERROR-PIPE:CAPS"/>
2341     <keyword type="constant" name="G_IO_CHANNEL_ERROR_FAILED" link="glib-IO-Channels.html#G-IO-CHANNEL-ERROR-FAILED:CAPS"/>
2342     <keyword type="constant" name="G_IO_IN" link="glib-IO-Channels.html#G-IO-IN:CAPS"/>
2343     <keyword type="constant" name="G_IO_OUT" link="glib-IO-Channels.html#G-IO-OUT:CAPS"/>
2344     <keyword type="constant" name="G_IO_PRI" link="glib-IO-Channels.html#G-IO-PRI:CAPS"/>
2345     <keyword type="constant" name="G_IO_ERR" link="glib-IO-Channels.html#G-IO-ERR:CAPS"/>
2346     <keyword type="constant" name="G_IO_HUP" link="glib-IO-Channels.html#G-IO-HUP:CAPS"/>
2347     <keyword type="constant" name="G_IO_NVAL" link="glib-IO-Channels.html#G-IO-NVAL:CAPS"/>
2348     <keyword type="constant" name="G_IO_FLAG_APPEND" link="glib-IO-Channels.html#G-IO-FLAG-APPEND:CAPS"/>
2349     <keyword type="constant" name="G_IO_FLAG_NONBLOCK" link="glib-IO-Channels.html#G-IO-FLAG-NONBLOCK:CAPS"/>
2350     <keyword type="constant" name="G_IO_FLAG_IS_READABLE" link="glib-IO-Channels.html#G-IO-FLAG-IS-READABLE:CAPS"/>
2351     <keyword type="constant" name="G_IO_FLAG_IS_WRITABLE" link="glib-IO-Channels.html#G-IO-FLAG-IS-WRITABLE:CAPS"/>
2352     <keyword type="constant" name="G_IO_FLAG_IS_SEEKABLE" link="glib-IO-Channels.html#G-IO-FLAG-IS-SEEKABLE:CAPS"/>
2353     <keyword type="constant" name="G_IO_FLAG_MASK" link="glib-IO-Channels.html#G-IO-FLAG-MASK:CAPS"/>
2354     <keyword type="constant" name="G_IO_FLAG_GET_MASK" link="glib-IO-Channels.html#G-IO-FLAG-GET-MASK:CAPS"/>
2355     <keyword type="constant" name="G_IO_FLAG_SET_MASK" link="glib-IO-Channels.html#G-IO-FLAG-SET-MASK:CAPS"/>
2356     <keyword type="constant" name="G_IO_ERROR_NONE" link="glib-IO-Channels.html#G-IO-ERROR-NONE:CAPS"/>
2357     <keyword type="constant" name="G_IO_ERROR_AGAIN" link="glib-IO-Channels.html#G-IO-ERROR-AGAIN:CAPS"/>
2358     <keyword type="constant" name="G_IO_ERROR_INVAL" link="glib-IO-Channels.html#G-IO-ERROR-INVAL:CAPS"/>
2359     <keyword type="constant" name="G_IO_ERROR_UNKNOWN" link="glib-IO-Channels.html#G-IO-ERROR-UNKNOWN:CAPS"/>
2360     <keyword type="constant" name="G_LOG_FLAG_RECURSION" link="glib-Message-Logging.html#G-LOG-FLAG-RECURSION:CAPS"/>
2361     <keyword type="constant" name="G_LOG_FLAG_FATAL" link="glib-Message-Logging.html#G-LOG-FLAG-FATAL:CAPS"/>
2362     <keyword type="constant" name="G_LOG_LEVEL_ERROR" link="glib-Message-Logging.html#G-LOG-LEVEL-ERROR:CAPS"/>
2363     <keyword type="constant" name="G_LOG_LEVEL_CRITICAL" link="glib-Message-Logging.html#G-LOG-LEVEL-CRITICAL:CAPS"/>
2364     <keyword type="constant" name="G_LOG_LEVEL_WARNING" link="glib-Message-Logging.html#G-LOG-LEVEL-WARNING:CAPS"/>
2365     <keyword type="constant" name="G_LOG_LEVEL_MESSAGE" link="glib-Message-Logging.html#G-LOG-LEVEL-MESSAGE:CAPS"/>
2366     <keyword type="constant" name="G_LOG_LEVEL_INFO" link="glib-Message-Logging.html#G-LOG-LEVEL-INFO:CAPS"/>
2367     <keyword type="constant" name="G_LOG_LEVEL_DEBUG" link="glib-Message-Logging.html#G-LOG-LEVEL-DEBUG:CAPS"/>
2368     <keyword type="constant" name="G_LOG_LEVEL_MASK" link="glib-Message-Logging.html#G-LOG-LEVEL-MASK:CAPS"/>
2369     <keyword type="constant" name="G_CONVERT_ERROR_NO_CONVERSION" link="glib-Character-Set-Conversion.html#G-CONVERT-ERROR-NO-CONVERSION:CAPS"/>
2370     <keyword type="constant" name="G_CONVERT_ERROR_ILLEGAL_SEQUENCE" link="glib-Character-Set-Conversion.html#G-CONVERT-ERROR-ILLEGAL-SEQUENCE:CAPS"/>
2371     <keyword type="constant" name="G_CONVERT_ERROR_FAILED" link="glib-Character-Set-Conversion.html#G-CONVERT-ERROR-FAILED:CAPS"/>
2372     <keyword type="constant" name="G_CONVERT_ERROR_PARTIAL_INPUT" link="glib-Character-Set-Conversion.html#G-CONVERT-ERROR-PARTIAL-INPUT:CAPS"/>
2373     <keyword type="constant" name="G_CONVERT_ERROR_BAD_URI" link="glib-Character-Set-Conversion.html#G-CONVERT-ERROR-BAD-URI:CAPS"/>
2374     <keyword type="constant" name="G_CONVERT_ERROR_NOT_ABSOLUTE_PATH" link="glib-Character-Set-Conversion.html#G-CONVERT-ERROR-NOT-ABSOLUTE-PATH:CAPS"/>
2375     <keyword type="constant" name="G_UNICODE_CONTROL" link="glib-Unicode-Manipulation.html#G-UNICODE-CONTROL:CAPS"/>
2376     <keyword type="constant" name="G_UNICODE_FORMAT" link="glib-Unicode-Manipulation.html#G-UNICODE-FORMAT:CAPS"/>
2377     <keyword type="constant" name="G_UNICODE_UNASSIGNED" link="glib-Unicode-Manipulation.html#G-UNICODE-UNASSIGNED:CAPS"/>
2378     <keyword type="constant" name="G_UNICODE_PRIVATE_USE" link="glib-Unicode-Manipulation.html#G-UNICODE-PRIVATE-USE:CAPS"/>
2379     <keyword type="constant" name="G_UNICODE_SURROGATE" link="glib-Unicode-Manipulation.html#G-UNICODE-SURROGATE:CAPS"/>
2380     <keyword type="constant" name="G_UNICODE_LOWERCASE_LETTER" link="glib-Unicode-Manipulation.html#G-UNICODE-LOWERCASE-LETTER:CAPS"/>
2381     <keyword type="constant" name="G_UNICODE_MODIFIER_LETTER" link="glib-Unicode-Manipulation.html#G-UNICODE-MODIFIER-LETTER:CAPS"/>
2382     <keyword type="constant" name="G_UNICODE_OTHER_LETTER" link="glib-Unicode-Manipulation.html#G-UNICODE-OTHER-LETTER:CAPS"/>
2383     <keyword type="constant" name="G_UNICODE_TITLECASE_LETTER" link="glib-Unicode-Manipulation.html#G-UNICODE-TITLECASE-LETTER:CAPS"/>
2384     <keyword type="constant" name="G_UNICODE_UPPERCASE_LETTER" link="glib-Unicode-Manipulation.html#G-UNICODE-UPPERCASE-LETTER:CAPS"/>
2385     <keyword type="constant" name="G_UNICODE_SPACING_MARK" link="glib-Unicode-Manipulation.html#G-UNICODE-SPACING-MARK:CAPS"/>
2386     <keyword type="constant" name="G_UNICODE_ENCLOSING_MARK" link="glib-Unicode-Manipulation.html#G-UNICODE-ENCLOSING-MARK:CAPS"/>
2387     <keyword type="constant" name="G_UNICODE_NON_SPACING_MARK" link="glib-Unicode-Manipulation.html#G-UNICODE-NON-SPACING-MARK:CAPS"/>
2388     <keyword type="constant" name="G_UNICODE_DECIMAL_NUMBER" link="glib-Unicode-Manipulation.html#G-UNICODE-DECIMAL-NUMBER:CAPS"/>
2389     <keyword type="constant" name="G_UNICODE_LETTER_NUMBER" link="glib-Unicode-Manipulation.html#G-UNICODE-LETTER-NUMBER:CAPS"/>
2390     <keyword type="constant" name="G_UNICODE_OTHER_NUMBER" link="glib-Unicode-Manipulation.html#G-UNICODE-OTHER-NUMBER:CAPS"/>
2391     <keyword type="constant" name="G_UNICODE_CONNECT_PUNCTUATION" link="glib-Unicode-Manipulation.html#G-UNICODE-CONNECT-PUNCTUATION:CAPS"/>
2392     <keyword type="constant" name="G_UNICODE_DASH_PUNCTUATION" link="glib-Unicode-Manipulation.html#G-UNICODE-DASH-PUNCTUATION:CAPS"/>
2393     <keyword type="constant" name="G_UNICODE_CLOSE_PUNCTUATION" link="glib-Unicode-Manipulation.html#G-UNICODE-CLOSE-PUNCTUATION:CAPS"/>
2394     <keyword type="constant" name="G_UNICODE_FINAL_PUNCTUATION" link="glib-Unicode-Manipulation.html#G-UNICODE-FINAL-PUNCTUATION:CAPS"/>
2395     <keyword type="constant" name="G_UNICODE_INITIAL_PUNCTUATION" link="glib-Unicode-Manipulation.html#G-UNICODE-INITIAL-PUNCTUATION:CAPS"/>
2396     <keyword type="constant" name="G_UNICODE_OTHER_PUNCTUATION" link="glib-Unicode-Manipulation.html#G-UNICODE-OTHER-PUNCTUATION:CAPS"/>
2397     <keyword type="constant" name="G_UNICODE_OPEN_PUNCTUATION" link="glib-Unicode-Manipulation.html#G-UNICODE-OPEN-PUNCTUATION:CAPS"/>
2398     <keyword type="constant" name="G_UNICODE_CURRENCY_SYMBOL" link="glib-Unicode-Manipulation.html#G-UNICODE-CURRENCY-SYMBOL:CAPS"/>
2399     <keyword type="constant" name="G_UNICODE_MODIFIER_SYMBOL" link="glib-Unicode-Manipulation.html#G-UNICODE-MODIFIER-SYMBOL:CAPS"/>
2400     <keyword type="constant" name="G_UNICODE_MATH_SYMBOL" link="glib-Unicode-Manipulation.html#G-UNICODE-MATH-SYMBOL:CAPS"/>
2401     <keyword type="constant" name="G_UNICODE_OTHER_SYMBOL" link="glib-Unicode-Manipulation.html#G-UNICODE-OTHER-SYMBOL:CAPS"/>
2402     <keyword type="constant" name="G_UNICODE_LINE_SEPARATOR" link="glib-Unicode-Manipulation.html#G-UNICODE-LINE-SEPARATOR:CAPS"/>
2403     <keyword type="constant" name="G_UNICODE_PARAGRAPH_SEPARATOR" link="glib-Unicode-Manipulation.html#G-UNICODE-PARAGRAPH-SEPARATOR:CAPS"/>
2404     <keyword type="constant" name="G_UNICODE_SPACE_SEPARATOR" link="glib-Unicode-Manipulation.html#G-UNICODE-SPACE-SEPARATOR:CAPS"/>
2405     <keyword type="constant" name="G_UNICODE_BREAK_MANDATORY" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-MANDATORY:CAPS"/>
2406     <keyword type="constant" name="G_UNICODE_BREAK_CARRIAGE_RETURN" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-CARRIAGE-RETURN:CAPS"/>
2407     <keyword type="constant" name="G_UNICODE_BREAK_LINE_FEED" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-LINE-FEED:CAPS"/>
2408     <keyword type="constant" name="G_UNICODE_BREAK_COMBINING_MARK" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-COMBINING-MARK:CAPS"/>
2409     <keyword type="constant" name="G_UNICODE_BREAK_SURROGATE" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-SURROGATE:CAPS"/>
2410     <keyword type="constant" name="G_UNICODE_BREAK_ZERO_WIDTH_SPACE" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-ZERO-WIDTH-SPACE:CAPS"/>
2411     <keyword type="constant" name="G_UNICODE_BREAK_INSEPARABLE" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-INSEPARABLE:CAPS"/>
2412     <keyword type="constant" name="G_UNICODE_BREAK_NON_BREAKING_GLUE" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-NON-BREAKING-GLUE:CAPS"/>
2413     <keyword type="constant" name="G_UNICODE_BREAK_CONTINGENT" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-CONTINGENT:CAPS"/>
2414     <keyword type="constant" name="G_UNICODE_BREAK_SPACE" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-SPACE:CAPS"/>
2415     <keyword type="constant" name="G_UNICODE_BREAK_AFTER" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-AFTER:CAPS"/>
2416     <keyword type="constant" name="G_UNICODE_BREAK_BEFORE" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-BEFORE:CAPS"/>
2417     <keyword type="constant" name="G_UNICODE_BREAK_BEFORE_AND_AFTER" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-BEFORE-AND-AFTER:CAPS"/>
2418     <keyword type="constant" name="G_UNICODE_BREAK_HYPHEN" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-HYPHEN:CAPS"/>
2419     <keyword type="constant" name="G_UNICODE_BREAK_NON_STARTER" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-NON-STARTER:CAPS"/>
2420     <keyword type="constant" name="G_UNICODE_BREAK_OPEN_PUNCTUATION" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-OPEN-PUNCTUATION:CAPS"/>
2421     <keyword type="constant" name="G_UNICODE_BREAK_CLOSE_PUNCTUATION" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-CLOSE-PUNCTUATION:CAPS"/>
2422     <keyword type="constant" name="G_UNICODE_BREAK_QUOTATION" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-QUOTATION:CAPS"/>
2423     <keyword type="constant" name="G_UNICODE_BREAK_EXCLAMATION" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-EXCLAMATION:CAPS"/>
2424     <keyword type="constant" name="G_UNICODE_BREAK_IDEOGRAPHIC" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-IDEOGRAPHIC:CAPS"/>
2425     <keyword type="constant" name="G_UNICODE_BREAK_NUMERIC" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-NUMERIC:CAPS"/>
2426     <keyword type="constant" name="G_UNICODE_BREAK_INFIX_SEPARATOR" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-INFIX-SEPARATOR:CAPS"/>
2427     <keyword type="constant" name="G_UNICODE_BREAK_SYMBOL" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-SYMBOL:CAPS"/>
2428     <keyword type="constant" name="G_UNICODE_BREAK_ALPHABETIC" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-ALPHABETIC:CAPS"/>
2429     <keyword type="constant" name="G_UNICODE_BREAK_PREFIX" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-PREFIX:CAPS"/>
2430     <keyword type="constant" name="G_UNICODE_BREAK_POSTFIX" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-POSTFIX:CAPS"/>
2431     <keyword type="constant" name="G_UNICODE_BREAK_COMPLEX_CONTEXT" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-COMPLEX-CONTEXT:CAPS"/>
2432     <keyword type="constant" name="G_UNICODE_BREAK_AMBIGUOUS" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-AMBIGUOUS:CAPS"/>
2433     <keyword type="constant" name="G_UNICODE_BREAK_UNKNOWN" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-UNKNOWN:CAPS"/>
2434     <keyword type="constant" name="G_UNICODE_BREAK_NEXT_LINE" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-NEXT-LINE:CAPS"/>
2435     <keyword type="constant" name="G_UNICODE_BREAK_WORD_JOINER" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-WORD-JOINER:CAPS"/>
2436     <keyword type="constant" name="G_UNICODE_BREAK_HANGUL_L_JAMO" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-HANGUL-L-JAMO:CAPS"/>
2437     <keyword type="constant" name="G_UNICODE_BREAK_HANGUL_V_JAMO" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-HANGUL-V-JAMO:CAPS"/>
2438     <keyword type="constant" name="G_UNICODE_BREAK_HANGUL_T_JAMO" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-HANGUL-T-JAMO:CAPS"/>
2439     <keyword type="constant" name="G_UNICODE_BREAK_HANGUL_LV_SYLLABLE" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-HANGUL-LV-SYLLABLE:CAPS"/>
2440     <keyword type="constant" name="G_UNICODE_BREAK_HANGUL_LVT_SYLLABLE" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-HANGUL-LVT-SYLLABLE:CAPS"/>
2441     <keyword type="constant" name="G_UNICODE_BREAK_CLOSE_PARANTHESIS" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-CLOSE-PARANTHESIS:CAPS"/>
2442     <keyword type="constant" name="G_UNICODE_BREAK_CONDITIONAL_JAPANESE_STARTER" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-CONDITIONAL-JAPANESE-STARTER:CAPS"/>
2443     <keyword type="constant" name="G_UNICODE_BREAK_HEBREW_LETTER" link="glib-Unicode-Manipulation.html#G-UNICODE-BREAK-HEBREW-LETTER:CAPS"/>
2444     <keyword type="constant" name="G_UNICODE_SCRIPT_INVALID_CODE" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-INVALID-CODE:CAPS"/>
2445     <keyword type="constant" name="G_UNICODE_SCRIPT_COMMON" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-COMMON:CAPS"/>
2446     <keyword type="constant" name="G_UNICODE_SCRIPT_INHERITED" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-INHERITED:CAPS"/>
2447     <keyword type="constant" name="G_UNICODE_SCRIPT_ARABIC" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-ARABIC:CAPS"/>
2448     <keyword type="constant" name="G_UNICODE_SCRIPT_ARMENIAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-ARMENIAN:CAPS"/>
2449     <keyword type="constant" name="G_UNICODE_SCRIPT_BENGALI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-BENGALI:CAPS"/>
2450     <keyword type="constant" name="G_UNICODE_SCRIPT_BOPOMOFO" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-BOPOMOFO:CAPS"/>
2451     <keyword type="constant" name="G_UNICODE_SCRIPT_CHEROKEE" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-CHEROKEE:CAPS"/>
2452     <keyword type="constant" name="G_UNICODE_SCRIPT_COPTIC" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-COPTIC:CAPS"/>
2453     <keyword type="constant" name="G_UNICODE_SCRIPT_CYRILLIC" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-CYRILLIC:CAPS"/>
2454     <keyword type="constant" name="G_UNICODE_SCRIPT_DESERET" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-DESERET:CAPS"/>
2455     <keyword type="constant" name="G_UNICODE_SCRIPT_DEVANAGARI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-DEVANAGARI:CAPS"/>
2456     <keyword type="constant" name="G_UNICODE_SCRIPT_ETHIOPIC" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-ETHIOPIC:CAPS"/>
2457     <keyword type="constant" name="G_UNICODE_SCRIPT_GEORGIAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-GEORGIAN:CAPS"/>
2458     <keyword type="constant" name="G_UNICODE_SCRIPT_GOTHIC" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-GOTHIC:CAPS"/>
2459     <keyword type="constant" name="G_UNICODE_SCRIPT_GREEK" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-GREEK:CAPS"/>
2460     <keyword type="constant" name="G_UNICODE_SCRIPT_GUJARATI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-GUJARATI:CAPS"/>
2461     <keyword type="constant" name="G_UNICODE_SCRIPT_GURMUKHI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-GURMUKHI:CAPS"/>
2462     <keyword type="constant" name="G_UNICODE_SCRIPT_HAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-HAN:CAPS"/>
2463     <keyword type="constant" name="G_UNICODE_SCRIPT_HANGUL" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-HANGUL:CAPS"/>
2464     <keyword type="constant" name="G_UNICODE_SCRIPT_HEBREW" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-HEBREW:CAPS"/>
2465     <keyword type="constant" name="G_UNICODE_SCRIPT_HIRAGANA" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-HIRAGANA:CAPS"/>
2466     <keyword type="constant" name="G_UNICODE_SCRIPT_KANNADA" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-KANNADA:CAPS"/>
2467     <keyword type="constant" name="G_UNICODE_SCRIPT_KATAKANA" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-KATAKANA:CAPS"/>
2468     <keyword type="constant" name="G_UNICODE_SCRIPT_KHMER" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-KHMER:CAPS"/>
2469     <keyword type="constant" name="G_UNICODE_SCRIPT_LAO" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-LAO:CAPS"/>
2470     <keyword type="constant" name="G_UNICODE_SCRIPT_LATIN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-LATIN:CAPS"/>
2471     <keyword type="constant" name="G_UNICODE_SCRIPT_MALAYALAM" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-MALAYALAM:CAPS"/>
2472     <keyword type="constant" name="G_UNICODE_SCRIPT_MONGOLIAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-MONGOLIAN:CAPS"/>
2473     <keyword type="constant" name="G_UNICODE_SCRIPT_MYANMAR" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-MYANMAR:CAPS"/>
2474     <keyword type="constant" name="G_UNICODE_SCRIPT_OGHAM" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-OGHAM:CAPS"/>
2475     <keyword type="constant" name="G_UNICODE_SCRIPT_OLD_ITALIC" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-OLD-ITALIC:CAPS"/>
2476     <keyword type="constant" name="G_UNICODE_SCRIPT_ORIYA" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-ORIYA:CAPS"/>
2477     <keyword type="constant" name="G_UNICODE_SCRIPT_RUNIC" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-RUNIC:CAPS"/>
2478     <keyword type="constant" name="G_UNICODE_SCRIPT_SINHALA" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-SINHALA:CAPS"/>
2479     <keyword type="constant" name="G_UNICODE_SCRIPT_SYRIAC" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-SYRIAC:CAPS"/>
2480     <keyword type="constant" name="G_UNICODE_SCRIPT_TAMIL" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-TAMIL:CAPS"/>
2481     <keyword type="constant" name="G_UNICODE_SCRIPT_TELUGU" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-TELUGU:CAPS"/>
2482     <keyword type="constant" name="G_UNICODE_SCRIPT_THAANA" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-THAANA:CAPS"/>
2483     <keyword type="constant" name="G_UNICODE_SCRIPT_THAI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-THAI:CAPS"/>
2484     <keyword type="constant" name="G_UNICODE_SCRIPT_TIBETAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-TIBETAN:CAPS"/>
2485     <keyword type="constant" name="G_UNICODE_SCRIPT_CANADIAN_ABORIGINAL" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-CANADIAN-ABORIGINAL:CAPS"/>
2486     <keyword type="constant" name="G_UNICODE_SCRIPT_YI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-YI:CAPS"/>
2487     <keyword type="constant" name="G_UNICODE_SCRIPT_TAGALOG" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-TAGALOG:CAPS"/>
2488     <keyword type="constant" name="G_UNICODE_SCRIPT_HANUNOO" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-HANUNOO:CAPS"/>
2489     <keyword type="constant" name="G_UNICODE_SCRIPT_BUHID" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-BUHID:CAPS"/>
2490     <keyword type="constant" name="G_UNICODE_SCRIPT_TAGBANWA" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-TAGBANWA:CAPS"/>
2491     <keyword type="constant" name="G_UNICODE_SCRIPT_BRAILLE" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-BRAILLE:CAPS"/>
2492     <keyword type="constant" name="G_UNICODE_SCRIPT_CYPRIOT" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-CYPRIOT:CAPS"/>
2493     <keyword type="constant" name="G_UNICODE_SCRIPT_LIMBU" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-LIMBU:CAPS"/>
2494     <keyword type="constant" name="G_UNICODE_SCRIPT_OSMANYA" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-OSMANYA:CAPS"/>
2495     <keyword type="constant" name="G_UNICODE_SCRIPT_SHAVIAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-SHAVIAN:CAPS"/>
2496     <keyword type="constant" name="G_UNICODE_SCRIPT_LINEAR_B" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-LINEAR-B:CAPS"/>
2497     <keyword type="constant" name="G_UNICODE_SCRIPT_TAI_LE" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-TAI-LE:CAPS"/>
2498     <keyword type="constant" name="G_UNICODE_SCRIPT_UGARITIC" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-UGARITIC:CAPS"/>
2499     <keyword type="constant" name="G_UNICODE_SCRIPT_NEW_TAI_LUE" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-NEW-TAI-LUE:CAPS"/>
2500     <keyword type="constant" name="G_UNICODE_SCRIPT_BUGINESE" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-BUGINESE:CAPS"/>
2501     <keyword type="constant" name="G_UNICODE_SCRIPT_GLAGOLITIC" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-GLAGOLITIC:CAPS"/>
2502     <keyword type="constant" name="G_UNICODE_SCRIPT_TIFINAGH" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-TIFINAGH:CAPS"/>
2503     <keyword type="constant" name="G_UNICODE_SCRIPT_SYLOTI_NAGRI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-SYLOTI-NAGRI:CAPS"/>
2504     <keyword type="constant" name="G_UNICODE_SCRIPT_OLD_PERSIAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-OLD-PERSIAN:CAPS"/>
2505     <keyword type="constant" name="G_UNICODE_SCRIPT_KHAROSHTHI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-KHAROSHTHI:CAPS"/>
2506     <keyword type="constant" name="G_UNICODE_SCRIPT_UNKNOWN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-UNKNOWN:CAPS"/>
2507     <keyword type="constant" name="G_UNICODE_SCRIPT_BALINESE" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-BALINESE:CAPS"/>
2508     <keyword type="constant" name="G_UNICODE_SCRIPT_CUNEIFORM" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-CUNEIFORM:CAPS"/>
2509     <keyword type="constant" name="G_UNICODE_SCRIPT_PHOENICIAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-PHOENICIAN:CAPS"/>
2510     <keyword type="constant" name="G_UNICODE_SCRIPT_PHAGS_PA" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-PHAGS-PA:CAPS"/>
2511     <keyword type="constant" name="G_UNICODE_SCRIPT_NKO" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-NKO:CAPS"/>
2512     <keyword type="constant" name="G_UNICODE_SCRIPT_KAYAH_LI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-KAYAH-LI:CAPS"/>
2513     <keyword type="constant" name="G_UNICODE_SCRIPT_LEPCHA" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-LEPCHA:CAPS"/>
2514     <keyword type="constant" name="G_UNICODE_SCRIPT_REJANG" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-REJANG:CAPS"/>
2515     <keyword type="constant" name="G_UNICODE_SCRIPT_SUNDANESE" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-SUNDANESE:CAPS"/>
2516     <keyword type="constant" name="G_UNICODE_SCRIPT_SAURASHTRA" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-SAURASHTRA:CAPS"/>
2517     <keyword type="constant" name="G_UNICODE_SCRIPT_CHAM" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-CHAM:CAPS"/>
2518     <keyword type="constant" name="G_UNICODE_SCRIPT_OL_CHIKI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-OL-CHIKI:CAPS"/>
2519     <keyword type="constant" name="G_UNICODE_SCRIPT_VAI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-VAI:CAPS"/>
2520     <keyword type="constant" name="G_UNICODE_SCRIPT_CARIAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-CARIAN:CAPS"/>
2521     <keyword type="constant" name="G_UNICODE_SCRIPT_LYCIAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-LYCIAN:CAPS"/>
2522     <keyword type="constant" name="G_UNICODE_SCRIPT_LYDIAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-LYDIAN:CAPS"/>
2523     <keyword type="constant" name="G_UNICODE_SCRIPT_AVESTAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-AVESTAN:CAPS"/>
2524     <keyword type="constant" name="G_UNICODE_SCRIPT_BAMUM" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-BAMUM:CAPS"/>
2525     <keyword type="constant" name="G_UNICODE_SCRIPT_EGYPTIAN_HIEROGLYPHS" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-EGYPTIAN-HIEROGLYPHS:CAPS"/>
2526     <keyword type="constant" name="G_UNICODE_SCRIPT_IMPERIAL_ARAMAIC" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-IMPERIAL-ARAMAIC:CAPS"/>
2527     <keyword type="constant" name="G_UNICODE_SCRIPT_INSCRIPTIONAL_PAHLAVI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-INSCRIPTIONAL-PAHLAVI:CAPS"/>
2528     <keyword type="constant" name="G_UNICODE_SCRIPT_INSCRIPTIONAL_PARTHIAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-INSCRIPTIONAL-PARTHIAN:CAPS"/>
2529     <keyword type="constant" name="G_UNICODE_SCRIPT_JAVANESE" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-JAVANESE:CAPS"/>
2530     <keyword type="constant" name="G_UNICODE_SCRIPT_KAITHI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-KAITHI:CAPS"/>
2531     <keyword type="constant" name="G_UNICODE_SCRIPT_LISU" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-LISU:CAPS"/>
2532     <keyword type="constant" name="G_UNICODE_SCRIPT_MEETEI_MAYEK" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-MEETEI-MAYEK:CAPS"/>
2533     <keyword type="constant" name="G_UNICODE_SCRIPT_OLD_SOUTH_ARABIAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-OLD-SOUTH-ARABIAN:CAPS"/>
2534     <keyword type="constant" name="G_UNICODE_SCRIPT_OLD_TURKIC" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-OLD-TURKIC:CAPS"/>
2535     <keyword type="constant" name="G_UNICODE_SCRIPT_SAMARITAN" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-SAMARITAN:CAPS"/>
2536     <keyword type="constant" name="G_UNICODE_SCRIPT_TAI_THAM" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-TAI-THAM:CAPS"/>
2537     <keyword type="constant" name="G_UNICODE_SCRIPT_TAI_VIET" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-TAI-VIET:CAPS"/>
2538     <keyword type="constant" name="G_UNICODE_SCRIPT_BATAK" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-BATAK:CAPS"/>
2539     <keyword type="constant" name="G_UNICODE_SCRIPT_BRAHMI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-BRAHMI:CAPS"/>
2540     <keyword type="constant" name="G_UNICODE_SCRIPT_MANDAIC" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-MANDAIC:CAPS"/>
2541     <keyword type="constant" name="G_UNICODE_SCRIPT_CHAKMA" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-CHAKMA:CAPS"/>
2542     <keyword type="constant" name="G_UNICODE_SCRIPT_MEROITIC_CURSIVE" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-MEROITIC-CURSIVE:CAPS"/>
2543     <keyword type="constant" name="G_UNICODE_SCRIPT_MEROITIC_HIEROGLYPHS" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-MEROITIC-HIEROGLYPHS:CAPS"/>
2544     <keyword type="constant" name="G_UNICODE_SCRIPT_MIAO" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-MIAO:CAPS"/>
2545     <keyword type="constant" name="G_UNICODE_SCRIPT_SHARADA" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-SHARADA:CAPS"/>
2546     <keyword type="constant" name="G_UNICODE_SCRIPT_SORA_SOMPENG" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-SORA-SOMPENG:CAPS"/>
2547     <keyword type="constant" name="G_UNICODE_SCRIPT_TAKRI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-TAKRI:CAPS"/>
2548     <keyword type="constant" name="G_NORMALIZE_DEFAULT" link="glib-Unicode-Manipulation.html#G-NORMALIZE-DEFAULT:CAPS"/>
2549     <keyword type="constant" name="G_NORMALIZE_NFD" link="glib-Unicode-Manipulation.html#G-NORMALIZE-NFD:CAPS"/>
2550     <keyword type="constant" name="G_NORMALIZE_DEFAULT_COMPOSE" link="glib-Unicode-Manipulation.html#G-NORMALIZE-DEFAULT-COMPOSE:CAPS"/>
2551     <keyword type="constant" name="G_NORMALIZE_NFC" link="glib-Unicode-Manipulation.html#G-NORMALIZE-NFC:CAPS"/>
2552     <keyword type="constant" name="G_NORMALIZE_ALL" link="glib-Unicode-Manipulation.html#G-NORMALIZE-ALL:CAPS"/>
2553     <keyword type="constant" name="G_NORMALIZE_NFKD" link="glib-Unicode-Manipulation.html#G-NORMALIZE-NFKD:CAPS"/>
2554     <keyword type="constant" name="G_NORMALIZE_ALL_COMPOSE" link="glib-Unicode-Manipulation.html#G-NORMALIZE-ALL-COMPOSE:CAPS"/>
2555     <keyword type="constant" name="G_NORMALIZE_NFKC" link="glib-Unicode-Manipulation.html#G-NORMALIZE-NFKC:CAPS"/>
2556     <keyword type="constant" name="G_CHECKSUM_MD5" link="glib-Data-Checksums.html#G-CHECKSUM-MD5:CAPS"/>
2557     <keyword type="constant" name="G_CHECKSUM_SHA1" link="glib-Data-Checksums.html#G-CHECKSUM-SHA1:CAPS"/>
2558     <keyword type="constant" name="G_CHECKSUM_SHA256" link="glib-Data-Checksums.html#G-CHECKSUM-SHA256:CAPS"/>
2559     <keyword type="constant" name="G_DATE_DAY" link="glib-Date-and-Time-Functions.html#G-DATE-DAY:CAPS"/>
2560     <keyword type="constant" name="G_DATE_MONTH" link="glib-Date-and-Time-Functions.html#G-DATE-MONTH:CAPS"/>
2561     <keyword type="constant" name="G_DATE_YEAR" link="glib-Date-and-Time-Functions.html#G-DATE-YEAR:CAPS"/>
2562     <keyword type="constant" name="G_DATE_BAD_MONTH" link="glib-Date-and-Time-Functions.html#G-DATE-BAD-MONTH:CAPS"/>
2563     <keyword type="constant" name="G_DATE_JANUARY" link="glib-Date-and-Time-Functions.html#G-DATE-JANUARY:CAPS"/>
2564     <keyword type="constant" name="G_DATE_FEBRUARY" link="glib-Date-and-Time-Functions.html#G-DATE-FEBRUARY:CAPS"/>
2565     <keyword type="constant" name="G_DATE_MARCH" link="glib-Date-and-Time-Functions.html#G-DATE-MARCH:CAPS"/>
2566     <keyword type="constant" name="G_DATE_APRIL" link="glib-Date-and-Time-Functions.html#G-DATE-APRIL:CAPS"/>
2567     <keyword type="constant" name="G_DATE_MAY" link="glib-Date-and-Time-Functions.html#G-DATE-MAY:CAPS"/>
2568     <keyword type="constant" name="G_DATE_JUNE" link="glib-Date-and-Time-Functions.html#G-DATE-JUNE:CAPS"/>
2569     <keyword type="constant" name="G_DATE_JULY" link="glib-Date-and-Time-Functions.html#G-DATE-JULY:CAPS"/>
2570     <keyword type="constant" name="G_DATE_AUGUST" link="glib-Date-and-Time-Functions.html#G-DATE-AUGUST:CAPS"/>
2571     <keyword type="constant" name="G_DATE_SEPTEMBER" link="glib-Date-and-Time-Functions.html#G-DATE-SEPTEMBER:CAPS"/>
2572     <keyword type="constant" name="G_DATE_OCTOBER" link="glib-Date-and-Time-Functions.html#G-DATE-OCTOBER:CAPS"/>
2573     <keyword type="constant" name="G_DATE_NOVEMBER" link="glib-Date-and-Time-Functions.html#G-DATE-NOVEMBER:CAPS"/>
2574     <keyword type="constant" name="G_DATE_DECEMBER" link="glib-Date-and-Time-Functions.html#G-DATE-DECEMBER:CAPS"/>
2575     <keyword type="constant" name="G_DATE_BAD_WEEKDAY" link="glib-Date-and-Time-Functions.html#G-DATE-BAD-WEEKDAY:CAPS"/>
2576     <keyword type="constant" name="G_DATE_MONDAY" link="glib-Date-and-Time-Functions.html#G-DATE-MONDAY:CAPS"/>
2577     <keyword type="constant" name="G_DATE_TUESDAY" link="glib-Date-and-Time-Functions.html#G-DATE-TUESDAY:CAPS"/>
2578     <keyword type="constant" name="G_DATE_WEDNESDAY" link="glib-Date-and-Time-Functions.html#G-DATE-WEDNESDAY:CAPS"/>
2579     <keyword type="constant" name="G_DATE_THURSDAY" link="glib-Date-and-Time-Functions.html#G-DATE-THURSDAY:CAPS"/>
2580     <keyword type="constant" name="G_DATE_FRIDAY" link="glib-Date-and-Time-Functions.html#G-DATE-FRIDAY:CAPS"/>
2581     <keyword type="constant" name="G_DATE_SATURDAY" link="glib-Date-and-Time-Functions.html#G-DATE-SATURDAY:CAPS"/>
2582     <keyword type="constant" name="G_DATE_SUNDAY" link="glib-Date-and-Time-Functions.html#G-DATE-SUNDAY:CAPS"/>
2583     <keyword type="constant" name="G_TIME_TYPE_STANDARD" link="glib-GTimeZone.html#G-TIME-TYPE-STANDARD:CAPS"/>
2584     <keyword type="constant" name="G_TIME_TYPE_DAYLIGHT" link="glib-GTimeZone.html#G-TIME-TYPE-DAYLIGHT:CAPS"/>
2585     <keyword type="constant" name="G_TIME_TYPE_UNIVERSAL" link="glib-GTimeZone.html#G-TIME-TYPE-UNIVERSAL:CAPS"/>
2586     <keyword type="constant" name="G_HOOK_FLAG_ACTIVE" link="glib-Hook-Functions.html#G-HOOK-FLAG-ACTIVE:CAPS"/>
2587     <keyword type="constant" name="G_HOOK_FLAG_IN_CALL" link="glib-Hook-Functions.html#G-HOOK-FLAG-IN-CALL:CAPS"/>
2588     <keyword type="constant" name="G_HOOK_FLAG_MASK" link="glib-Hook-Functions.html#G-HOOK-FLAG-MASK:CAPS"/>
2589     <keyword type="constant" name="G_USER_DIRECTORY_DESKTOP" link="glib-Miscellaneous-Utility-Functions.html#G-USER-DIRECTORY-DESKTOP:CAPS"/>
2590     <keyword type="constant" name="G_USER_DIRECTORY_DOCUMENTS" link="glib-Miscellaneous-Utility-Functions.html#G-USER-DIRECTORY-DOCUMENTS:CAPS"/>
2591     <keyword type="constant" name="G_USER_DIRECTORY_DOWNLOAD" link="glib-Miscellaneous-Utility-Functions.html#G-USER-DIRECTORY-DOWNLOAD:CAPS"/>
2592     <keyword type="constant" name="G_USER_DIRECTORY_MUSIC" link="glib-Miscellaneous-Utility-Functions.html#G-USER-DIRECTORY-MUSIC:CAPS"/>
2593     <keyword type="constant" name="G_USER_DIRECTORY_PICTURES" link="glib-Miscellaneous-Utility-Functions.html#G-USER-DIRECTORY-PICTURES:CAPS"/>
2594     <keyword type="constant" name="G_USER_DIRECTORY_PUBLIC_SHARE" link="glib-Miscellaneous-Utility-Functions.html#G-USER-DIRECTORY-PUBLIC-SHARE:CAPS"/>
2595     <keyword type="constant" name="G_USER_DIRECTORY_TEMPLATES" link="glib-Miscellaneous-Utility-Functions.html#G-USER-DIRECTORY-TEMPLATES:CAPS"/>
2596     <keyword type="constant" name="G_USER_DIRECTORY_VIDEOS" link="glib-Miscellaneous-Utility-Functions.html#G-USER-DIRECTORY-VIDEOS:CAPS"/>
2597     <keyword type="constant" name="G_USER_N_DIRECTORIES" link="glib-Miscellaneous-Utility-Functions.html#G-USER-N-DIRECTORIES:CAPS"/>
2598     <keyword type="constant" name="G_FORMAT_SIZE_DEFAULT" link="glib-Miscellaneous-Utility-Functions.html#G-FORMAT-SIZE-DEFAULT:CAPS"/>
2599     <keyword type="constant" name="G_FORMAT_SIZE_LONG_FORMAT" link="glib-Miscellaneous-Utility-Functions.html#G-FORMAT-SIZE-LONG-FORMAT:CAPS"/>
2600     <keyword type="constant" name="G_FORMAT_SIZE_IEC_UNITS" link="glib-Miscellaneous-Utility-Functions.html#G-FORMAT-SIZE-IEC-UNITS:CAPS"/>
2601     <keyword type="constant" name="G_TOKEN_EOF" link="glib-Lexical-Scanner.html#G-TOKEN-EOF:CAPS"/>
2602     <keyword type="constant" name="G_TOKEN_LEFT_PAREN" link="glib-Lexical-Scanner.html#G-TOKEN-LEFT-PAREN:CAPS"/>
2603     <keyword type="constant" name="G_TOKEN_RIGHT_PAREN" link="glib-Lexical-Scanner.html#G-TOKEN-RIGHT-PAREN:CAPS"/>
2604     <keyword type="constant" name="G_TOKEN_LEFT_CURLY" link="glib-Lexical-Scanner.html#G-TOKEN-LEFT-CURLY:CAPS"/>
2605     <keyword type="constant" name="G_TOKEN_RIGHT_CURLY" link="glib-Lexical-Scanner.html#G-TOKEN-RIGHT-CURLY:CAPS"/>
2606     <keyword type="constant" name="G_ERR_UNKNOWN" link="glib-Lexical-Scanner.html#G-ERR-UNKNOWN:CAPS"/>
2607     <keyword type="constant" name="G_ERR_UNEXP_EOF" link="glib-Lexical-Scanner.html#G-ERR-UNEXP-EOF:CAPS"/>
2608     <keyword type="constant" name="G_ERR_UNEXP_EOF_IN_STRING" link="glib-Lexical-Scanner.html#G-ERR-UNEXP-EOF-IN-STRING:CAPS"/>
2609     <keyword type="constant" name="G_ERR_UNEXP_EOF_IN_COMMENT" link="glib-Lexical-Scanner.html#G-ERR-UNEXP-EOF-IN-COMMENT:CAPS"/>
2610     <keyword type="constant" name="G_ERR_NON_DIGIT_IN_CONST" link="glib-Lexical-Scanner.html#G-ERR-NON-DIGIT-IN-CONST:CAPS"/>
2611     <keyword type="constant" name="G_ERR_DIGIT_RADIX" link="glib-Lexical-Scanner.html#G-ERR-DIGIT-RADIX:CAPS"/>
2612     <keyword type="constant" name="G_ERR_FLOAT_RADIX" link="glib-Lexical-Scanner.html#G-ERR-FLOAT-RADIX:CAPS"/>
2613     <keyword type="constant" name="G_ERR_FLOAT_MALFORMED" link="glib-Lexical-Scanner.html#G-ERR-FLOAT-MALFORMED:CAPS"/>
2614     <keyword type="constant" name="G_SPAWN_ERROR_FORK" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-FORK:CAPS"/>
2615     <keyword type="constant" name="G_SPAWN_ERROR_READ" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-READ:CAPS"/>
2616     <keyword type="constant" name="G_SPAWN_ERROR_CHDIR" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-CHDIR:CAPS"/>
2617     <keyword type="constant" name="G_SPAWN_ERROR_ACCES" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-ACCES:CAPS"/>
2618     <keyword type="constant" name="G_SPAWN_ERROR_PERM" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-PERM:CAPS"/>
2619     <keyword type="constant" name="G_SPAWN_ERROR_TOO_BIG" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-TOO-BIG:CAPS"/>
2620     <keyword type="constant" name="G_SPAWN_ERROR_2BIG" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-2BIG:CAPS"/>
2621     <keyword type="constant" name="G_SPAWN_ERROR_NOEXEC" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-NOEXEC:CAPS"/>
2622     <keyword type="constant" name="G_SPAWN_ERROR_NAMETOOLONG" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-NAMETOOLONG:CAPS"/>
2623     <keyword type="constant" name="G_SPAWN_ERROR_NOENT" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-NOENT:CAPS"/>
2624     <keyword type="constant" name="G_SPAWN_ERROR_NOMEM" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-NOMEM:CAPS"/>
2625     <keyword type="constant" name="G_SPAWN_ERROR_NOTDIR" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-NOTDIR:CAPS"/>
2626     <keyword type="constant" name="G_SPAWN_ERROR_LOOP" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-LOOP:CAPS"/>
2627     <keyword type="constant" name="G_SPAWN_ERROR_TXTBUSY" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-TXTBUSY:CAPS"/>
2628     <keyword type="constant" name="G_SPAWN_ERROR_IO" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-IO:CAPS"/>
2629     <keyword type="constant" name="G_SPAWN_ERROR_NFILE" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-NFILE:CAPS"/>
2630     <keyword type="constant" name="G_SPAWN_ERROR_MFILE" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-MFILE:CAPS"/>
2631     <keyword type="constant" name="G_SPAWN_ERROR_INVAL" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-INVAL:CAPS"/>
2632     <keyword type="constant" name="G_SPAWN_ERROR_ISDIR" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-ISDIR:CAPS"/>
2633     <keyword type="constant" name="G_SPAWN_ERROR_LIBBAD" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-LIBBAD:CAPS"/>
2634     <keyword type="constant" name="G_SPAWN_ERROR_FAILED" link="glib-Spawning-Processes.html#G-SPAWN-ERROR-FAILED:CAPS"/>
2635     <keyword type="constant" name="G_SPAWN_LEAVE_DESCRIPTORS_OPEN" link="glib-Spawning-Processes.html#G-SPAWN-LEAVE-DESCRIPTORS-OPEN:CAPS"/>
2636     <keyword type="constant" name="G_SPAWN_DO_NOT_REAP_CHILD" link="glib-Spawning-Processes.html#G-SPAWN-DO-NOT-REAP-CHILD:CAPS"/>
2637     <keyword type="constant" name="G_SPAWN_SEARCH_PATH" link="glib-Spawning-Processes.html#G-SPAWN-SEARCH-PATH:CAPS"/>
2638     <keyword type="constant" name="G_SPAWN_STDOUT_TO_DEV_NULL" link="glib-Spawning-Processes.html#G-SPAWN-STDOUT-TO-DEV-NULL:CAPS"/>
2639     <keyword type="constant" name="G_SPAWN_STDERR_TO_DEV_NULL" link="glib-Spawning-Processes.html#G-SPAWN-STDERR-TO-DEV-NULL:CAPS"/>
2640     <keyword type="constant" name="G_SPAWN_CHILD_INHERITS_STDIN" link="glib-Spawning-Processes.html#G-SPAWN-CHILD-INHERITS-STDIN:CAPS"/>
2641     <keyword type="constant" name="G_SPAWN_FILE_AND_ARGV_ZERO" link="glib-Spawning-Processes.html#G-SPAWN-FILE-AND-ARGV-ZERO:CAPS"/>
2642     <keyword type="constant" name="G_FILE_ERROR_EXIST" link="glib-File-Utilities.html#G-FILE-ERROR-EXIST:CAPS"/>
2643     <keyword type="constant" name="G_FILE_ERROR_ISDIR" link="glib-File-Utilities.html#G-FILE-ERROR-ISDIR:CAPS"/>
2644     <keyword type="constant" name="G_FILE_ERROR_ACCES" link="glib-File-Utilities.html#G-FILE-ERROR-ACCES:CAPS"/>
2645     <keyword type="constant" name="G_FILE_ERROR_NAMETOOLONG" link="glib-File-Utilities.html#G-FILE-ERROR-NAMETOOLONG:CAPS"/>
2646     <keyword type="constant" name="G_FILE_ERROR_NOENT" link="glib-File-Utilities.html#G-FILE-ERROR-NOENT:CAPS"/>
2647     <keyword type="constant" name="G_FILE_ERROR_NOTDIR" link="glib-File-Utilities.html#G-FILE-ERROR-NOTDIR:CAPS"/>
2648     <keyword type="constant" name="G_FILE_ERROR_NXIO" link="glib-File-Utilities.html#G-FILE-ERROR-NXIO:CAPS"/>
2649     <keyword type="constant" name="G_FILE_ERROR_NODEV" link="glib-File-Utilities.html#G-FILE-ERROR-NODEV:CAPS"/>
2650     <keyword type="constant" name="G_FILE_ERROR_ROFS" link="glib-File-Utilities.html#G-FILE-ERROR-ROFS:CAPS"/>
2651     <keyword type="constant" name="G_FILE_ERROR_TXTBSY" link="glib-File-Utilities.html#G-FILE-ERROR-TXTBSY:CAPS"/>
2652     <keyword type="constant" name="G_FILE_ERROR_FAULT" link="glib-File-Utilities.html#G-FILE-ERROR-FAULT:CAPS"/>
2653     <keyword type="constant" name="G_FILE_ERROR_LOOP" link="glib-File-Utilities.html#G-FILE-ERROR-LOOP:CAPS"/>
2654     <keyword type="constant" name="G_FILE_ERROR_NOSPC" link="glib-File-Utilities.html#G-FILE-ERROR-NOSPC:CAPS"/>
2655     <keyword type="constant" name="G_FILE_ERROR_NOMEM" link="glib-File-Utilities.html#G-FILE-ERROR-NOMEM:CAPS"/>
2656     <keyword type="constant" name="G_FILE_ERROR_MFILE" link="glib-File-Utilities.html#G-FILE-ERROR-MFILE:CAPS"/>
2657     <keyword type="constant" name="G_FILE_ERROR_NFILE" link="glib-File-Utilities.html#G-FILE-ERROR-NFILE:CAPS"/>
2658     <keyword type="constant" name="G_FILE_ERROR_BADF" link="glib-File-Utilities.html#G-FILE-ERROR-BADF:CAPS"/>
2659     <keyword type="constant" name="G_FILE_ERROR_INVAL" link="glib-File-Utilities.html#G-FILE-ERROR-INVAL:CAPS"/>
2660     <keyword type="constant" name="G_FILE_ERROR_PIPE" link="glib-File-Utilities.html#G-FILE-ERROR-PIPE:CAPS"/>
2661     <keyword type="constant" name="G_FILE_ERROR_AGAIN" link="glib-File-Utilities.html#G-FILE-ERROR-AGAIN:CAPS"/>
2662     <keyword type="constant" name="G_FILE_ERROR_INTR" link="glib-File-Utilities.html#G-FILE-ERROR-INTR:CAPS"/>
2663     <keyword type="constant" name="G_FILE_ERROR_IO" link="glib-File-Utilities.html#G-FILE-ERROR-IO:CAPS"/>
2664     <keyword type="constant" name="G_FILE_ERROR_PERM" link="glib-File-Utilities.html#G-FILE-ERROR-PERM:CAPS"/>
2665     <keyword type="constant" name="G_FILE_ERROR_NOSYS" link="glib-File-Utilities.html#G-FILE-ERROR-NOSYS:CAPS"/>
2666     <keyword type="constant" name="G_FILE_ERROR_FAILED" link="glib-File-Utilities.html#G-FILE-ERROR-FAILED:CAPS"/>
2667     <keyword type="constant" name="G_FILE_TEST_IS_REGULAR" link="glib-File-Utilities.html#G-FILE-TEST-IS-REGULAR:CAPS"/>
2668     <keyword type="constant" name="G_FILE_TEST_IS_SYMLINK" link="glib-File-Utilities.html#G-FILE-TEST-IS-SYMLINK:CAPS"/>
2669     <keyword type="constant" name="G_FILE_TEST_IS_DIR" link="glib-File-Utilities.html#G-FILE-TEST-IS-DIR:CAPS"/>
2670     <keyword type="constant" name="G_FILE_TEST_IS_EXECUTABLE" link="glib-File-Utilities.html#G-FILE-TEST-IS-EXECUTABLE:CAPS"/>
2671     <keyword type="constant" name="G_FILE_TEST_EXISTS" link="glib-File-Utilities.html#G-FILE-TEST-EXISTS:CAPS"/>
2672     <keyword type="constant" name="G_SHELL_ERROR_BAD_QUOTING" link="glib-Shell-related-Utilities.html#G-SHELL-ERROR-BAD-QUOTING:CAPS"/>
2673     <keyword type="constant" name="G_SHELL_ERROR_EMPTY_STRING" link="glib-Shell-related-Utilities.html#G-SHELL-ERROR-EMPTY-STRING:CAPS"/>
2674     <keyword type="constant" name="G_SHELL_ERROR_FAILED" link="glib-Shell-related-Utilities.html#G-SHELL-ERROR-FAILED:CAPS"/>
2675     <keyword type="constant" name="G_OPTION_ERROR_UNKNOWN_OPTION" link="glib-Commandline-option-parser.html#G-OPTION-ERROR-UNKNOWN-OPTION:CAPS"/>
2676     <keyword type="constant" name="G_OPTION_ERROR_BAD_VALUE" link="glib-Commandline-option-parser.html#G-OPTION-ERROR-BAD-VALUE:CAPS"/>
2677     <keyword type="constant" name="G_OPTION_ERROR_FAILED" link="glib-Commandline-option-parser.html#G-OPTION-ERROR-FAILED:CAPS"/>
2678     <keyword type="constant" name="G_OPTION_ARG_NONE" link="glib-Commandline-option-parser.html#G-OPTION-ARG-NONE:CAPS"/>
2679     <keyword type="constant" name="G_OPTION_ARG_STRING" link="glib-Commandline-option-parser.html#G-OPTION-ARG-STRING:CAPS"/>
2680     <keyword type="constant" name="G_OPTION_ARG_INT" link="glib-Commandline-option-parser.html#G-OPTION-ARG-INT:CAPS"/>
2681     <keyword type="constant" name="G_OPTION_ARG_CALLBACK" link="glib-Commandline-option-parser.html#G-OPTION-ARG-CALLBACK:CAPS"/>
2682     <keyword type="constant" name="G_OPTION_ARG_FILENAME" link="glib-Commandline-option-parser.html#G-OPTION-ARG-FILENAME:CAPS"/>
2683     <keyword type="constant" name="G_OPTION_ARG_STRING_ARRAY" link="glib-Commandline-option-parser.html#G-OPTION-ARG-STRING-ARRAY:CAPS"/>
2684     <keyword type="constant" name="G_OPTION_ARG_FILENAME_ARRAY" link="glib-Commandline-option-parser.html#G-OPTION-ARG-FILENAME-ARRAY:CAPS"/>
2685     <keyword type="constant" name="G_OPTION_ARG_DOUBLE" link="glib-Commandline-option-parser.html#G-OPTION-ARG-DOUBLE:CAPS"/>
2686     <keyword type="constant" name="G_OPTION_ARG_INT64" link="glib-Commandline-option-parser.html#G-OPTION-ARG-INT64:CAPS"/>
2687     <keyword type="constant" name="G_OPTION_FLAG_HIDDEN" link="glib-Commandline-option-parser.html#G-OPTION-FLAG-HIDDEN:CAPS"/>
2688     <keyword type="constant" name="G_OPTION_FLAG_IN_MAIN" link="glib-Commandline-option-parser.html#G-OPTION-FLAG-IN-MAIN:CAPS"/>
2689     <keyword type="constant" name="G_OPTION_FLAG_REVERSE" link="glib-Commandline-option-parser.html#G-OPTION-FLAG-REVERSE:CAPS"/>
2690     <keyword type="constant" name="G_OPTION_FLAG_NO_ARG" link="glib-Commandline-option-parser.html#G-OPTION-FLAG-NO-ARG:CAPS"/>
2691     <keyword type="constant" name="G_OPTION_FLAG_FILENAME" link="glib-Commandline-option-parser.html#G-OPTION-FLAG-FILENAME:CAPS"/>
2692     <keyword type="constant" name="G_OPTION_FLAG_OPTIONAL_ARG" link="glib-Commandline-option-parser.html#G-OPTION-FLAG-OPTIONAL-ARG:CAPS"/>
2693     <keyword type="constant" name="G_OPTION_FLAG_NOALIAS" link="glib-Commandline-option-parser.html#G-OPTION-FLAG-NOALIAS:CAPS"/>
2694     <keyword type="constant" name="G_REGEX_ERROR_COMPILE" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-COMPILE:CAPS"/>
2695     <keyword type="constant" name="G_REGEX_ERROR_OPTIMIZE" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-OPTIMIZE:CAPS"/>
2696     <keyword type="constant" name="G_REGEX_ERROR_REPLACE" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-REPLACE:CAPS"/>
2697     <keyword type="constant" name="G_REGEX_ERROR_MATCH" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-MATCH:CAPS"/>
2698     <keyword type="constant" name="G_REGEX_ERROR_INTERNAL" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-INTERNAL:CAPS"/>
2699     <keyword type="constant" name="G_REGEX_ERROR_STRAY_BACKSLASH" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-STRAY-BACKSLASH:CAPS"/>
2700     <keyword type="constant" name="G_REGEX_ERROR_MISSING_CONTROL_CHAR" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-MISSING-CONTROL-CHAR:CAPS"/>
2701     <keyword type="constant" name="G_REGEX_ERROR_UNRECOGNIZED_ESCAPE" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-UNRECOGNIZED-ESCAPE:CAPS"/>
2702     <keyword type="constant" name="G_REGEX_ERROR_QUANTIFIERS_OUT_OF_ORDER" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-QUANTIFIERS-OUT-OF-ORDER:CAPS"/>
2703     <keyword type="constant" name="G_REGEX_ERROR_QUANTIFIER_TOO_BIG" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-QUANTIFIER-TOO-BIG:CAPS"/>
2704     <keyword type="constant" name="G_REGEX_ERROR_UNTERMINATED_CHARACTER_CLASS" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-UNTERMINATED-CHARACTER-CLASS:CAPS"/>
2705     <keyword type="constant" name="G_REGEX_ERROR_INVALID_ESCAPE_IN_CHARACTER_CLASS" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-INVALID-ESCAPE-IN-CHARACTER-CLASS:CAPS"/>
2706     <keyword type="constant" name="G_REGEX_ERROR_RANGE_OUT_OF_ORDER" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-RANGE-OUT-OF-ORDER:CAPS"/>
2707     <keyword type="constant" name="G_REGEX_ERROR_NOTHING_TO_REPEAT" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-NOTHING-TO-REPEAT:CAPS"/>
2708     <keyword type="constant" name="G_REGEX_ERROR_UNRECOGNIZED_CHARACTER" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-UNRECOGNIZED-CHARACTER:CAPS"/>
2709     <keyword type="constant" name="G_REGEX_ERROR_POSIX_NAMED_CLASS_OUTSIDE_CLASS" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-POSIX-NAMED-CLASS-OUTSIDE-CLASS:CAPS"/>
2710     <keyword type="constant" name="G_REGEX_ERROR_UNMATCHED_PARENTHESIS" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-UNMATCHED-PARENTHESIS:CAPS"/>
2711     <keyword type="constant" name="G_REGEX_ERROR_INEXISTENT_SUBPATTERN_REFERENCE" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-INEXISTENT-SUBPATTERN-REFERENCE:CAPS"/>
2712     <keyword type="constant" name="G_REGEX_ERROR_UNTERMINATED_COMMENT" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-UNTERMINATED-COMMENT:CAPS"/>
2713     <keyword type="constant" name="G_REGEX_ERROR_EXPRESSION_TOO_LARGE" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-EXPRESSION-TOO-LARGE:CAPS"/>
2714     <keyword type="constant" name="G_REGEX_ERROR_MEMORY_ERROR" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-MEMORY-ERROR:CAPS"/>
2715     <keyword type="constant" name="G_REGEX_ERROR_VARIABLE_LENGTH_LOOKBEHIND" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-VARIABLE-LENGTH-LOOKBEHIND:CAPS"/>
2716     <keyword type="constant" name="G_REGEX_ERROR_MALFORMED_CONDITION" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-MALFORMED-CONDITION:CAPS"/>
2717     <keyword type="constant" name="G_REGEX_ERROR_TOO_MANY_CONDITIONAL_BRANCHES" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-TOO-MANY-CONDITIONAL-BRANCHES:CAPS"/>
2718     <keyword type="constant" name="G_REGEX_ERROR_ASSERTION_EXPECTED" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-ASSERTION-EXPECTED:CAPS"/>
2719     <keyword type="constant" name="G_REGEX_ERROR_UNKNOWN_POSIX_CLASS_NAME" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-UNKNOWN-POSIX-CLASS-NAME:CAPS"/>
2720     <keyword type="constant" name="G_REGEX_ERROR_POSIX_COLLATING_ELEMENTS_NOT_SUPPORTED" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-POSIX-COLLATING-ELEMENTS-NOT-SUPPORTED:CAPS"/>
2721     <keyword type="constant" name="G_REGEX_ERROR_HEX_CODE_TOO_LARGE" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-HEX-CODE-TOO-LARGE:CAPS"/>
2722     <keyword type="constant" name="G_REGEX_ERROR_INVALID_CONDITION" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-INVALID-CONDITION:CAPS"/>
2723     <keyword type="constant" name="G_REGEX_ERROR_SINGLE_BYTE_MATCH_IN_LOOKBEHIND" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-SINGLE-BYTE-MATCH-IN-LOOKBEHIND:CAPS"/>
2724     <keyword type="constant" name="G_REGEX_ERROR_INFINITE_LOOP" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-INFINITE-LOOP:CAPS"/>
2725     <keyword type="constant" name="G_REGEX_ERROR_MISSING_SUBPATTERN_NAME_TERMINATOR" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-MISSING-SUBPATTERN-NAME-TERMINATOR:CAPS"/>
2726     <keyword type="constant" name="G_REGEX_ERROR_DUPLICATE_SUBPATTERN_NAME" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-DUPLICATE-SUBPATTERN-NAME:CAPS"/>
2727     <keyword type="constant" name="G_REGEX_ERROR_MALFORMED_PROPERTY" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-MALFORMED-PROPERTY:CAPS"/>
2728     <keyword type="constant" name="G_REGEX_ERROR_UNKNOWN_PROPERTY" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-UNKNOWN-PROPERTY:CAPS"/>
2729     <keyword type="constant" name="G_REGEX_ERROR_SUBPATTERN_NAME_TOO_LONG" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-SUBPATTERN-NAME-TOO-LONG:CAPS"/>
2730     <keyword type="constant" name="G_REGEX_ERROR_TOO_MANY_SUBPATTERNS" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-TOO-MANY-SUBPATTERNS:CAPS"/>
2731     <keyword type="constant" name="G_REGEX_ERROR_INVALID_OCTAL_VALUE" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-INVALID-OCTAL-VALUE:CAPS"/>
2732     <keyword type="constant" name="G_REGEX_ERROR_TOO_MANY_BRANCHES_IN_DEFINE" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-TOO-MANY-BRANCHES-IN-DEFINE:CAPS"/>
2733     <keyword type="constant" name="G_REGEX_ERROR_DEFINE_REPETION" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-DEFINE-REPETION:CAPS"/>
2734     <keyword type="constant" name="G_REGEX_ERROR_INCONSISTENT_NEWLINE_OPTIONS" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-INCONSISTENT-NEWLINE-OPTIONS:CAPS"/>
2735     <keyword type="constant" name="G_REGEX_ERROR_MISSING_BACK_REFERENCE" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ERROR-MISSING-BACK-REFERENCE:CAPS"/>
2736     <keyword type="constant" name="G_REGEX_CASELESS" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-CASELESS:CAPS"/>
2737     <keyword type="constant" name="G_REGEX_MULTILINE" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-MULTILINE:CAPS"/>
2738     <keyword type="constant" name="G_REGEX_DOTALL" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-DOTALL:CAPS"/>
2739     <keyword type="constant" name="G_REGEX_EXTENDED" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-EXTENDED:CAPS"/>
2740     <keyword type="constant" name="G_REGEX_ANCHORED" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-ANCHORED:CAPS"/>
2741     <keyword type="constant" name="G_REGEX_DOLLAR_ENDONLY" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-DOLLAR-ENDONLY:CAPS"/>
2742     <keyword type="constant" name="G_REGEX_UNGREEDY" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-UNGREEDY:CAPS"/>
2743     <keyword type="constant" name="G_REGEX_RAW" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-RAW:CAPS"/>
2744     <keyword type="constant" name="G_REGEX_NO_AUTO_CAPTURE" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-NO-AUTO-CAPTURE:CAPS"/>
2745     <keyword type="constant" name="G_REGEX_OPTIMIZE" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-OPTIMIZE:CAPS"/>
2746     <keyword type="constant" name="G_REGEX_DUPNAMES" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-DUPNAMES:CAPS"/>
2747     <keyword type="constant" name="G_REGEX_NEWLINE_CR" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-NEWLINE-CR:CAPS"/>
2748     <keyword type="constant" name="G_REGEX_NEWLINE_LF" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-NEWLINE-LF:CAPS"/>
2749     <keyword type="constant" name="G_REGEX_NEWLINE_CRLF" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-NEWLINE-CRLF:CAPS"/>
2750     <keyword type="constant" name="G_REGEX_MATCH_ANCHORED" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-MATCH-ANCHORED:CAPS"/>
2751     <keyword type="constant" name="G_REGEX_MATCH_NOTBOL" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-MATCH-NOTBOL:CAPS"/>
2752     <keyword type="constant" name="G_REGEX_MATCH_NOTEOL" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-MATCH-NOTEOL:CAPS"/>
2753     <keyword type="constant" name="G_REGEX_MATCH_NOTEMPTY" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-MATCH-NOTEMPTY:CAPS"/>
2754     <keyword type="constant" name="G_REGEX_MATCH_PARTIAL" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-MATCH-PARTIAL:CAPS"/>
2755     <keyword type="constant" name="G_REGEX_MATCH_NEWLINE_CR" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-MATCH-NEWLINE-CR:CAPS"/>
2756     <keyword type="constant" name="G_REGEX_MATCH_NEWLINE_LF" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-MATCH-NEWLINE-LF:CAPS"/>
2757     <keyword type="constant" name="G_REGEX_MATCH_NEWLINE_CRLF" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-MATCH-NEWLINE-CRLF:CAPS"/>
2758     <keyword type="constant" name="G_REGEX_MATCH_NEWLINE_ANY" link="glib-Perl-compatible-regular-expressions.html#G-REGEX-MATCH-NEWLINE-ANY:CAPS"/>
2759     <keyword type="constant" name="G_MARKUP_ERROR_BAD_UTF8" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-ERROR-BAD-UTF8:CAPS"/>
2760     <keyword type="constant" name="G_MARKUP_ERROR_EMPTY" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-ERROR-EMPTY:CAPS"/>
2761     <keyword type="constant" name="G_MARKUP_ERROR_PARSE" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-ERROR-PARSE:CAPS"/>
2762     <keyword type="constant" name="G_MARKUP_ERROR_UNKNOWN_ELEMENT" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-ERROR-UNKNOWN-ELEMENT:CAPS"/>
2763     <keyword type="constant" name="G_MARKUP_ERROR_UNKNOWN_ATTRIBUTE" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-ERROR-UNKNOWN-ATTRIBUTE:CAPS"/>
2764     <keyword type="constant" name="G_MARKUP_ERROR_INVALID_CONTENT" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-ERROR-INVALID-CONTENT:CAPS"/>
2765     <keyword type="constant" name="G_MARKUP_ERROR_MISSING_ATTRIBUTE" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-ERROR-MISSING-ATTRIBUTE:CAPS"/>
2766     <keyword type="constant" name="G_MARKUP_DO_NOT_USE_THIS_UNSUPPORTED_FLAG" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-DO-NOT-USE-THIS-UNSUPPORTED-FLAG:CAPS"/>
2767     <keyword type="constant" name="G_MARKUP_TREAT_CDATA_AS_TEXT" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-TREAT-CDATA-AS-TEXT:CAPS"/>
2768     <keyword type="constant" name="G_MARKUP_PREFIX_ERROR_POSITION" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-PREFIX-ERROR-POSITION:CAPS"/>
2769     <keyword type="constant" name="G_MARKUP_COLLECT_INVALID" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-COLLECT-INVALID:CAPS"/>
2770     <keyword type="constant" name="G_MARKUP_COLLECT_STRING" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-COLLECT-STRING:CAPS"/>
2771     <keyword type="constant" name="G_MARKUP_COLLECT_STRDUP" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-COLLECT-STRDUP:CAPS"/>
2772     <keyword type="constant" name="G_MARKUP_COLLECT_BOOLEAN" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-COLLECT-BOOLEAN:CAPS"/>
2773     <keyword type="constant" name="G_MARKUP_COLLECT_TRISTATE" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-COLLECT-TRISTATE:CAPS"/>
2774     <keyword type="constant" name="G_MARKUP_COLLECT_OPTIONAL" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-COLLECT-OPTIONAL:CAPS"/>
2775     <keyword type="constant" name="G_KEY_FILE_ERROR_UNKNOWN_ENCODING" link="glib-Key-value-file-parser.html#G-KEY-FILE-ERROR-UNKNOWN-ENCODING:CAPS"/>
2776     <keyword type="constant" name="G_KEY_FILE_ERROR_PARSE" link="glib-Key-value-file-parser.html#G-KEY-FILE-ERROR-PARSE:CAPS"/>
2777     <keyword type="constant" name="G_KEY_FILE_ERROR_NOT_FOUND" link="glib-Key-value-file-parser.html#G-KEY-FILE-ERROR-NOT-FOUND:CAPS"/>
2778     <keyword type="constant" name="G_KEY_FILE_ERROR_KEY_NOT_FOUND" link="glib-Key-value-file-parser.html#G-KEY-FILE-ERROR-KEY-NOT-FOUND:CAPS"/>
2779     <keyword type="constant" name="G_KEY_FILE_ERROR_GROUP_NOT_FOUND" link="glib-Key-value-file-parser.html#G-KEY-FILE-ERROR-GROUP-NOT-FOUND:CAPS"/>
2780     <keyword type="constant" name="G_KEY_FILE_ERROR_INVALID_VALUE" link="glib-Key-value-file-parser.html#G-KEY-FILE-ERROR-INVALID-VALUE:CAPS"/>
2781     <keyword type="constant" name="G_KEY_FILE_NONE" link="glib-Key-value-file-parser.html#G-KEY-FILE-NONE:CAPS"/>
2782     <keyword type="constant" name="G_KEY_FILE_KEEP_COMMENTS" link="glib-Key-value-file-parser.html#G-KEY-FILE-KEEP-COMMENTS:CAPS"/>
2783     <keyword type="constant" name="G_KEY_FILE_KEEP_TRANSLATIONS" link="glib-Key-value-file-parser.html#G-KEY-FILE-KEEP-TRANSLATIONS:CAPS"/>
2784     <keyword type="constant" name="G_BOOKMARK_FILE_ERROR_INVALID_URI" link="glib-Bookmark-file-parser.html#G-BOOKMARK-FILE-ERROR-INVALID-URI:CAPS"/>
2785     <keyword type="constant" name="G_BOOKMARK_FILE_ERROR_INVALID_VALUE" link="glib-Bookmark-file-parser.html#G-BOOKMARK-FILE-ERROR-INVALID-VALUE:CAPS"/>
2786     <keyword type="constant" name="G_BOOKMARK_FILE_ERROR_APP_NOT_REGISTERED" link="glib-Bookmark-file-parser.html#G-BOOKMARK-FILE-ERROR-APP-NOT-REGISTERED:CAPS"/>
2787     <keyword type="constant" name="G_BOOKMARK_FILE_ERROR_URI_NOT_FOUND" link="glib-Bookmark-file-parser.html#G-BOOKMARK-FILE-ERROR-URI-NOT-FOUND:CAPS"/>
2788     <keyword type="constant" name="G_BOOKMARK_FILE_ERROR_READ" link="glib-Bookmark-file-parser.html#G-BOOKMARK-FILE-ERROR-READ:CAPS"/>
2789     <keyword type="constant" name="G_BOOKMARK_FILE_ERROR_UNKNOWN_ENCODING" link="glib-Bookmark-file-parser.html#G-BOOKMARK-FILE-ERROR-UNKNOWN-ENCODING:CAPS"/>
2790     <keyword type="constant" name="G_BOOKMARK_FILE_ERROR_WRITE" link="glib-Bookmark-file-parser.html#G-BOOKMARK-FILE-ERROR-WRITE:CAPS"/>
2791     <keyword type="constant" name="G_BOOKMARK_FILE_ERROR_FILE_NOT_FOUND" link="glib-Bookmark-file-parser.html#G-BOOKMARK-FILE-ERROR-FILE-NOT-FOUND:CAPS"/>
2792     <keyword type="constant" name="G_TEST_TRAP_SILENCE_STDOUT" link="glib-Testing.html#G-TEST-TRAP-SILENCE-STDOUT:CAPS"/>
2793     <keyword type="constant" name="G_TEST_TRAP_SILENCE_STDERR" link="glib-Testing.html#G-TEST-TRAP-SILENCE-STDERR:CAPS"/>
2794     <keyword type="constant" name="G_TEST_TRAP_INHERIT_STDIN" link="glib-Testing.html#G-TEST-TRAP-INHERIT-STDIN:CAPS"/>
2795     <keyword type="constant" name="G_IN_ORDER" link="glib-Balanced-Binary-Trees.html#G-IN-ORDER:CAPS"/>
2796     <keyword type="constant" name="G_PRE_ORDER" link="glib-Balanced-Binary-Trees.html#G-PRE-ORDER:CAPS"/>
2797     <keyword type="constant" name="G_POST_ORDER" link="glib-Balanced-Binary-Trees.html#G-POST-ORDER:CAPS"/>
2798     <keyword type="constant" name="G_LEVEL_ORDER" link="glib-Balanced-Binary-Trees.html#G-LEVEL-ORDER:CAPS"/>
2799     <keyword type="constant" name="G_TRAVERSE_LEAVES" link="glib-N-ary-Trees.html#G-TRAVERSE-LEAVES:CAPS"/>
2800     <keyword type="constant" name="G_TRAVERSE_NON_LEAVES" link="glib-N-ary-Trees.html#G-TRAVERSE-NON-LEAVES:CAPS"/>
2801     <keyword type="constant" name="G_TRAVERSE_ALL" link="glib-N-ary-Trees.html#G-TRAVERSE-ALL:CAPS"/>
2802     <keyword type="constant" name="G_TRAVERSE_MASK" link="glib-N-ary-Trees.html#G-TRAVERSE-MASK:CAPS"/>
2803     <keyword type="constant" name="G_TRAVERSE_LEAFS" link="glib-N-ary-Trees.html#G-TRAVERSE-LEAFS:CAPS"/>
2804     <keyword type="constant" name="G_TRAVERSE_NON_LEAFS" link="glib-N-ary-Trees.html#G-TRAVERSE-NON-LEAFS:CAPS"/>
2805     <keyword type="constant" name="G_VARIANT_CLASS_BOOLEAN" link="glib-GVariant.html#G-VARIANT-CLASS-BOOLEAN:CAPS"/>
2806     <keyword type="constant" name="G_VARIANT_CLASS_BYTE" link="glib-GVariant.html#G-VARIANT-CLASS-BYTE:CAPS"/>
2807     <keyword type="constant" name="G_VARIANT_CLASS_INT16" link="glib-GVariant.html#G-VARIANT-CLASS-INT16:CAPS"/>
2808     <keyword type="constant" name="G_VARIANT_CLASS_UINT16" link="glib-GVariant.html#G-VARIANT-CLASS-UINT16:CAPS"/>
2809     <keyword type="constant" name="G_VARIANT_CLASS_INT32" link="glib-GVariant.html#G-VARIANT-CLASS-INT32:CAPS"/>
2810     <keyword type="constant" name="G_VARIANT_CLASS_UINT32" link="glib-GVariant.html#G-VARIANT-CLASS-UINT32:CAPS"/>
2811     <keyword type="constant" name="G_VARIANT_CLASS_INT64" link="glib-GVariant.html#G-VARIANT-CLASS-INT64:CAPS"/>
2812     <keyword type="constant" name="G_VARIANT_CLASS_UINT64" link="glib-GVariant.html#G-VARIANT-CLASS-UINT64:CAPS"/>
2813     <keyword type="constant" name="G_VARIANT_CLASS_HANDLE" link="glib-GVariant.html#G-VARIANT-CLASS-HANDLE:CAPS"/>
2814     <keyword type="constant" name="G_VARIANT_CLASS_DOUBLE" link="glib-GVariant.html#G-VARIANT-CLASS-DOUBLE:CAPS"/>
2815     <keyword type="constant" name="G_VARIANT_CLASS_STRING" link="glib-GVariant.html#G-VARIANT-CLASS-STRING:CAPS"/>
2816     <keyword type="constant" name="G_VARIANT_CLASS_OBJECT_PATH" link="glib-GVariant.html#G-VARIANT-CLASS-OBJECT-PATH:CAPS"/>
2817     <keyword type="constant" name="G_VARIANT_CLASS_SIGNATURE" link="glib-GVariant.html#G-VARIANT-CLASS-SIGNATURE:CAPS"/>
2818     <keyword type="constant" name="G_VARIANT_CLASS_VARIANT" link="glib-GVariant.html#G-VARIANT-CLASS-VARIANT:CAPS"/>
2819     <keyword type="constant" name="G_VARIANT_CLASS_MAYBE" link="glib-GVariant.html#G-VARIANT-CLASS-MAYBE:CAPS"/>
2820     <keyword type="constant" name="G_VARIANT_CLASS_ARRAY" link="glib-GVariant.html#G-VARIANT-CLASS-ARRAY:CAPS"/>
2821     <keyword type="constant" name="G_VARIANT_CLASS_TUPLE" link="glib-GVariant.html#G-VARIANT-CLASS-TUPLE:CAPS"/>
2822     <keyword type="constant" name="G_VARIANT_CLASS_DICT_ENTRY" link="glib-GVariant.html#G-VARIANT-CLASS-DICT-ENTRY:CAPS"/>
2823     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_FAILED" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-FAILED:CAPS"/>
2824     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_BASIC_TYPE_EXPECTED" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-BASIC-TYPE-EXPECTED:CAPS"/>
2825     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_CANNOT_INFER_TYPE" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-CANNOT-INFER-TYPE:CAPS"/>
2826     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_DEFINITE_TYPE_EXPECTED" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-DEFINITE-TYPE-EXPECTED:CAPS"/>
2827     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_INPUT_NOT_AT_END" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-INPUT-NOT-AT-END:CAPS"/>
2828     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_INVALID_CHARACTER" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-INVALID-CHARACTER:CAPS"/>
2829     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_INVALID_FORMAT_STRING" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-INVALID-FORMAT-STRING:CAPS"/>
2830     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_INVALID_OBJECT_PATH" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-INVALID-OBJECT-PATH:CAPS"/>
2831     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_INVALID_SIGNATURE" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-INVALID-SIGNATURE:CAPS"/>
2832     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_INVALID_TYPE_STRING" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-INVALID-TYPE-STRING:CAPS"/>
2833     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_NO_COMMON_TYPE" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-NO-COMMON-TYPE:CAPS"/>
2834     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_NUMBER_OUT_OF_RANGE" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-NUMBER-OUT-OF-RANGE:CAPS"/>
2835     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_NUMBER_TOO_BIG" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-NUMBER-TOO-BIG:CAPS"/>
2836     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_TYPE_ERROR" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-TYPE-ERROR:CAPS"/>
2837     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_UNEXPECTED_TOKEN" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-UNEXPECTED-TOKEN:CAPS"/>
2838     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_UNKNOWN_KEYWORD" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-UNKNOWN-KEYWORD:CAPS"/>
2839     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_UNTERMINATED_STRING_CONSTANT" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-UNTERMINATED-STRING-CONSTANT:CAPS"/>
2840     <keyword type="constant" name="G_VARIANT_PARSE_ERROR_VALUE_EXPECTED" link="glib-GVariant.html#G-VARIANT-PARSE-ERROR-VALUE-EXPECTED:CAPS"/>
2841     <keyword type="constant" name="G_THREAD_PRIORITY_LOW" link="glib-Deprecated-Thread-APIs.html#G-THREAD-PRIORITY-LOW:CAPS"/>
2842     <keyword type="constant" name="G_THREAD_PRIORITY_NORMAL" link="glib-Deprecated-Thread-APIs.html#G-THREAD-PRIORITY-NORMAL:CAPS"/>
2843     <keyword type="constant" name="G_THREAD_PRIORITY_HIGH" link="glib-Deprecated-Thread-APIs.html#G-THREAD-PRIORITY-HIGH:CAPS"/>
2844     <keyword type="constant" name="G_THREAD_PRIORITY_URGENT" link="glib-Deprecated-Thread-APIs.html#G-THREAD-PRIORITY-URGENT:CAPS"/>
2845   </functions>
2846 </book>