Tizen 2.1 base
[platform/upstream/glib2.0.git] / docs / reference / gio / html / gio.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="GIO Reference Manual" link="index.html" author="" name="gio" version="2" language="c">
4   <chapters>
5     <sub name="GIO Overview" link="pt01.html">
6       <sub name="Introduction" link="ch01.html"/>
7       <sub name="Compiling GIO applications" link="ch02.html"/>
8       <sub name="Running GIO applications" link="ch03.html"/>
9       <sub name="Extending GIO" link="extending-gio.html"/>
10     </sub>
11     <sub name="API Reference" link="pt02.html">
12       <sub name="File Operations" link="file_ops.html">
13         <sub name="GFile" link="GFile.html"/>
14         <sub name="GFileAttribute" link="gio-GFileAttribute.html"/>
15         <sub name="GFileInfo" link="GFileInfo.html"/>
16         <sub name="GFileEnumerator" link="GFileEnumerator.html"/>
17         <sub name="GIOError" link="gio-GIOError.html"/>
18         <sub name="GMountOperation" link="GMountOperation.html"/>
19       </sub>
20       <sub name="File System Monitoring" link="file_mon.html">
21         <sub name="GFileMonitor" link="GFileMonitor.html"/>
22       </sub>
23       <sub name="File-related Utilities" link="utils.html">
24         <sub name="GFilenameCompleter" link="GFilenameCompleter.html"/>
25       </sub>
26       <sub name="Asynchronous I/O" link="async.html">
27         <sub name="GCancellable" link="GCancellable.html"/>
28         <sub name="GAsyncResult" link="GAsyncResult.html"/>
29         <sub name="GIOScheduler" link="gio-GIOScheduler.html"/>
30         <sub name="GSimpleAsyncResult" link="GSimpleAsyncResult.html"/>
31       </sub>
32       <sub name="Data conversion" link="conversion.html">
33         <sub name="GConverter" link="GConverter.html"/>
34         <sub name="GCharsetConverter" link="GCharsetConverter.html"/>
35         <sub name="GZlibCompressor" link="GZlibCompressor.html"/>
36         <sub name="GZlibDecompressor" link="GZlibDecompressor.html"/>
37       </sub>
38       <sub name="Streaming I/O" link="streaming.html">
39         <sub name="GSeekable" link="GSeekable.html"/>
40         <sub name="GInputStream" link="GInputStream.html"/>
41         <sub name="GOutputStream" link="GOutputStream.html"/>
42         <sub name="GIOStream" link="GIOStream.html"/>
43         <sub name="GFileInputStream" link="GFileInputStream.html"/>
44         <sub name="GFileOutputStream" link="GFileOutputStream.html"/>
45         <sub name="GFileIOStream" link="GFileIOStream.html"/>
46         <sub name="GFileDescriptorBased" link="GFileDescriptorBased.html"/>
47         <sub name="GFilterInputStream" link="GFilterInputStream.html"/>
48         <sub name="GFilterOutputStream" link="GFilterOutputStream.html"/>
49         <sub name="GMemoryInputStream" link="GMemoryInputStream.html"/>
50         <sub name="GMemoryOutputStream" link="GMemoryOutputStream.html"/>
51         <sub name="GBufferedInputStream" link="GBufferedInputStream.html"/>
52         <sub name="GBufferedOutputStream" link="GBufferedOutputStream.html"/>
53         <sub name="GDataInputStream" link="GDataInputStream.html"/>
54         <sub name="GDataOutputStream" link="GDataOutputStream.html"/>
55         <sub name="GUnixInputStream" link="GUnixInputStream.html"/>
56         <sub name="GUnixOutputStream" link="GUnixOutputStream.html"/>
57         <sub name="GWin32InputStream" link="gio-GWin32InputStream.html"/>
58         <sub name="GWin32OutputStream" link="gio-GWin32OutputStream.html"/>
59         <sub name="GConverterInputstream" link="gio-GConverterInputstream.html"/>
60         <sub name="GConverterOutputstream" link="gio-GConverterOutputstream.html"/>
61         <sub name="GPollableInputStream" link="GPollableInputStream.html"/>
62         <sub name="GPollableOutputStream" link="GPollableOutputStream.html"/>
63       </sub>
64       <sub name="File types and applications" link="types.html">
65         <sub name="GContentType" link="gio-GContentType.html"/>
66         <sub name="GAppInfo" link="GAppInfo.html"/>
67         <sub name="GDesktopAppInfo" link="gio-Desktop-file-based-GAppInfo.html"/>
68       </sub>
69       <sub name="Volumes and Drives" link="volume_mon.html">
70         <sub name="GVolumeMonitor" link="GVolumeMonitor.html"/>
71         <sub name="GVolume" link="GVolume.html"/>
72         <sub name="GMount" link="GMount.html"/>
73         <sub name="GDrive" link="GDrive.html"/>
74         <sub name="Unix Mounts" link="gio-Unix-Mounts.html"/>
75       </sub>
76       <sub name="Icons" link="icons.html">
77         <sub name="GIcon" link="GIcon.html"/>
78         <sub name="GFileIcon" link="GFileIcon.html"/>
79         <sub name="GLoadableIcon" link="GLoadableIcon.html"/>
80         <sub name="GThemedIcon" link="GThemedIcon.html"/>
81         <sub name="GEmblemedIcon" link="GEmblemedIcon.html"/>
82         <sub name="GEmblem" link="GEmblem.html"/>
83       </sub>
84       <sub name="Failable Initialization" link="failable_initialization.html">
85         <sub name="GInitable" link="GInitable.html"/>
86         <sub name="GAsyncInitable" link="GAsyncInitable.html"/>
87       </sub>
88       <sub name="Low-level network support" link="networking.html">
89         <sub name="GSocket" link="GSocket.html"/>
90         <sub name="GInetAddress" link="GInetAddress.html"/>
91         <sub name="GInetAddressMask" link="gio-GInetAddressMask.html"/>
92         <sub name="GSocketAddress" link="GSocketAddress.html"/>
93         <sub name="GInetSocketAddress" link="GInetSocketAddress.html"/>
94         <sub name="GUnixSocketAddress" link="GUnixSocketAddress.html"/>
95         <sub name="GSocketControlMessage" link="GSocketControlMessage.html"/>
96         <sub name="GUnixFDList" link="GUnixFDList.html"/>
97         <sub name="GUnixFDMessage" link="GUnixFDMessage.html"/>
98         <sub name="GCredentials" link="GCredentials.html"/>
99         <sub name="GUnixCredentialsMessage" link="GUnixCredentialsMessage.html"/>
100         <sub name="GProxy" link="GProxy.html"/>
101         <sub name="GProxyAddress" link="GProxyAddress.html"/>
102       </sub>
103       <sub name="High-level network functionallity" link="highlevel-socket.html">
104         <sub name="GSocketClient" link="GSocketClient.html"/>
105         <sub name="GSocketConnection" link="GSocketConnection.html"/>
106         <sub name="GUnixConnection" link="GUnixConnection.html"/>
107         <sub name="GTcpConnection" link="GTcpConnection.html"/>
108         <sub name="GTcpWrapperConnection" link="GTcpWrapperConnection.html"/>
109         <sub name="GSocketListener" link="GSocketListener.html"/>
110         <sub name="GSocketService" link="GSocketService.html"/>
111         <sub name="GThreadedSocketService" link="GThreadedSocketService.html"/>
112         <sub name="GNetworkMonitor" link="GNetworkMonitor.html"/>
113       </sub>
114       <sub name="TLS (SSL) support" link="tls.html">
115         <sub name="TLS Overview" link="gio-TLS-Overview.html"/>
116         <sub name="GTlsCertificate" link="GTlsCertificate.html"/>
117         <sub name="GTlsConnection" link="GTlsConnection.html"/>
118         <sub name="GTlsClientConnection" link="GTlsClientConnection.html"/>
119         <sub name="GTlsServerConnection" link="GTlsServerConnection.html"/>
120         <sub name="GTlsBackend" link="GTlsBackend.html"/>
121         <sub name="GTlsDatabase" link="GTlsDatabase.html"/>
122         <sub name="GTlsFileDatabase" link="GTlsFileDatabase.html"/>
123         <sub name="GTlsInteraction" link="GTlsInteraction.html"/>
124         <sub name="GTlsPassword" link="GTlsPassword.html"/>
125       </sub>
126       <sub name="DNS resolution" link="resolver.html">
127         <sub name="GResolver" link="GResolver.html"/>
128         <sub name="GProxyResolver" link="GProxyResolver.html"/>
129         <sub name="GSocketConnectable" link="GSocketConnectable.html"/>
130         <sub name="GNetworkAddress" link="GNetworkAddress.html"/>
131         <sub name="GNetworkService" link="GNetworkService.html"/>
132         <sub name="GSrvTarget" link="GSrvTarget.html"/>
133       </sub>
134       <sub name="Lowlevel D-Bus Support" link="gdbus-lowlevel.html">
135         <sub name="D-Bus Utilities" link="gio-D-Bus-Utilities.html"/>
136         <sub name="D-Bus Addresses" link="gio-D-Bus-Addresses.html"/>
137         <sub name="D-Bus Introspection Data" link="gio-D-Bus-Introspection-Data.html"/>
138         <sub name="GDBusError" link="gio-GDBusError.html"/>
139         <sub name="GDBusMessage" link="GDBusMessage.html"/>
140         <sub name="GDBusConnection" link="GDBusConnection.html"/>
141         <sub name="GDBusMethodInvocation" link="GDBusMethodInvocation.html"/>
142         <sub name="GDBusServer" link="GDBusServer.html"/>
143         <sub name="GDBusAuthObserver" link="GDBusAuthObserver.html"/>
144       </sub>
145       <sub name="Highlevel D-Bus Support" link="gdbus-convenience.html">
146         <sub name="Owning Bus Names" link="gio-Owning-Bus-Names.html"/>
147         <sub name="Watching Bus Names" link="gio-Watching-Bus-Names.html"/>
148         <sub name="GDBusInterface" link="GDBusInterface.html"/>
149         <sub name="GDBusInterfaceSkeleton" link="GDBusInterfaceSkeleton.html"/>
150         <sub name="GDBusProxy" link="GDBusProxy.html"/>
151         <sub name="GDBusObject" link="GDBusObject.html"/>
152         <sub name="GDBusObjectSkeleton" link="GDBusObjectSkeleton.html"/>
153         <sub name="GDBusObjectProxy" link="GDBusObjectProxy.html"/>
154         <sub name="GDBusObjectManager" link="GDBusObjectManager.html"/>
155         <sub name="GDBusObjectManagerServer" link="GDBusObjectManagerServer.html"/>
156         <sub name="GDBusObjectManagerClient" link="GDBusObjectManagerClient.html"/>
157       </sub>
158       <sub name="Settings" link="settings.html">
159         <sub name="GSettings" link="GSettings.html"/>
160         <sub name="GSettingsBackend" link="GSettingsBackend.html"/>
161         <sub name="GSettingsSchema, GSettingsSchemaSource" link="gio-GSettingsSchema-GSettingsSchemaSource.html"/>
162       </sub>
163       <sub name="Resources" link="resources.html">
164         <sub name="GResource" link="gio-GResource.html"/>
165       </sub>
166       <sub name="Permissions" link="permissions.html">
167         <sub name="GPermission" link="GPermission.html"/>
168         <sub name="GSimplePermission" link="GSimplePermission.html"/>
169       </sub>
170       <sub name="Application support" link="application.html">
171         <sub name="GApplication" link="GApplication.html"/>
172         <sub name="GApplicationCommandLine" link="GApplicationCommandLine.html"/>
173         <sub name="GActionGroup" link="GActionGroup.html"/>
174         <sub name="GActionMap" link="GActionMap.html"/>
175         <sub name="GSimpleActionGroup" link="GSimpleActionGroup.html"/>
176         <sub name="GAction" link="GAction.html"/>
177         <sub name="GSimpleAction" link="GSimpleAction.html"/>
178         <sub name="GRemoteActionGroup" link="GRemoteActionGroup.html"/>
179         <sub name="GActionGroup exporter" link="gio-GActionGroup-exporter.html"/>
180         <sub name="GDBusActionGroup" link="GDBusActionGroup.html"/>
181         <sub name="GMenuModel" link="GMenuModel.html"/>
182         <sub name="GMenu" link="GMenu.html"/>
183         <sub name="GMenuModel exporter" link="gio-GMenuModel-exporter.html"/>
184         <sub name="GDBusMenuModel" link="GDBusMenuModel.html"/>
185       </sub>
186       <sub name="Extending GIO" link="extending.html">
187         <sub name="GVfs" link="GVfs.html"/>
188         <sub name="GIOModule" link="GIOModule.html"/>
189         <sub name="Extension Points" link="gio-Extension-Points.html"/>
190       </sub>
191       <sub name="GIO Tools" link="tools.html">
192         <sub name="gio-querymodules" link="gio-querymodules.html"/>
193         <sub name="gsettings" link="gsettings-tool.html"/>
194         <sub name="glib-compile-schemas" link="glib-compile-schemas.html"/>
195         <sub name="glib-compile-resources" link="glib-compile-resources.html"/>
196         <sub name="gdbus" link="gdbus.html"/>
197         <sub name="gdbus-codegen" link="gdbus-codegen.html"/>
198         <sub name="gresource" link="gresource-tool.html"/>
199       </sub>
200     </sub>
201     <sub name="Migrating to GIO" link="migrating.html">
202       <sub name="Migrating to GIO" link="migrating.html">
203         <sub name="Migrating from POSIX to GIO" link="ch27.html"/>
204       </sub>
205       <sub name="Migrating from GnomeVFS to GIO" link="ch28.html">
206         <sub name="Trash handling" link="ch28.html#id538666"/>
207         <sub name="Operations on multiple files" link="ch28s02.html"/>
208         <sub name="Mime monitoring" link="ch28s03.html"/>
209       </sub>
210       <sub name="Migrating from GConf to GSettings" link="ch29.html">
211         <sub name="Before you start" link="ch29.html#id685956"/>
212         <sub name="Conceptual differences" link="ch29s02.html"/>
213         <sub name="GConfClient (and GConfBridge) API conversion" link="ch29s03.html"/>
214         <sub name="Change notification" link="ch29s04.html"/>
215         <sub name="Change sets" link="ch29s05.html"/>
216         <sub name="Schema conversion" link="ch29s06.html"/>
217         <sub name="Data conversion" link="ch29s07.html"/>
218       </sub>
219       <sub name="Migrating to GDBus" link="ch30.html">
220         <sub name="Conceptual differences" link="ch30.html#id1102507"/>
221         <sub name="API comparison" link="ch30s02.html"/>
222         <sub name="Owning bus names" link="ch30s03.html"/>
223         <sub name="Creating proxies for well-known names" link="ch30s04.html"/>
224         <sub name="Generating code and docs" link="ch30s05.html">
225           <sub name="Using gdbus-codegen" link="ch30s05.html#gdbus-example-gdbus-codegen"/>
226           <sub name="org.gtk.GDBus.Example.ObjectManager.Animal" link="gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html"/>
227           <sub name="org.gtk.GDBus.Example.ObjectManager.Cat" link="gdbus-org.gtk.GDBus.Example.ObjectManager.Cat.html"/>
228           <sub name="ExampleAnimal" link="ExampleAnimal.html"/>
229           <sub name="ExampleCat" link="ExampleCat.html"/>
230           <sub name="ExampleObject" link="ExampleObject.html"/>
231           <sub name="ExampleObjectManagerClient" link="ExampleObjectManagerClient.html"/>
232         </sub>
233       </sub>
234     </sub>
235     <sub name="Object Hierarchy" link="gio-hierarchy.html"/>
236     <sub name="Index" link="api-index-full.html"/>
237     <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
238     <sub name="Index of new symbols in 2.18" link="api-index-2-18.html"/>
239     <sub name="Index of new symbols in 2.20" link="api-index-2-20.html"/>
240     <sub name="Index of new symbols in 2.22" link="api-index-2-22.html"/>
241     <sub name="Index of new symbols in 2.24" link="api-index-2-24.html"/>
242     <sub name="Index of new symbols in 2.26" link="api-index-2-26.html"/>
243     <sub name="Index of new symbols in 2.28" link="api-index-2-28.html"/>
244     <sub name="Index of new symbols in 2.30" link="api-index-2-30.html"/>
245     <sub name="Index of new symbols in 2.32" link="api-index-2-32.html"/>
246     <sub name="Annotation Glossary" link="annotation-glossary.html"/>
247   </chapters>
248   <functions>
249     <keyword type="struct" name="GFile" link="GFile.html#GFile-struct"/>
250     <keyword type="struct" name="struct GFileIface" link="GFile.html#GFileIface"/>
251     <keyword type="enum" name="enum GFileQueryInfoFlags" link="GFile.html#GFileQueryInfoFlags"/>
252     <keyword type="enum" name="enum GFileCreateFlags" link="GFile.html#GFileCreateFlags"/>
253     <keyword type="enum" name="enum GFileCopyFlags" link="GFile.html#GFileCopyFlags"/>
254     <keyword type="enum" name="enum GFileMonitorFlags" link="GFile.html#GFileMonitorFlags"/>
255     <keyword type="enum" name="enum GFilesystemPreviewType" link="GFile.html#GFilesystemPreviewType"/>
256     <keyword type="function" name="GFileProgressCallback ()" link="GFile.html#GFileProgressCallback"/>
257     <keyword type="function" name="GFileReadMoreCallback ()" link="GFile.html#GFileReadMoreCallback"/>
258     <keyword type="function" name="g_file_new_for_path ()" link="GFile.html#g-file-new-for-path"/>
259     <keyword type="function" name="g_file_new_for_uri ()" link="GFile.html#g-file-new-for-uri"/>
260     <keyword type="function" name="g_file_new_for_commandline_arg ()" link="GFile.html#g-file-new-for-commandline-arg"/>
261     <keyword type="function" name="g_file_new_tmp ()" link="GFile.html#g-file-new-tmp" since="2.32"/>
262     <keyword type="function" name="g_file_parse_name ()" link="GFile.html#g-file-parse-name"/>
263     <keyword type="function" name="g_file_dup ()" link="GFile.html#g-file-dup"/>
264     <keyword type="function" name="g_file_hash ()" link="GFile.html#g-file-hash"/>
265     <keyword type="function" name="g_file_equal ()" link="GFile.html#g-file-equal"/>
266     <keyword type="function" name="g_file_get_basename ()" link="GFile.html#g-file-get-basename"/>
267     <keyword type="function" name="g_file_get_path ()" link="GFile.html#g-file-get-path"/>
268     <keyword type="function" name="g_file_get_uri ()" link="GFile.html#g-file-get-uri"/>
269     <keyword type="function" name="g_file_get_parse_name ()" link="GFile.html#g-file-get-parse-name"/>
270     <keyword type="function" name="g_file_get_parent ()" link="GFile.html#g-file-get-parent"/>
271     <keyword type="function" name="g_file_has_parent ()" link="GFile.html#g-file-has-parent" since="2.24"/>
272     <keyword type="function" name="g_file_get_child ()" link="GFile.html#g-file-get-child"/>
273     <keyword type="function" name="g_file_get_child_for_display_name ()" link="GFile.html#g-file-get-child-for-display-name"/>
274     <keyword type="function" name="g_file_has_prefix ()" link="GFile.html#g-file-has-prefix"/>
275     <keyword type="function" name="g_file_get_relative_path ()" link="GFile.html#g-file-get-relative-path"/>
276     <keyword type="function" name="g_file_resolve_relative_path ()" link="GFile.html#g-file-resolve-relative-path"/>
277     <keyword type="function" name="g_file_is_native ()" link="GFile.html#g-file-is-native"/>
278     <keyword type="function" name="g_file_has_uri_scheme ()" link="GFile.html#g-file-has-uri-scheme"/>
279     <keyword type="function" name="g_file_get_uri_scheme ()" link="GFile.html#g-file-get-uri-scheme"/>
280     <keyword type="function" name="g_file_read ()" link="GFile.html#g-file-read"/>
281     <keyword type="function" name="g_file_read_async ()" link="GFile.html#g-file-read-async"/>
282     <keyword type="function" name="g_file_read_finish ()" link="GFile.html#g-file-read-finish"/>
283     <keyword type="function" name="g_file_append_to ()" link="GFile.html#g-file-append-to"/>
284     <keyword type="function" name="g_file_create ()" link="GFile.html#g-file-create"/>
285     <keyword type="function" name="g_file_replace ()" link="GFile.html#g-file-replace"/>
286     <keyword type="function" name="g_file_append_to_async ()" link="GFile.html#g-file-append-to-async"/>
287     <keyword type="function" name="g_file_append_to_finish ()" link="GFile.html#g-file-append-to-finish"/>
288     <keyword type="function" name="g_file_create_async ()" link="GFile.html#g-file-create-async"/>
289     <keyword type="function" name="g_file_create_finish ()" link="GFile.html#g-file-create-finish"/>
290     <keyword type="function" name="g_file_replace_async ()" link="GFile.html#g-file-replace-async"/>
291     <keyword type="function" name="g_file_replace_finish ()" link="GFile.html#g-file-replace-finish"/>
292     <keyword type="function" name="g_file_query_info ()" link="GFile.html#g-file-query-info"/>
293     <keyword type="function" name="g_file_query_info_async ()" link="GFile.html#g-file-query-info-async"/>
294     <keyword type="function" name="g_file_query_info_finish ()" link="GFile.html#g-file-query-info-finish"/>
295     <keyword type="function" name="g_file_query_exists ()" link="GFile.html#g-file-query-exists"/>
296     <keyword type="function" name="g_file_query_file_type ()" link="GFile.html#g-file-query-file-type" since="2.18"/>
297     <keyword type="function" name="g_file_query_filesystem_info ()" link="GFile.html#g-file-query-filesystem-info"/>
298     <keyword type="function" name="g_file_query_filesystem_info_async ()" link="GFile.html#g-file-query-filesystem-info-async"/>
299     <keyword type="function" name="g_file_query_filesystem_info_finish ()" link="GFile.html#g-file-query-filesystem-info-finish"/>
300     <keyword type="function" name="g_file_query_default_handler ()" link="GFile.html#g-file-query-default-handler"/>
301     <keyword type="function" name="g_file_find_enclosing_mount ()" link="GFile.html#g-file-find-enclosing-mount"/>
302     <keyword type="function" name="g_file_find_enclosing_mount_async ()" link="GFile.html#g-file-find-enclosing-mount-async"/>
303     <keyword type="function" name="g_file_find_enclosing_mount_finish ()" link="GFile.html#g-file-find-enclosing-mount-finish"/>
304     <keyword type="function" name="g_file_enumerate_children ()" link="GFile.html#g-file-enumerate-children"/>
305     <keyword type="function" name="g_file_enumerate_children_async ()" link="GFile.html#g-file-enumerate-children-async"/>
306     <keyword type="function" name="g_file_enumerate_children_finish ()" link="GFile.html#g-file-enumerate-children-finish"/>
307     <keyword type="function" name="g_file_set_display_name ()" link="GFile.html#g-file-set-display-name"/>
308     <keyword type="function" name="g_file_set_display_name_async ()" link="GFile.html#g-file-set-display-name-async"/>
309     <keyword type="function" name="g_file_set_display_name_finish ()" link="GFile.html#g-file-set-display-name-finish"/>
310     <keyword type="function" name="g_file_delete ()" link="GFile.html#g-file-delete"/>
311     <keyword type="function" name="g_file_trash ()" link="GFile.html#g-file-trash"/>
312     <keyword type="function" name="g_file_copy ()" link="GFile.html#g-file-copy"/>
313     <keyword type="function" name="g_file_copy_async ()" link="GFile.html#g-file-copy-async"/>
314     <keyword type="function" name="g_file_copy_finish ()" link="GFile.html#g-file-copy-finish"/>
315     <keyword type="function" name="g_file_move ()" link="GFile.html#g-file-move"/>
316     <keyword type="function" name="g_file_make_directory ()" link="GFile.html#g-file-make-directory"/>
317     <keyword type="function" name="g_file_make_directory_with_parents ()" link="GFile.html#g-file-make-directory-with-parents" since="2.18"/>
318     <keyword type="function" name="g_file_make_symbolic_link ()" link="GFile.html#g-file-make-symbolic-link"/>
319     <keyword type="function" name="g_file_query_settable_attributes ()" link="GFile.html#g-file-query-settable-attributes"/>
320     <keyword type="function" name="g_file_query_writable_namespaces ()" link="GFile.html#g-file-query-writable-namespaces"/>
321     <keyword type="function" name="g_file_set_attribute ()" link="GFile.html#g-file-set-attribute"/>
322     <keyword type="function" name="g_file_set_attributes_from_info ()" link="GFile.html#g-file-set-attributes-from-info"/>
323     <keyword type="function" name="g_file_set_attributes_async ()" link="GFile.html#g-file-set-attributes-async"/>
324     <keyword type="function" name="g_file_set_attributes_finish ()" link="GFile.html#g-file-set-attributes-finish"/>
325     <keyword type="function" name="g_file_set_attribute_string ()" link="GFile.html#g-file-set-attribute-string"/>
326     <keyword type="function" name="g_file_set_attribute_byte_string ()" link="GFile.html#g-file-set-attribute-byte-string"/>
327     <keyword type="function" name="g_file_set_attribute_uint32 ()" link="GFile.html#g-file-set-attribute-uint32"/>
328     <keyword type="function" name="g_file_set_attribute_int32 ()" link="GFile.html#g-file-set-attribute-int32"/>
329     <keyword type="function" name="g_file_set_attribute_uint64 ()" link="GFile.html#g-file-set-attribute-uint64"/>
330     <keyword type="function" name="g_file_set_attribute_int64 ()" link="GFile.html#g-file-set-attribute-int64"/>
331     <keyword type="function" name="g_file_mount_mountable ()" link="GFile.html#g-file-mount-mountable"/>
332     <keyword type="function" name="g_file_mount_mountable_finish ()" link="GFile.html#g-file-mount-mountable-finish"/>
333     <keyword type="function" name="g_file_unmount_mountable ()" link="GFile.html#g-file-unmount-mountable" deprecated="2.22: Use g_file_unmount_mountable_with_operation() instead."/>
334     <keyword type="function" name="g_file_unmount_mountable_finish ()" link="GFile.html#g-file-unmount-mountable-finish" deprecated="2.22: Use g_file_unmount_mountable_with_operation_finish() instead."/>
335     <keyword type="function" name="g_file_unmount_mountable_with_operation ()" link="GFile.html#g-file-unmount-mountable-with-operation" since="2.22"/>
336     <keyword type="function" name="g_file_unmount_mountable_with_operation_finish ()" link="GFile.html#g-file-unmount-mountable-with-operation-finish" since="2.22"/>
337     <keyword type="function" name="g_file_eject_mountable ()" link="GFile.html#g-file-eject-mountable" deprecated="2.22: Use g_file_eject_mountable_with_operation() instead."/>
338     <keyword type="function" name="g_file_eject_mountable_finish ()" link="GFile.html#g-file-eject-mountable-finish" deprecated="2.22: Use g_file_eject_mountable_with_operation_finish() instead."/>
339     <keyword type="function" name="g_file_eject_mountable_with_operation ()" link="GFile.html#g-file-eject-mountable-with-operation" since="2.22"/>
340     <keyword type="function" name="g_file_eject_mountable_with_operation_finish ()" link="GFile.html#g-file-eject-mountable-with-operation-finish" since="2.22"/>
341     <keyword type="function" name="g_file_start_mountable ()" link="GFile.html#g-file-start-mountable" since="2.22"/>
342     <keyword type="function" name="g_file_start_mountable_finish ()" link="GFile.html#g-file-start-mountable-finish" since="2.22"/>
343     <keyword type="function" name="g_file_stop_mountable ()" link="GFile.html#g-file-stop-mountable" since="2.22"/>
344     <keyword type="function" name="g_file_stop_mountable_finish ()" link="GFile.html#g-file-stop-mountable-finish" since="2.22"/>
345     <keyword type="function" name="g_file_poll_mountable ()" link="GFile.html#g-file-poll-mountable" since="2.22"/>
346     <keyword type="function" name="g_file_poll_mountable_finish ()" link="GFile.html#g-file-poll-mountable-finish" since="2.22"/>
347     <keyword type="function" name="g_file_mount_enclosing_volume ()" link="GFile.html#g-file-mount-enclosing-volume"/>
348     <keyword type="function" name="g_file_mount_enclosing_volume_finish ()" link="GFile.html#g-file-mount-enclosing-volume-finish"/>
349     <keyword type="function" name="g_file_monitor_directory ()" link="GFile.html#g-file-monitor-directory"/>
350     <keyword type="function" name="g_file_monitor_file ()" link="GFile.html#g-file-monitor-file"/>
351     <keyword type="function" name="g_file_monitor ()" link="GFile.html#g-file-monitor" since="2.18"/>
352     <keyword type="function" name="g_file_load_contents ()" link="GFile.html#g-file-load-contents"/>
353     <keyword type="function" name="g_file_load_contents_async ()" link="GFile.html#g-file-load-contents-async"/>
354     <keyword type="function" name="g_file_load_contents_finish ()" link="GFile.html#g-file-load-contents-finish"/>
355     <keyword type="function" name="g_file_load_partial_contents_async ()" link="GFile.html#g-file-load-partial-contents-async"/>
356     <keyword type="function" name="g_file_load_partial_contents_finish ()" link="GFile.html#g-file-load-partial-contents-finish"/>
357     <keyword type="function" name="g_file_replace_contents ()" link="GFile.html#g-file-replace-contents"/>
358     <keyword type="function" name="g_file_replace_contents_async ()" link="GFile.html#g-file-replace-contents-async"/>
359     <keyword type="function" name="g_file_replace_contents_finish ()" link="GFile.html#g-file-replace-contents-finish"/>
360     <keyword type="function" name="g_file_copy_attributes ()" link="GFile.html#g-file-copy-attributes"/>
361     <keyword type="function" name="g_file_create_readwrite ()" link="GFile.html#g-file-create-readwrite" since="2.22"/>
362     <keyword type="function" name="g_file_create_readwrite_async ()" link="GFile.html#g-file-create-readwrite-async" since="2.22"/>
363     <keyword type="function" name="g_file_create_readwrite_finish ()" link="GFile.html#g-file-create-readwrite-finish" since="2.22"/>
364     <keyword type="function" name="g_file_open_readwrite ()" link="GFile.html#g-file-open-readwrite" since="2.22"/>
365     <keyword type="function" name="g_file_open_readwrite_async ()" link="GFile.html#g-file-open-readwrite-async" since="2.22"/>
366     <keyword type="function" name="g_file_open_readwrite_finish ()" link="GFile.html#g-file-open-readwrite-finish" since="2.22"/>
367     <keyword type="function" name="g_file_replace_readwrite ()" link="GFile.html#g-file-replace-readwrite" since="2.22"/>
368     <keyword type="function" name="g_file_replace_readwrite_async ()" link="GFile.html#g-file-replace-readwrite-async" since="2.22"/>
369     <keyword type="function" name="g_file_replace_readwrite_finish ()" link="GFile.html#g-file-replace-readwrite-finish" since="2.22"/>
370     <keyword type="function" name="g_file_supports_thread_contexts ()" link="GFile.html#g-file-supports-thread-contexts" since="2.22"/>
371     <keyword type="enum" name="enum GFileAttributeType" link="gio-GFileAttribute.html#GFileAttributeType"/>
372     <keyword type="enum" name="enum GFileAttributeInfoFlags" link="gio-GFileAttribute.html#GFileAttributeInfoFlags"/>
373     <keyword type="enum" name="enum GFileAttributeStatus" link="gio-GFileAttribute.html#GFileAttributeStatus"/>
374     <keyword type="struct" name="GFileAttributeInfo" link="gio-GFileAttribute.html#GFileAttributeInfo"/>
375     <keyword type="struct" name="GFileAttributeInfoList" link="gio-GFileAttribute.html#GFileAttributeInfoList"/>
376     <keyword type="function" name="g_file_attribute_info_list_new ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-new"/>
377     <keyword type="function" name="g_file_attribute_info_list_ref ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-ref"/>
378     <keyword type="function" name="g_file_attribute_info_list_unref ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-unref"/>
379     <keyword type="function" name="g_file_attribute_info_list_dup ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-dup"/>
380     <keyword type="function" name="g_file_attribute_info_list_lookup ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-lookup"/>
381     <keyword type="function" name="g_file_attribute_info_list_add ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-add"/>
382     <keyword type="struct" name="GFileAttributeMatcher" link="GFileInfo.html#GFileAttributeMatcher-struct"/>
383     <keyword type="enum" name="enum GFileType" link="GFileInfo.html#GFileType"/>
384     <keyword type="struct" name="GFileInfo" link="GFileInfo.html#GFileInfo-struct"/>
385     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-TYPE:CAPS"/>
386     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-HIDDEN:CAPS"/>
387     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_IS_BACKUP" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-BACKUP:CAPS"/>
388     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-SYMLINK:CAPS"/>
389     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_IS_VIRTUAL" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-VIRTUAL:CAPS"/>
390     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-NAME:CAPS"/>
391     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-DISPLAY-NAME:CAPS"/>
392     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_EDIT_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-EDIT-NAME:CAPS"/>
393     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_COPY_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-COPY-NAME:CAPS"/>
394     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_ICON" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-ICON:CAPS"/>
395     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-CONTENT-TYPE:CAPS"/>
396     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_FAST_CONTENT_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-FAST-CONTENT-TYPE:CAPS"/>
397     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_SIZE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SIZE:CAPS"/>
398     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-ALLOCATED-SIZE:CAPS" since="2.20"/>
399     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SYMLINK-TARGET:CAPS"/>
400     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_TARGET_URI" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-TARGET-URI:CAPS"/>
401     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SORT-ORDER:CAPS"/>
402     <keyword type="macro" name="G_FILE_ATTRIBUTE_ETAG_VALUE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ETAG-VALUE:CAPS"/>
403     <keyword type="macro" name="G_FILE_ATTRIBUTE_ID_FILE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ID-FILE:CAPS"/>
404     <keyword type="macro" name="G_FILE_ATTRIBUTE_ID_FILESYSTEM" link="GFileInfo.html#G-FILE-ATTRIBUTE-ID-FILESYSTEM:CAPS"/>
405     <keyword type="macro" name="G_FILE_ATTRIBUTE_ACCESS_CAN_READ" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-READ:CAPS"/>
406     <keyword type="macro" name="G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-WRITE:CAPS"/>
407     <keyword type="macro" name="G_FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-EXECUTE:CAPS"/>
408     <keyword type="macro" name="G_FILE_ATTRIBUTE_ACCESS_CAN_DELETE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-DELETE:CAPS"/>
409     <keyword type="macro" name="G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-TRASH:CAPS"/>
410     <keyword type="macro" name="G_FILE_ATTRIBUTE_ACCESS_CAN_RENAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-RENAME:CAPS"/>
411     <keyword type="macro" name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_MOUNT" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-MOUNT:CAPS"/>
412     <keyword type="macro" name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_UNMOUNT" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-UNMOUNT:CAPS"/>
413     <keyword type="macro" name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_EJECT" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-EJECT:CAPS"/>
414     <keyword type="macro" name="G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-UNIX-DEVICE:CAPS"/>
415     <keyword type="macro" name="G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE_FILE" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-UNIX-DEVICE-FILE:CAPS" since="2.22"/>
416     <keyword type="macro" name="G_FILE_ATTRIBUTE_MOUNTABLE_HAL_UDI" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-HAL-UDI:CAPS"/>
417     <keyword type="macro" name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_POLL" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-POLL:CAPS" since="2.22"/>
418     <keyword type="macro" name="G_FILE_ATTRIBUTE_MOUNTABLE_IS_MEDIA_CHECK_AUTOMATIC" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-IS-MEDIA-CHECK-AUTOMATIC:CAPS" since="2.22"/>
419     <keyword type="macro" name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_START" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-START:CAPS" since="2.22"/>
420     <keyword type="macro" name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_START_DEGRADED" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-START-DEGRADED:CAPS" since="2.22"/>
421     <keyword type="macro" name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_STOP" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-STOP:CAPS" since="2.22"/>
422     <keyword type="macro" name="G_FILE_ATTRIBUTE_MOUNTABLE_START_STOP_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-START-STOP-TYPE:CAPS" since="2.22"/>
423     <keyword type="macro" name="G_FILE_ATTRIBUTE_TIME_MODIFIED" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-MODIFIED:CAPS"/>
424     <keyword type="macro" name="G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-MODIFIED-USEC:CAPS"/>
425     <keyword type="macro" name="G_FILE_ATTRIBUTE_TIME_ACCESS" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-ACCESS:CAPS"/>
426     <keyword type="macro" name="G_FILE_ATTRIBUTE_TIME_ACCESS_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-ACCESS-USEC:CAPS"/>
427     <keyword type="macro" name="G_FILE_ATTRIBUTE_TIME_CHANGED" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CHANGED:CAPS"/>
428     <keyword type="macro" name="G_FILE_ATTRIBUTE_TIME_CHANGED_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CHANGED-USEC:CAPS"/>
429     <keyword type="macro" name="G_FILE_ATTRIBUTE_TIME_CREATED" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CREATED:CAPS"/>
430     <keyword type="macro" name="G_FILE_ATTRIBUTE_TIME_CREATED_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CREATED-USEC:CAPS"/>
431     <keyword type="macro" name="G_FILE_ATTRIBUTE_UNIX_DEVICE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-DEVICE:CAPS"/>
432     <keyword type="macro" name="G_FILE_ATTRIBUTE_UNIX_INODE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-INODE:CAPS"/>
433     <keyword type="macro" name="G_FILE_ATTRIBUTE_UNIX_MODE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-MODE:CAPS"/>
434     <keyword type="macro" name="G_FILE_ATTRIBUTE_UNIX_NLINK" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-NLINK:CAPS"/>
435     <keyword type="macro" name="G_FILE_ATTRIBUTE_UNIX_UID" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-UID:CAPS"/>
436     <keyword type="macro" name="G_FILE_ATTRIBUTE_UNIX_GID" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-GID:CAPS"/>
437     <keyword type="macro" name="G_FILE_ATTRIBUTE_UNIX_RDEV" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-RDEV:CAPS"/>
438     <keyword type="macro" name="G_FILE_ATTRIBUTE_UNIX_BLOCK_SIZE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-BLOCK-SIZE:CAPS"/>
439     <keyword type="macro" name="G_FILE_ATTRIBUTE_UNIX_BLOCKS" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-BLOCKS:CAPS"/>
440     <keyword type="macro" name="G_FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINT" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-IS-MOUNTPOINT:CAPS"/>
441     <keyword type="macro" name="G_FILE_ATTRIBUTE_DOS_IS_ARCHIVE" link="GFileInfo.html#G-FILE-ATTRIBUTE-DOS-IS-ARCHIVE:CAPS"/>
442     <keyword type="macro" name="G_FILE_ATTRIBUTE_DOS_IS_SYSTEM" link="GFileInfo.html#G-FILE-ATTRIBUTE-DOS-IS-SYSTEM:CAPS"/>
443     <keyword type="macro" name="G_FILE_ATTRIBUTE_OWNER_USER" link="GFileInfo.html#G-FILE-ATTRIBUTE-OWNER-USER:CAPS"/>
444     <keyword type="macro" name="G_FILE_ATTRIBUTE_OWNER_USER_REAL" link="GFileInfo.html#G-FILE-ATTRIBUTE-OWNER-USER-REAL:CAPS"/>
445     <keyword type="macro" name="G_FILE_ATTRIBUTE_OWNER_GROUP" link="GFileInfo.html#G-FILE-ATTRIBUTE-OWNER-GROUP:CAPS"/>
446     <keyword type="macro" name="G_FILE_ATTRIBUTE_THUMBNAIL_PATH" link="GFileInfo.html#G-FILE-ATTRIBUTE-THUMBNAIL-PATH:CAPS"/>
447     <keyword type="macro" name="G_FILE_ATTRIBUTE_THUMBNAILING_FAILED" link="GFileInfo.html#G-FILE-ATTRIBUTE-THUMBNAILING-FAILED:CAPS"/>
448     <keyword type="macro" name="G_FILE_ATTRIBUTE_PREVIEW_ICON" link="GFileInfo.html#G-FILE-ATTRIBUTE-PREVIEW-ICON:CAPS" since="2.20"/>
449     <keyword type="macro" name="G_FILE_ATTRIBUTE_FILESYSTEM_SIZE" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-SIZE:CAPS"/>
450     <keyword type="macro" name="G_FILE_ATTRIBUTE_FILESYSTEM_FREE" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-FREE:CAPS"/>
451     <keyword type="macro" name="G_FILE_ATTRIBUTE_FILESYSTEM_USED" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-USED:CAPS" since="2.32"/>
452     <keyword type="macro" name="G_FILE_ATTRIBUTE_FILESYSTEM_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-TYPE:CAPS"/>
453     <keyword type="macro" name="G_FILE_ATTRIBUTE_FILESYSTEM_READONLY" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-READONLY:CAPS"/>
454     <keyword type="macro" name="G_FILE_ATTRIBUTE_GVFS_BACKEND" link="GFileInfo.html#G-FILE-ATTRIBUTE-GVFS-BACKEND:CAPS"/>
455     <keyword type="macro" name="G_FILE_ATTRIBUTE_SELINUX_CONTEXT" link="GFileInfo.html#G-FILE-ATTRIBUTE-SELINUX-CONTEXT:CAPS"/>
456     <keyword type="macro" name="G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT" link="GFileInfo.html#G-FILE-ATTRIBUTE-TRASH-ITEM-COUNT:CAPS"/>
457     <keyword type="macro" name="G_FILE_ATTRIBUTE_TRASH_DELETION_DATE" link="GFileInfo.html#G-FILE-ATTRIBUTE-TRASH-DELETION-DATE:CAPS" since="2.24."/>
458     <keyword type="macro" name="G_FILE_ATTRIBUTE_TRASH_ORIG_PATH" link="GFileInfo.html#G-FILE-ATTRIBUTE-TRASH-ORIG-PATH:CAPS" since="2.24."/>
459     <keyword type="macro" name="G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-USE-PREVIEW:CAPS"/>
460     <keyword type="macro" name="G_FILE_ATTRIBUTE_STANDARD_DESCRIPTION" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-DESCRIPTION:CAPS"/>
461     <keyword type="function" name="g_file_info_new ()" link="GFileInfo.html#g-file-info-new"/>
462     <keyword type="function" name="g_file_info_dup ()" link="GFileInfo.html#g-file-info-dup"/>
463     <keyword type="function" name="g_file_info_copy_into ()" link="GFileInfo.html#g-file-info-copy-into"/>
464     <keyword type="function" name="g_file_info_has_attribute ()" link="GFileInfo.html#g-file-info-has-attribute"/>
465     <keyword type="function" name="g_file_info_has_namespace ()" link="GFileInfo.html#g-file-info-has-namespace" since="2.22"/>
466     <keyword type="function" name="g_file_info_list_attributes ()" link="GFileInfo.html#g-file-info-list-attributes"/>
467     <keyword type="function" name="g_file_info_get_attribute_type ()" link="GFileInfo.html#g-file-info-get-attribute-type"/>
468     <keyword type="function" name="g_file_info_remove_attribute ()" link="GFileInfo.html#g-file-info-remove-attribute"/>
469     <keyword type="function" name="g_file_info_get_attribute_as_string ()" link="GFileInfo.html#g-file-info-get-attribute-as-string"/>
470     <keyword type="function" name="g_file_info_get_attribute_data ()" link="GFileInfo.html#g-file-info-get-attribute-data"/>
471     <keyword type="function" name="g_file_info_get_attribute_status ()" link="GFileInfo.html#g-file-info-get-attribute-status"/>
472     <keyword type="function" name="g_file_info_get_attribute_string ()" link="GFileInfo.html#g-file-info-get-attribute-string"/>
473     <keyword type="function" name="g_file_info_get_attribute_stringv ()" link="GFileInfo.html#g-file-info-get-attribute-stringv" since="2.22"/>
474     <keyword type="function" name="g_file_info_get_attribute_byte_string ()" link="GFileInfo.html#g-file-info-get-attribute-byte-string"/>
475     <keyword type="function" name="g_file_info_get_attribute_boolean ()" link="GFileInfo.html#g-file-info-get-attribute-boolean"/>
476     <keyword type="function" name="g_file_info_get_attribute_uint32 ()" link="GFileInfo.html#g-file-info-get-attribute-uint32"/>
477     <keyword type="function" name="g_file_info_get_attribute_int32 ()" link="GFileInfo.html#g-file-info-get-attribute-int32"/>
478     <keyword type="function" name="g_file_info_get_attribute_uint64 ()" link="GFileInfo.html#g-file-info-get-attribute-uint64"/>
479     <keyword type="function" name="g_file_info_get_attribute_int64 ()" link="GFileInfo.html#g-file-info-get-attribute-int64"/>
480     <keyword type="function" name="g_file_info_get_attribute_object ()" link="GFileInfo.html#g-file-info-get-attribute-object"/>
481     <keyword type="function" name="g_file_info_set_attribute ()" link="GFileInfo.html#g-file-info-set-attribute"/>
482     <keyword type="function" name="g_file_info_set_attribute_status ()" link="GFileInfo.html#g-file-info-set-attribute-status" since="2.22"/>
483     <keyword type="function" name="g_file_info_set_attribute_string ()" link="GFileInfo.html#g-file-info-set-attribute-string"/>
484     <keyword type="function" name="g_file_info_set_attribute_stringv ()" link="GFileInfo.html#g-file-info-set-attribute-stringv"/>
485     <keyword type="function" name="g_file_info_set_attribute_byte_string ()" link="GFileInfo.html#g-file-info-set-attribute-byte-string"/>
486     <keyword type="function" name="g_file_info_set_attribute_boolean ()" link="GFileInfo.html#g-file-info-set-attribute-boolean"/>
487     <keyword type="function" name="g_file_info_set_attribute_uint32 ()" link="GFileInfo.html#g-file-info-set-attribute-uint32"/>
488     <keyword type="function" name="g_file_info_set_attribute_int32 ()" link="GFileInfo.html#g-file-info-set-attribute-int32"/>
489     <keyword type="function" name="g_file_info_set_attribute_uint64 ()" link="GFileInfo.html#g-file-info-set-attribute-uint64"/>
490     <keyword type="function" name="g_file_info_set_attribute_int64 ()" link="GFileInfo.html#g-file-info-set-attribute-int64"/>
491     <keyword type="function" name="g_file_info_set_attribute_object ()" link="GFileInfo.html#g-file-info-set-attribute-object"/>
492     <keyword type="function" name="g_file_info_clear_status ()" link="GFileInfo.html#g-file-info-clear-status"/>
493     <keyword type="function" name="g_file_info_get_file_type ()" link="GFileInfo.html#g-file-info-get-file-type"/>
494     <keyword type="function" name="g_file_info_get_is_hidden ()" link="GFileInfo.html#g-file-info-get-is-hidden"/>
495     <keyword type="function" name="g_file_info_get_is_backup ()" link="GFileInfo.html#g-file-info-get-is-backup"/>
496     <keyword type="function" name="g_file_info_get_is_symlink ()" link="GFileInfo.html#g-file-info-get-is-symlink"/>
497     <keyword type="function" name="g_file_info_get_name ()" link="GFileInfo.html#g-file-info-get-name"/>
498     <keyword type="function" name="g_file_info_get_display_name ()" link="GFileInfo.html#g-file-info-get-display-name"/>
499     <keyword type="function" name="g_file_info_get_edit_name ()" link="GFileInfo.html#g-file-info-get-edit-name"/>
500     <keyword type="function" name="g_file_info_get_icon ()" link="GFileInfo.html#g-file-info-get-icon"/>
501     <keyword type="function" name="g_file_info_get_content_type ()" link="GFileInfo.html#g-file-info-get-content-type"/>
502     <keyword type="function" name="g_file_info_get_size ()" link="GFileInfo.html#g-file-info-get-size"/>
503     <keyword type="function" name="g_file_info_get_modification_time ()" link="GFileInfo.html#g-file-info-get-modification-time"/>
504     <keyword type="function" name="g_file_info_get_symlink_target ()" link="GFileInfo.html#g-file-info-get-symlink-target"/>
505     <keyword type="function" name="g_file_info_get_etag ()" link="GFileInfo.html#g-file-info-get-etag"/>
506     <keyword type="function" name="g_file_info_get_sort_order ()" link="GFileInfo.html#g-file-info-get-sort-order"/>
507     <keyword type="function" name="g_file_info_set_attribute_mask ()" link="GFileInfo.html#g-file-info-set-attribute-mask"/>
508     <keyword type="function" name="g_file_info_unset_attribute_mask ()" link="GFileInfo.html#g-file-info-unset-attribute-mask"/>
509     <keyword type="function" name="g_file_info_set_file_type ()" link="GFileInfo.html#g-file-info-set-file-type"/>
510     <keyword type="function" name="g_file_info_set_is_hidden ()" link="GFileInfo.html#g-file-info-set-is-hidden"/>
511     <keyword type="function" name="g_file_info_set_is_symlink ()" link="GFileInfo.html#g-file-info-set-is-symlink"/>
512     <keyword type="function" name="g_file_info_set_name ()" link="GFileInfo.html#g-file-info-set-name"/>
513     <keyword type="function" name="g_file_info_set_display_name ()" link="GFileInfo.html#g-file-info-set-display-name"/>
514     <keyword type="function" name="g_file_info_set_edit_name ()" link="GFileInfo.html#g-file-info-set-edit-name"/>
515     <keyword type="function" name="g_file_info_set_icon ()" link="GFileInfo.html#g-file-info-set-icon"/>
516     <keyword type="function" name="g_file_info_set_content_type ()" link="GFileInfo.html#g-file-info-set-content-type"/>
517     <keyword type="function" name="g_file_info_set_size ()" link="GFileInfo.html#g-file-info-set-size"/>
518     <keyword type="function" name="g_file_info_set_modification_time ()" link="GFileInfo.html#g-file-info-set-modification-time"/>
519     <keyword type="function" name="g_file_info_set_symlink_target ()" link="GFileInfo.html#g-file-info-set-symlink-target"/>
520     <keyword type="function" name="g_file_info_set_sort_order ()" link="GFileInfo.html#g-file-info-set-sort-order"/>
521     <keyword type="function" name="g_file_attribute_matcher_new ()" link="GFileInfo.html#g-file-attribute-matcher-new"/>
522     <keyword type="function" name="g_file_attribute_matcher_ref ()" link="GFileInfo.html#g-file-attribute-matcher-ref"/>
523     <keyword type="function" name="g_file_attribute_matcher_subtract ()" link="GFileInfo.html#g-file-attribute-matcher-subtract"/>
524     <keyword type="function" name="g_file_attribute_matcher_unref ()" link="GFileInfo.html#g-file-attribute-matcher-unref"/>
525     <keyword type="function" name="g_file_attribute_matcher_matches ()" link="GFileInfo.html#g-file-attribute-matcher-matches"/>
526     <keyword type="function" name="g_file_attribute_matcher_matches_only ()" link="GFileInfo.html#g-file-attribute-matcher-matches-only"/>
527     <keyword type="function" name="g_file_attribute_matcher_enumerate_namespace ()" link="GFileInfo.html#g-file-attribute-matcher-enumerate-namespace"/>
528     <keyword type="function" name="g_file_attribute_matcher_enumerate_next ()" link="GFileInfo.html#g-file-attribute-matcher-enumerate-next"/>
529     <keyword type="function" name="g_file_attribute_matcher_to_string ()" link="GFileInfo.html#g-file-attribute-matcher-to-string" since="2.32"/>
530     <keyword type="struct" name="GFileEnumerator" link="GFileEnumerator.html#GFileEnumerator-struct"/>
531     <keyword type="function" name="g_file_enumerator_next_file ()" link="GFileEnumerator.html#g-file-enumerator-next-file"/>
532     <keyword type="function" name="g_file_enumerator_close ()" link="GFileEnumerator.html#g-file-enumerator-close"/>
533     <keyword type="function" name="g_file_enumerator_next_files_async ()" link="GFileEnumerator.html#g-file-enumerator-next-files-async"/>
534     <keyword type="function" name="g_file_enumerator_next_files_finish ()" link="GFileEnumerator.html#g-file-enumerator-next-files-finish"/>
535     <keyword type="function" name="g_file_enumerator_close_async ()" link="GFileEnumerator.html#g-file-enumerator-close-async"/>
536     <keyword type="function" name="g_file_enumerator_close_finish ()" link="GFileEnumerator.html#g-file-enumerator-close-finish"/>
537     <keyword type="function" name="g_file_enumerator_is_closed ()" link="GFileEnumerator.html#g-file-enumerator-is-closed"/>
538     <keyword type="function" name="g_file_enumerator_has_pending ()" link="GFileEnumerator.html#g-file-enumerator-has-pending"/>
539     <keyword type="function" name="g_file_enumerator_set_pending ()" link="GFileEnumerator.html#g-file-enumerator-set-pending"/>
540     <keyword type="function" name="g_file_enumerator_get_container ()" link="GFileEnumerator.html#g-file-enumerator-get-container" since="2.18"/>
541     <keyword type="property" name="The &quot;container&quot; property" link="GFileEnumerator.html#GFileEnumerator--container"/>
542     <keyword type="macro" name="G_IO_ERROR" link="gio-GIOError.html#G-IO-ERROR:CAPS"/>
543     <keyword type="enum" name="enum GIOErrorEnum" link="gio-GIOError.html#GIOErrorEnum"/>
544     <keyword type="function" name="g_io_error_from_errno ()" link="gio-GIOError.html#g-io-error-from-errno"/>
545     <keyword type="function" name="g_io_error_from_win32_error ()" link="gio-GIOError.html#g-io-error-from-win32-error" since="2.26"/>
546     <keyword type="enum" name="enum GAskPasswordFlags" link="GMountOperation.html#GAskPasswordFlags"/>
547     <keyword type="enum" name="enum GPasswordSave" link="GMountOperation.html#GPasswordSave"/>
548     <keyword type="struct" name="GMountOperation" link="GMountOperation.html#GMountOperation-struct"/>
549     <keyword type="enum" name="enum GMountOperationResult" link="GMountOperation.html#GMountOperationResult"/>
550     <keyword type="function" name="g_mount_operation_new ()" link="GMountOperation.html#g-mount-operation-new"/>
551     <keyword type="function" name="g_mount_operation_get_username ()" link="GMountOperation.html#g-mount-operation-get-username"/>
552     <keyword type="function" name="g_mount_operation_set_username ()" link="GMountOperation.html#g-mount-operation-set-username"/>
553     <keyword type="function" name="g_mount_operation_get_password ()" link="GMountOperation.html#g-mount-operation-get-password"/>
554     <keyword type="function" name="g_mount_operation_set_password ()" link="GMountOperation.html#g-mount-operation-set-password"/>
555     <keyword type="function" name="g_mount_operation_get_anonymous ()" link="GMountOperation.html#g-mount-operation-get-anonymous"/>
556     <keyword type="function" name="g_mount_operation_set_anonymous ()" link="GMountOperation.html#g-mount-operation-set-anonymous"/>
557     <keyword type="function" name="g_mount_operation_get_domain ()" link="GMountOperation.html#g-mount-operation-get-domain"/>
558     <keyword type="function" name="g_mount_operation_set_domain ()" link="GMountOperation.html#g-mount-operation-set-domain"/>
559     <keyword type="function" name="g_mount_operation_get_password_save ()" link="GMountOperation.html#g-mount-operation-get-password-save"/>
560     <keyword type="function" name="g_mount_operation_set_password_save ()" link="GMountOperation.html#g-mount-operation-set-password-save"/>
561     <keyword type="function" name="g_mount_operation_get_choice ()" link="GMountOperation.html#g-mount-operation-get-choice"/>
562     <keyword type="function" name="g_mount_operation_set_choice ()" link="GMountOperation.html#g-mount-operation-set-choice"/>
563     <keyword type="function" name="g_mount_operation_reply ()" link="GMountOperation.html#g-mount-operation-reply"/>
564     <keyword type="property" name="The &quot;anonymous&quot; property" link="GMountOperation.html#GMountOperation--anonymous"/>
565     <keyword type="property" name="The &quot;choice&quot; property" link="GMountOperation.html#GMountOperation--choice"/>
566     <keyword type="property" name="The &quot;domain&quot; property" link="GMountOperation.html#GMountOperation--domain"/>
567     <keyword type="property" name="The &quot;password&quot; property" link="GMountOperation.html#GMountOperation--password"/>
568     <keyword type="property" name="The &quot;password-save&quot; property" link="GMountOperation.html#GMountOperation--password-save"/>
569     <keyword type="property" name="The &quot;username&quot; property" link="GMountOperation.html#GMountOperation--username"/>
570     <keyword type="signal" name="The &quot;aborted&quot; signal" link="GMountOperation.html#GMountOperation-aborted"/>
571     <keyword type="signal" name="The &quot;ask-password&quot; signal" link="GMountOperation.html#GMountOperation-ask-password"/>
572     <keyword type="signal" name="The &quot;ask-question&quot; signal" link="GMountOperation.html#GMountOperation-ask-question"/>
573     <keyword type="signal" name="The &quot;reply&quot; signal" link="GMountOperation.html#GMountOperation-reply"/>
574     <keyword type="signal" name="The &quot;show-processes&quot; signal" link="GMountOperation.html#GMountOperation-show-processes"/>
575     <keyword type="enum" name="enum GFileMonitorEvent" link="GFileMonitor.html#GFileMonitorEvent"/>
576     <keyword type="struct" name="GFileMonitor" link="GFileMonitor.html#GFileMonitor-struct"/>
577     <keyword type="function" name="g_file_monitor_cancel ()" link="GFileMonitor.html#g-file-monitor-cancel"/>
578     <keyword type="function" name="g_file_monitor_is_cancelled ()" link="GFileMonitor.html#g-file-monitor-is-cancelled"/>
579     <keyword type="function" name="g_file_monitor_set_rate_limit ()" link="GFileMonitor.html#g-file-monitor-set-rate-limit"/>
580     <keyword type="function" name="g_file_monitor_emit_event ()" link="GFileMonitor.html#g-file-monitor-emit-event"/>
581     <keyword type="property" name="The &quot;cancelled&quot; property" link="GFileMonitor.html#GFileMonitor--cancelled"/>
582     <keyword type="property" name="The &quot;rate-limit&quot; property" link="GFileMonitor.html#GFileMonitor--rate-limit"/>
583     <keyword type="signal" name="The &quot;changed&quot; signal" link="GFileMonitor.html#GFileMonitor-changed"/>
584     <keyword type="struct" name="GFilenameCompleter" link="GFilenameCompleter.html#GFilenameCompleter-struct"/>
585     <keyword type="function" name="g_filename_completer_new ()" link="GFilenameCompleter.html#g-filename-completer-new"/>
586     <keyword type="function" name="g_filename_completer_get_completion_suffix ()" link="GFilenameCompleter.html#g-filename-completer-get-completion-suffix"/>
587     <keyword type="function" name="g_filename_completer_get_completions ()" link="GFilenameCompleter.html#g-filename-completer-get-completions"/>
588     <keyword type="function" name="g_filename_completer_set_dirs_only ()" link="GFilenameCompleter.html#g-filename-completer-set-dirs-only"/>
589     <keyword type="signal" name="The &quot;got-completion-data&quot; signal" link="GFilenameCompleter.html#GFilenameCompleter-got-completion-data"/>
590     <keyword type="struct" name="GCancellable" link="GCancellable.html#GCancellable-struct"/>
591     <keyword type="function" name="g_cancellable_new ()" link="GCancellable.html#g-cancellable-new"/>
592     <keyword type="function" name="g_cancellable_is_cancelled ()" link="GCancellable.html#g-cancellable-is-cancelled"/>
593     <keyword type="function" name="g_cancellable_set_error_if_cancelled ()" link="GCancellable.html#g-cancellable-set-error-if-cancelled"/>
594     <keyword type="function" name="g_cancellable_get_fd ()" link="GCancellable.html#g-cancellable-get-fd"/>
595     <keyword type="function" name="g_cancellable_make_pollfd ()" link="GCancellable.html#g-cancellable-make-pollfd" since="2.22"/>
596     <keyword type="function" name="g_cancellable_release_fd ()" link="GCancellable.html#g-cancellable-release-fd" since="2.22"/>
597     <keyword type="function" name="g_cancellable_source_new ()" link="GCancellable.html#g-cancellable-source-new" since="2.28"/>
598     <keyword type="function" name="GCancellableSourceFunc ()" link="GCancellable.html#GCancellableSourceFunc" since="2.28"/>
599     <keyword type="function" name="g_cancellable_get_current ()" link="GCancellable.html#g-cancellable-get-current"/>
600     <keyword type="function" name="g_cancellable_pop_current ()" link="GCancellable.html#g-cancellable-pop-current"/>
601     <keyword type="function" name="g_cancellable_push_current ()" link="GCancellable.html#g-cancellable-push-current"/>
602     <keyword type="function" name="g_cancellable_reset ()" link="GCancellable.html#g-cancellable-reset"/>
603     <keyword type="function" name="g_cancellable_connect ()" link="GCancellable.html#g-cancellable-connect" since="2.22"/>
604     <keyword type="function" name="g_cancellable_disconnect ()" link="GCancellable.html#g-cancellable-disconnect" since="2.22"/>
605     <keyword type="function" name="g_cancellable_cancel ()" link="GCancellable.html#g-cancellable-cancel"/>
606     <keyword type="signal" name="The &quot;cancelled&quot; signal" link="GCancellable.html#GCancellable-cancelled"/>
607     <keyword type="struct" name="GAsyncResult" link="GAsyncResult.html#GAsyncResult-struct"/>
608     <keyword type="struct" name="struct GAsyncResultIface" link="GAsyncResult.html#GAsyncResultIface"/>
609     <keyword type="function" name="GAsyncReadyCallback ()" link="GAsyncResult.html#GAsyncReadyCallback"/>
610     <keyword type="function" name="g_async_result_get_user_data ()" link="GAsyncResult.html#g-async-result-get-user-data"/>
611     <keyword type="function" name="g_async_result_get_source_object ()" link="GAsyncResult.html#g-async-result-get-source-object"/>
612     <keyword type="struct" name="GIOSchedulerJob" link="gio-GIOScheduler.html#GIOSchedulerJob"/>
613     <keyword type="function" name="GIOSchedulerJobFunc ()" link="gio-GIOScheduler.html#GIOSchedulerJobFunc"/>
614     <keyword type="function" name="g_io_scheduler_push_job ()" link="gio-GIOScheduler.html#g-io-scheduler-push-job"/>
615     <keyword type="function" name="g_io_scheduler_cancel_all_jobs ()" link="gio-GIOScheduler.html#g-io-scheduler-cancel-all-jobs"/>
616     <keyword type="function" name="g_io_scheduler_job_send_to_mainloop ()" link="gio-GIOScheduler.html#g-io-scheduler-job-send-to-mainloop"/>
617     <keyword type="function" name="g_io_scheduler_job_send_to_mainloop_async ()" link="gio-GIOScheduler.html#g-io-scheduler-job-send-to-mainloop-async"/>
618     <keyword type="struct" name="GSimpleAsyncResult" link="GSimpleAsyncResult.html#GSimpleAsyncResult-struct"/>
619     <keyword type="function" name="GSimpleAsyncThreadFunc ()" link="GSimpleAsyncResult.html#GSimpleAsyncThreadFunc"/>
620     <keyword type="function" name="g_simple_async_result_new ()" link="GSimpleAsyncResult.html#g-simple-async-result-new"/>
621     <keyword type="function" name="g_simple_async_result_new_error ()" link="GSimpleAsyncResult.html#g-simple-async-result-new-error"/>
622     <keyword type="function" name="g_simple_async_result_new_from_error ()" link="GSimpleAsyncResult.html#g-simple-async-result-new-from-error"/>
623     <keyword type="function" name="g_simple_async_result_new_take_error ()" link="GSimpleAsyncResult.html#g-simple-async-result-new-take-error" since="2.28"/>
624     <keyword type="function" name="g_simple_async_result_set_check_cancellable ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-check-cancellable" since="2.32"/>
625     <keyword type="function" name="g_simple_async_result_set_op_res_gpointer ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-op-res-gpointer"/>
626     <keyword type="function" name="g_simple_async_result_get_op_res_gpointer ()" link="GSimpleAsyncResult.html#g-simple-async-result-get-op-res-gpointer"/>
627     <keyword type="function" name="g_simple_async_result_set_op_res_gssize ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-op-res-gssize"/>
628     <keyword type="function" name="g_simple_async_result_get_op_res_gssize ()" link="GSimpleAsyncResult.html#g-simple-async-result-get-op-res-gssize"/>
629     <keyword type="function" name="g_simple_async_result_set_op_res_gboolean ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-op-res-gboolean"/>
630     <keyword type="function" name="g_simple_async_result_get_op_res_gboolean ()" link="GSimpleAsyncResult.html#g-simple-async-result-get-op-res-gboolean"/>
631     <keyword type="function" name="g_simple_async_result_get_source_tag ()" link="GSimpleAsyncResult.html#g-simple-async-result-get-source-tag"/>
632     <keyword type="function" name="g_simple_async_result_is_valid ()" link="GSimpleAsyncResult.html#g-simple-async-result-is-valid" since="2.20"/>
633     <keyword type="function" name="g_simple_async_result_set_handle_cancellation ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-handle-cancellation"/>
634     <keyword type="function" name="g_simple_async_result_complete ()" link="GSimpleAsyncResult.html#g-simple-async-result-complete"/>
635     <keyword type="function" name="g_simple_async_result_complete_in_idle ()" link="GSimpleAsyncResult.html#g-simple-async-result-complete-in-idle"/>
636     <keyword type="function" name="g_simple_async_result_run_in_thread ()" link="GSimpleAsyncResult.html#g-simple-async-result-run-in-thread"/>
637     <keyword type="function" name="g_simple_async_result_set_from_error ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-from-error"/>
638     <keyword type="function" name="g_simple_async_result_take_error ()" link="GSimpleAsyncResult.html#g-simple-async-result-take-error" since="2.28"/>
639     <keyword type="function" name="g_simple_async_result_propagate_error ()" link="GSimpleAsyncResult.html#g-simple-async-result-propagate-error"/>
640     <keyword type="function" name="g_simple_async_result_set_error ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-error"/>
641     <keyword type="function" name="g_simple_async_result_set_error_va ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-error-va"/>
642     <keyword type="function" name="g_simple_async_report_error_in_idle ()" link="GSimpleAsyncResult.html#g-simple-async-report-error-in-idle"/>
643     <keyword type="function" name="g_simple_async_report_gerror_in_idle ()" link="GSimpleAsyncResult.html#g-simple-async-report-gerror-in-idle"/>
644     <keyword type="function" name="g_simple_async_report_take_gerror_in_idle ()" link="GSimpleAsyncResult.html#g-simple-async-report-take-gerror-in-idle" since="2.28"/>
645     <keyword type="struct" name="GConverter" link="GConverter.html#GConverter-struct"/>
646     <keyword type="struct" name="struct GConverterIface" link="GConverter.html#GConverterIface" since="2.24"/>
647     <keyword type="enum" name="enum GConverterResult" link="GConverter.html#GConverterResult" since="2.24"/>
648     <keyword type="enum" name="enum GConverterFlags" link="GConverter.html#GConverterFlags" since="2.24"/>
649     <keyword type="function" name="g_converter_convert ()" link="GConverter.html#g-converter-convert" since="2.24"/>
650     <keyword type="function" name="g_converter_reset ()" link="GConverter.html#g-converter-reset" since="2.24"/>
651     <keyword type="struct" name="GCharsetConverter" link="GCharsetConverter.html#GCharsetConverter-struct"/>
652     <keyword type="function" name="g_charset_converter_new ()" link="GCharsetConverter.html#g-charset-converter-new" since="2.24"/>
653     <keyword type="function" name="g_charset_converter_set_use_fallback ()" link="GCharsetConverter.html#g-charset-converter-set-use-fallback" since="2.24"/>
654     <keyword type="function" name="g_charset_converter_get_use_fallback ()" link="GCharsetConverter.html#g-charset-converter-get-use-fallback" since="2.24"/>
655     <keyword type="function" name="g_charset_converter_get_num_fallbacks ()" link="GCharsetConverter.html#g-charset-converter-get-num-fallbacks" since="2.24"/>
656     <keyword type="property" name="The &quot;from-charset&quot; property" link="GCharsetConverter.html#GCharsetConverter--from-charset"/>
657     <keyword type="property" name="The &quot;to-charset&quot; property" link="GCharsetConverter.html#GCharsetConverter--to-charset"/>
658     <keyword type="property" name="The &quot;use-fallback&quot; property" link="GCharsetConverter.html#GCharsetConverter--use-fallback"/>
659     <keyword type="struct" name="GZlibCompressor" link="GZlibCompressor.html#GZlibCompressor-struct"/>
660     <keyword type="enum" name="enum GZlibCompressorFormat" link="GZlibCompressor.html#GZlibCompressorFormat" since="2.24"/>
661     <keyword type="function" name="g_zlib_compressor_new ()" link="GZlibCompressor.html#g-zlib-compressor-new" since="2.24"/>
662     <keyword type="function" name="g_zlib_compressor_get_file_info ()" link="GZlibCompressor.html#g-zlib-compressor-get-file-info" since="2.26"/>
663     <keyword type="function" name="g_zlib_compressor_set_file_info ()" link="GZlibCompressor.html#g-zlib-compressor-set-file-info" since="2.26"/>
664     <keyword type="property" name="The &quot;file-info&quot; property" link="GZlibCompressor.html#GZlibCompressor--file-info"/>
665     <keyword type="property" name="The &quot;format&quot; property" link="GZlibCompressor.html#GZlibCompressor--format"/>
666     <keyword type="property" name="The &quot;level&quot; property" link="GZlibCompressor.html#GZlibCompressor--level"/>
667     <keyword type="struct" name="GZlibDecompressor" link="GZlibDecompressor.html#GZlibDecompressor-struct"/>
668     <keyword type="function" name="g_zlib_decompressor_new ()" link="GZlibDecompressor.html#g-zlib-decompressor-new" since="2.24"/>
669     <keyword type="function" name="g_zlib_decompressor_get_file_info ()" link="GZlibDecompressor.html#g-zlib-decompressor-get-file-info" since="2.26"/>
670     <keyword type="property" name="The &quot;file-info&quot; property" link="GZlibDecompressor.html#GZlibDecompressor--file-info"/>
671     <keyword type="property" name="The &quot;format&quot; property" link="GZlibDecompressor.html#GZlibDecompressor--format"/>
672     <keyword type="struct" name="GSeekable" link="GSeekable.html#GSeekable-struct"/>
673     <keyword type="struct" name="struct GSeekableIface" link="GSeekable.html#GSeekableIface"/>
674     <keyword type="function" name="g_seekable_tell ()" link="GSeekable.html#g-seekable-tell"/>
675     <keyword type="function" name="g_seekable_can_seek ()" link="GSeekable.html#g-seekable-can-seek"/>
676     <keyword type="function" name="g_seekable_seek ()" link="GSeekable.html#g-seekable-seek"/>
677     <keyword type="function" name="g_seekable_can_truncate ()" link="GSeekable.html#g-seekable-can-truncate"/>
678     <keyword type="function" name="g_seekable_truncate ()" link="GSeekable.html#g-seekable-truncate"/>
679     <keyword type="struct" name="GInputStream" link="GInputStream.html#GInputStream-struct"/>
680     <keyword type="function" name="g_input_stream_read ()" link="GInputStream.html#g-input-stream-read"/>
681     <keyword type="function" name="g_input_stream_read_all ()" link="GInputStream.html#g-input-stream-read-all"/>
682     <keyword type="function" name="g_input_stream_skip ()" link="GInputStream.html#g-input-stream-skip"/>
683     <keyword type="function" name="g_input_stream_close ()" link="GInputStream.html#g-input-stream-close"/>
684     <keyword type="function" name="g_input_stream_read_async ()" link="GInputStream.html#g-input-stream-read-async"/>
685     <keyword type="function" name="g_input_stream_read_finish ()" link="GInputStream.html#g-input-stream-read-finish"/>
686     <keyword type="function" name="g_input_stream_skip_async ()" link="GInputStream.html#g-input-stream-skip-async"/>
687     <keyword type="function" name="g_input_stream_skip_finish ()" link="GInputStream.html#g-input-stream-skip-finish"/>
688     <keyword type="function" name="g_input_stream_close_async ()" link="GInputStream.html#g-input-stream-close-async"/>
689     <keyword type="function" name="g_input_stream_close_finish ()" link="GInputStream.html#g-input-stream-close-finish"/>
690     <keyword type="function" name="g_input_stream_is_closed ()" link="GInputStream.html#g-input-stream-is-closed"/>
691     <keyword type="function" name="g_input_stream_has_pending ()" link="GInputStream.html#g-input-stream-has-pending"/>
692     <keyword type="function" name="g_input_stream_set_pending ()" link="GInputStream.html#g-input-stream-set-pending"/>
693     <keyword type="function" name="g_input_stream_clear_pending ()" link="GInputStream.html#g-input-stream-clear-pending"/>
694     <keyword type="enum" name="enum GOutputStreamSpliceFlags" link="GOutputStream.html#GOutputStreamSpliceFlags"/>
695     <keyword type="struct" name="GOutputStream" link="GOutputStream.html#GOutputStream-struct"/>
696     <keyword type="function" name="g_output_stream_write ()" link="GOutputStream.html#g-output-stream-write"/>
697     <keyword type="function" name="g_output_stream_write_all ()" link="GOutputStream.html#g-output-stream-write-all"/>
698     <keyword type="function" name="g_output_stream_splice ()" link="GOutputStream.html#g-output-stream-splice"/>
699     <keyword type="function" name="g_output_stream_flush ()" link="GOutputStream.html#g-output-stream-flush"/>
700     <keyword type="function" name="g_output_stream_close ()" link="GOutputStream.html#g-output-stream-close"/>
701     <keyword type="function" name="g_output_stream_write_async ()" link="GOutputStream.html#g-output-stream-write-async"/>
702     <keyword type="function" name="g_output_stream_write_finish ()" link="GOutputStream.html#g-output-stream-write-finish"/>
703     <keyword type="function" name="g_output_stream_splice_async ()" link="GOutputStream.html#g-output-stream-splice-async"/>
704     <keyword type="function" name="g_output_stream_splice_finish ()" link="GOutputStream.html#g-output-stream-splice-finish"/>
705     <keyword type="function" name="g_output_stream_flush_async ()" link="GOutputStream.html#g-output-stream-flush-async"/>
706     <keyword type="function" name="g_output_stream_flush_finish ()" link="GOutputStream.html#g-output-stream-flush-finish"/>
707     <keyword type="function" name="g_output_stream_close_async ()" link="GOutputStream.html#g-output-stream-close-async"/>
708     <keyword type="function" name="g_output_stream_close_finish ()" link="GOutputStream.html#g-output-stream-close-finish"/>
709     <keyword type="function" name="g_output_stream_is_closing ()" link="GOutputStream.html#g-output-stream-is-closing" since="2.24"/>
710     <keyword type="function" name="g_output_stream_is_closed ()" link="GOutputStream.html#g-output-stream-is-closed"/>
711     <keyword type="function" name="g_output_stream_has_pending ()" link="GOutputStream.html#g-output-stream-has-pending"/>
712     <keyword type="function" name="g_output_stream_set_pending ()" link="GOutputStream.html#g-output-stream-set-pending"/>
713     <keyword type="function" name="g_output_stream_clear_pending ()" link="GOutputStream.html#g-output-stream-clear-pending"/>
714     <keyword type="enum" name="enum GIOStreamSpliceFlags" link="GIOStream.html#GIOStreamSpliceFlags" since="2.28"/>
715     <keyword type="struct" name="GIOStream" link="GIOStream.html#GIOStream-struct"/>
716     <keyword type="function" name="g_io_stream_get_input_stream ()" link="GIOStream.html#g-io-stream-get-input-stream" since="2.22"/>
717     <keyword type="function" name="g_io_stream_get_output_stream ()" link="GIOStream.html#g-io-stream-get-output-stream" since="2.22"/>
718     <keyword type="function" name="g_io_stream_splice_async ()" link="GIOStream.html#g-io-stream-splice-async" since="2.28"/>
719     <keyword type="function" name="g_io_stream_splice_finish ()" link="GIOStream.html#g-io-stream-splice-finish" since="2.28"/>
720     <keyword type="function" name="g_io_stream_close ()" link="GIOStream.html#g-io-stream-close" since="2.22"/>
721     <keyword type="function" name="g_io_stream_close_async ()" link="GIOStream.html#g-io-stream-close-async" since="2.22"/>
722     <keyword type="function" name="g_io_stream_close_finish ()" link="GIOStream.html#g-io-stream-close-finish" since="2.22"/>
723     <keyword type="function" name="g_io_stream_is_closed ()" link="GIOStream.html#g-io-stream-is-closed" since="2.22"/>
724     <keyword type="function" name="g_io_stream_has_pending ()" link="GIOStream.html#g-io-stream-has-pending" since="2.22"/>
725     <keyword type="function" name="g_io_stream_set_pending ()" link="GIOStream.html#g-io-stream-set-pending" since="2.22"/>
726     <keyword type="function" name="g_io_stream_clear_pending ()" link="GIOStream.html#g-io-stream-clear-pending" since="2.22"/>
727     <keyword type="property" name="The &quot;closed&quot; property" link="GIOStream.html#GIOStream--closed"/>
728     <keyword type="property" name="The &quot;input-stream&quot; property" link="GIOStream.html#GIOStream--input-stream"/>
729     <keyword type="property" name="The &quot;output-stream&quot; property" link="GIOStream.html#GIOStream--output-stream"/>
730     <keyword type="struct" name="GFileInputStream" link="GFileInputStream.html#GFileInputStream-struct"/>
731     <keyword type="function" name="g_file_input_stream_query_info ()" link="GFileInputStream.html#g-file-input-stream-query-info"/>
732     <keyword type="function" name="g_file_input_stream_query_info_async ()" link="GFileInputStream.html#g-file-input-stream-query-info-async"/>
733     <keyword type="function" name="g_file_input_stream_query_info_finish ()" link="GFileInputStream.html#g-file-input-stream-query-info-finish"/>
734     <keyword type="struct" name="GFileOutputStream" link="GFileOutputStream.html#GFileOutputStream-struct"/>
735     <keyword type="function" name="g_file_output_stream_query_info ()" link="GFileOutputStream.html#g-file-output-stream-query-info"/>
736     <keyword type="function" name="g_file_output_stream_query_info_async ()" link="GFileOutputStream.html#g-file-output-stream-query-info-async"/>
737     <keyword type="function" name="g_file_output_stream_query_info_finish ()" link="GFileOutputStream.html#g-file-output-stream-query-info-finish"/>
738     <keyword type="function" name="g_file_output_stream_get_etag ()" link="GFileOutputStream.html#g-file-output-stream-get-etag"/>
739     <keyword type="struct" name="GFileIOStream" link="GFileIOStream.html#GFileIOStream-struct"/>
740     <keyword type="function" name="g_file_io_stream_get_etag ()" link="GFileIOStream.html#g-file-io-stream-get-etag" since="2.22"/>
741     <keyword type="function" name="g_file_io_stream_query_info ()" link="GFileIOStream.html#g-file-io-stream-query-info" since="2.22"/>
742     <keyword type="function" name="g_file_io_stream_query_info_async ()" link="GFileIOStream.html#g-file-io-stream-query-info-async" since="2.22"/>
743     <keyword type="function" name="g_file_io_stream_query_info_finish ()" link="GFileIOStream.html#g-file-io-stream-query-info-finish" since="2.22"/>
744     <keyword type="struct" name="GFileDescriptorBased" link="GFileDescriptorBased.html#GFileDescriptorBased-struct"/>
745     <keyword type="function" name="g_file_descriptor_based_get_fd ()" link="GFileDescriptorBased.html#g-file-descriptor-based-get-fd" since="2.24"/>
746     <keyword type="struct" name="GFilterInputStream" link="GFilterInputStream.html#GFilterInputStream-struct"/>
747     <keyword type="function" name="g_filter_input_stream_get_base_stream ()" link="GFilterInputStream.html#g-filter-input-stream-get-base-stream"/>
748     <keyword type="function" name="g_filter_input_stream_get_close_base_stream ()" link="GFilterInputStream.html#g-filter-input-stream-get-close-base-stream"/>
749     <keyword type="function" name="g_filter_input_stream_set_close_base_stream ()" link="GFilterInputStream.html#g-filter-input-stream-set-close-base-stream"/>
750     <keyword type="property" name="The &quot;base-stream&quot; property" link="GFilterInputStream.html#GFilterInputStream--base-stream"/>
751     <keyword type="property" name="The &quot;close-base-stream&quot; property" link="GFilterInputStream.html#GFilterInputStream--close-base-stream"/>
752     <keyword type="struct" name="GFilterOutputStream" link="GFilterOutputStream.html#GFilterOutputStream-struct"/>
753     <keyword type="function" name="g_filter_output_stream_get_base_stream ()" link="GFilterOutputStream.html#g-filter-output-stream-get-base-stream"/>
754     <keyword type="function" name="g_filter_output_stream_get_close_base_stream ()" link="GFilterOutputStream.html#g-filter-output-stream-get-close-base-stream"/>
755     <keyword type="function" name="g_filter_output_stream_set_close_base_stream ()" link="GFilterOutputStream.html#g-filter-output-stream-set-close-base-stream"/>
756     <keyword type="property" name="The &quot;base-stream&quot; property" link="GFilterOutputStream.html#GFilterOutputStream--base-stream"/>
757     <keyword type="property" name="The &quot;close-base-stream&quot; property" link="GFilterOutputStream.html#GFilterOutputStream--close-base-stream"/>
758     <keyword type="struct" name="GMemoryInputStream" link="GMemoryInputStream.html#GMemoryInputStream-struct"/>
759     <keyword type="function" name="g_memory_input_stream_new ()" link="GMemoryInputStream.html#g-memory-input-stream-new"/>
760     <keyword type="function" name="g_memory_input_stream_new_from_data ()" link="GMemoryInputStream.html#g-memory-input-stream-new-from-data"/>
761     <keyword type="function" name="g_memory_input_stream_add_data ()" link="GMemoryInputStream.html#g-memory-input-stream-add-data"/>
762     <keyword type="function" name="GReallocFunc ()" link="GMemoryOutputStream.html#GReallocFunc"/>
763     <keyword type="struct" name="GMemoryOutputStream" link="GMemoryOutputStream.html#GMemoryOutputStream-struct"/>
764     <keyword type="function" name="g_memory_output_stream_new ()" link="GMemoryOutputStream.html#g-memory-output-stream-new"/>
765     <keyword type="function" name="g_memory_output_stream_get_data ()" link="GMemoryOutputStream.html#g-memory-output-stream-get-data"/>
766     <keyword type="function" name="g_memory_output_stream_get_size ()" link="GMemoryOutputStream.html#g-memory-output-stream-get-size"/>
767     <keyword type="function" name="g_memory_output_stream_get_data_size ()" link="GMemoryOutputStream.html#g-memory-output-stream-get-data-size" since="2.18"/>
768     <keyword type="function" name="g_memory_output_stream_steal_data ()" link="GMemoryOutputStream.html#g-memory-output-stream-steal-data" since="2.26"/>
769     <keyword type="property" name="The &quot;data&quot; property" link="GMemoryOutputStream.html#GMemoryOutputStream--data"/>
770     <keyword type="property" name="The &quot;data-size&quot; property" link="GMemoryOutputStream.html#GMemoryOutputStream--data-size"/>
771     <keyword type="property" name="The &quot;destroy-function&quot; property" link="GMemoryOutputStream.html#GMemoryOutputStream--destroy-function"/>
772     <keyword type="property" name="The &quot;realloc-function&quot; property" link="GMemoryOutputStream.html#GMemoryOutputStream--realloc-function"/>
773     <keyword type="property" name="The &quot;size&quot; property" link="GMemoryOutputStream.html#GMemoryOutputStream--size"/>
774     <keyword type="struct" name="GBufferedInputStream" link="GBufferedInputStream.html#GBufferedInputStream-struct"/>
775     <keyword type="function" name="g_buffered_input_stream_new ()" link="GBufferedInputStream.html#g-buffered-input-stream-new"/>
776     <keyword type="function" name="g_buffered_input_stream_new_sized ()" link="GBufferedInputStream.html#g-buffered-input-stream-new-sized"/>
777     <keyword type="function" name="g_buffered_input_stream_get_buffer_size ()" link="GBufferedInputStream.html#g-buffered-input-stream-get-buffer-size"/>
778     <keyword type="function" name="g_buffered_input_stream_set_buffer_size ()" link="GBufferedInputStream.html#g-buffered-input-stream-set-buffer-size"/>
779     <keyword type="function" name="g_buffered_input_stream_get_available ()" link="GBufferedInputStream.html#g-buffered-input-stream-get-available"/>
780     <keyword type="function" name="g_buffered_input_stream_peek_buffer ()" link="GBufferedInputStream.html#g-buffered-input-stream-peek-buffer"/>
781     <keyword type="function" name="g_buffered_input_stream_peek ()" link="GBufferedInputStream.html#g-buffered-input-stream-peek"/>
782     <keyword type="function" name="g_buffered_input_stream_fill ()" link="GBufferedInputStream.html#g-buffered-input-stream-fill"/>
783     <keyword type="function" name="g_buffered_input_stream_fill_async ()" link="GBufferedInputStream.html#g-buffered-input-stream-fill-async"/>
784     <keyword type="function" name="g_buffered_input_stream_fill_finish ()" link="GBufferedInputStream.html#g-buffered-input-stream-fill-finish"/>
785     <keyword type="function" name="g_buffered_input_stream_read_byte ()" link="GBufferedInputStream.html#g-buffered-input-stream-read-byte"/>
786     <keyword type="property" name="The &quot;buffer-size&quot; property" link="GBufferedInputStream.html#GBufferedInputStream--buffer-size"/>
787     <keyword type="struct" name="GBufferedOutputStream" link="GBufferedOutputStream.html#GBufferedOutputStream-struct"/>
788     <keyword type="function" name="g_buffered_output_stream_new ()" link="GBufferedOutputStream.html#g-buffered-output-stream-new"/>
789     <keyword type="function" name="g_buffered_output_stream_new_sized ()" link="GBufferedOutputStream.html#g-buffered-output-stream-new-sized"/>
790     <keyword type="function" name="g_buffered_output_stream_get_buffer_size ()" link="GBufferedOutputStream.html#g-buffered-output-stream-get-buffer-size"/>
791     <keyword type="function" name="g_buffered_output_stream_set_buffer_size ()" link="GBufferedOutputStream.html#g-buffered-output-stream-set-buffer-size"/>
792     <keyword type="function" name="g_buffered_output_stream_get_auto_grow ()" link="GBufferedOutputStream.html#g-buffered-output-stream-get-auto-grow"/>
793     <keyword type="function" name="g_buffered_output_stream_set_auto_grow ()" link="GBufferedOutputStream.html#g-buffered-output-stream-set-auto-grow"/>
794     <keyword type="property" name="The &quot;auto-grow&quot; property" link="GBufferedOutputStream.html#GBufferedOutputStream--auto-grow"/>
795     <keyword type="property" name="The &quot;buffer-size&quot; property" link="GBufferedOutputStream.html#GBufferedOutputStream--buffer-size"/>
796     <keyword type="struct" name="GDataInputStream" link="GDataInputStream.html#GDataInputStream-struct"/>
797     <keyword type="enum" name="enum GDataStreamByteOrder" link="GDataInputStream.html#GDataStreamByteOrder"/>
798     <keyword type="enum" name="enum GDataStreamNewlineType" link="GDataInputStream.html#GDataStreamNewlineType"/>
799     <keyword type="function" name="g_data_input_stream_new ()" link="GDataInputStream.html#g-data-input-stream-new"/>
800     <keyword type="function" name="g_data_input_stream_set_byte_order ()" link="GDataInputStream.html#g-data-input-stream-set-byte-order"/>
801     <keyword type="function" name="g_data_input_stream_get_byte_order ()" link="GDataInputStream.html#g-data-input-stream-get-byte-order"/>
802     <keyword type="function" name="g_data_input_stream_set_newline_type ()" link="GDataInputStream.html#g-data-input-stream-set-newline-type"/>
803     <keyword type="function" name="g_data_input_stream_get_newline_type ()" link="GDataInputStream.html#g-data-input-stream-get-newline-type"/>
804     <keyword type="function" name="g_data_input_stream_read_byte ()" link="GDataInputStream.html#g-data-input-stream-read-byte"/>
805     <keyword type="function" name="g_data_input_stream_read_int16 ()" link="GDataInputStream.html#g-data-input-stream-read-int16"/>
806     <keyword type="function" name="g_data_input_stream_read_uint16 ()" link="GDataInputStream.html#g-data-input-stream-read-uint16"/>
807     <keyword type="function" name="g_data_input_stream_read_int32 ()" link="GDataInputStream.html#g-data-input-stream-read-int32"/>
808     <keyword type="function" name="g_data_input_stream_read_uint32 ()" link="GDataInputStream.html#g-data-input-stream-read-uint32"/>
809     <keyword type="function" name="g_data_input_stream_read_int64 ()" link="GDataInputStream.html#g-data-input-stream-read-int64"/>
810     <keyword type="function" name="g_data_input_stream_read_uint64 ()" link="GDataInputStream.html#g-data-input-stream-read-uint64"/>
811     <keyword type="function" name="g_data_input_stream_read_line ()" link="GDataInputStream.html#g-data-input-stream-read-line"/>
812     <keyword type="function" name="g_data_input_stream_read_line_utf8 ()" link="GDataInputStream.html#g-data-input-stream-read-line-utf8" since="2.30"/>
813     <keyword type="function" name="g_data_input_stream_read_line_async ()" link="GDataInputStream.html#g-data-input-stream-read-line-async" since="2.20"/>
814     <keyword type="function" name="g_data_input_stream_read_line_finish ()" link="GDataInputStream.html#g-data-input-stream-read-line-finish" since="2.20"/>
815     <keyword type="function" name="g_data_input_stream_read_line_finish_utf8 ()" link="GDataInputStream.html#g-data-input-stream-read-line-finish-utf8" since="2.30"/>
816     <keyword type="function" name="g_data_input_stream_read_upto ()" link="GDataInputStream.html#g-data-input-stream-read-upto" since="2.26"/>
817     <keyword type="function" name="g_data_input_stream_read_upto_async ()" link="GDataInputStream.html#g-data-input-stream-read-upto-async" since="2.26"/>
818     <keyword type="function" name="g_data_input_stream_read_upto_finish ()" link="GDataInputStream.html#g-data-input-stream-read-upto-finish" since="2.24"/>
819     <keyword type="function" name="g_data_input_stream_read_until ()" link="GDataInputStream.html#g-data-input-stream-read-until"/>
820     <keyword type="function" name="g_data_input_stream_read_until_async ()" link="GDataInputStream.html#g-data-input-stream-read-until-async" since="2.20"/>
821     <keyword type="function" name="g_data_input_stream_read_until_finish ()" link="GDataInputStream.html#g-data-input-stream-read-until-finish" since="2.20"/>
822     <keyword type="property" name="The &quot;byte-order&quot; property" link="GDataInputStream.html#GDataInputStream--byte-order"/>
823     <keyword type="property" name="The &quot;newline-type&quot; property" link="GDataInputStream.html#GDataInputStream--newline-type"/>
824     <keyword type="struct" name="struct GDataOutputStream" link="GDataOutputStream.html#GDataOutputStream-struct"/>
825     <keyword type="function" name="g_data_output_stream_new ()" link="GDataOutputStream.html#g-data-output-stream-new"/>
826     <keyword type="function" name="g_data_output_stream_set_byte_order ()" link="GDataOutputStream.html#g-data-output-stream-set-byte-order"/>
827     <keyword type="function" name="g_data_output_stream_get_byte_order ()" link="GDataOutputStream.html#g-data-output-stream-get-byte-order"/>
828     <keyword type="function" name="g_data_output_stream_put_byte ()" link="GDataOutputStream.html#g-data-output-stream-put-byte"/>
829     <keyword type="function" name="g_data_output_stream_put_int16 ()" link="GDataOutputStream.html#g-data-output-stream-put-int16"/>
830     <keyword type="function" name="g_data_output_stream_put_uint16 ()" link="GDataOutputStream.html#g-data-output-stream-put-uint16"/>
831     <keyword type="function" name="g_data_output_stream_put_int32 ()" link="GDataOutputStream.html#g-data-output-stream-put-int32"/>
832     <keyword type="function" name="g_data_output_stream_put_uint32 ()" link="GDataOutputStream.html#g-data-output-stream-put-uint32"/>
833     <keyword type="function" name="g_data_output_stream_put_int64 ()" link="GDataOutputStream.html#g-data-output-stream-put-int64"/>
834     <keyword type="function" name="g_data_output_stream_put_uint64 ()" link="GDataOutputStream.html#g-data-output-stream-put-uint64"/>
835     <keyword type="function" name="g_data_output_stream_put_string ()" link="GDataOutputStream.html#g-data-output-stream-put-string"/>
836     <keyword type="property" name="The &quot;byte-order&quot; property" link="GDataOutputStream.html#GDataOutputStream--byte-order"/>
837     <keyword type="struct" name="struct GUnixInputStream" link="GUnixInputStream.html#GUnixInputStream-struct"/>
838     <keyword type="function" name="g_unix_input_stream_new ()" link="GUnixInputStream.html#g-unix-input-stream-new"/>
839     <keyword type="function" name="g_unix_input_stream_set_close_fd ()" link="GUnixInputStream.html#g-unix-input-stream-set-close-fd" since="2.20"/>
840     <keyword type="function" name="g_unix_input_stream_get_close_fd ()" link="GUnixInputStream.html#g-unix-input-stream-get-close-fd" since="2.20"/>
841     <keyword type="function" name="g_unix_input_stream_get_fd ()" link="GUnixInputStream.html#g-unix-input-stream-get-fd" since="2.20"/>
842     <keyword type="property" name="The &quot;close-fd&quot; property" link="GUnixInputStream.html#GUnixInputStream--close-fd"/>
843     <keyword type="property" name="The &quot;fd&quot; property" link="GUnixInputStream.html#GUnixInputStream--fd"/>
844     <keyword type="struct" name="struct GUnixOutputStream" link="GUnixOutputStream.html#GUnixOutputStream-struct"/>
845     <keyword type="function" name="g_unix_output_stream_new ()" link="GUnixOutputStream.html#g-unix-output-stream-new"/>
846     <keyword type="function" name="g_unix_output_stream_set_close_fd ()" link="GUnixOutputStream.html#g-unix-output-stream-set-close-fd" since="2.20"/>
847     <keyword type="function" name="g_unix_output_stream_get_close_fd ()" link="GUnixOutputStream.html#g-unix-output-stream-get-close-fd" since="2.20"/>
848     <keyword type="function" name="g_unix_output_stream_get_fd ()" link="GUnixOutputStream.html#g-unix-output-stream-get-fd" since="2.20"/>
849     <keyword type="property" name="The &quot;close-fd&quot; property" link="GUnixOutputStream.html#GUnixOutputStream--close-fd"/>
850     <keyword type="property" name="The &quot;fd&quot; property" link="GUnixOutputStream.html#GUnixOutputStream--fd"/>
851     <keyword type="struct" name="struct GWin32InputStream" link="gio-GWin32InputStream.html#GWin32InputStream"/>
852     <keyword type="function" name="g_win32_input_stream_new ()" link="gio-GWin32InputStream.html#g-win32-input-stream-new"/>
853     <keyword type="function" name="g_win32_input_stream_set_close_handle ()" link="gio-GWin32InputStream.html#g-win32-input-stream-set-close-handle" since="2.26"/>
854     <keyword type="function" name="g_win32_input_stream_get_close_handle ()" link="gio-GWin32InputStream.html#g-win32-input-stream-get-close-handle" since="2.26"/>
855     <keyword type="function" name="g_win32_input_stream_get_handle ()" link="gio-GWin32InputStream.html#g-win32-input-stream-get-handle" since="2.26"/>
856     <keyword type="struct" name="struct GWin32OutputStream" link="gio-GWin32OutputStream.html#GWin32OutputStream"/>
857     <keyword type="function" name="g_win32_output_stream_new ()" link="gio-GWin32OutputStream.html#g-win32-output-stream-new" since="2.26"/>
858     <keyword type="function" name="g_win32_output_stream_set_close_handle ()" link="gio-GWin32OutputStream.html#g-win32-output-stream-set-close-handle" since="2.26"/>
859     <keyword type="function" name="g_win32_output_stream_get_close_handle ()" link="gio-GWin32OutputStream.html#g-win32-output-stream-get-close-handle" since="2.26"/>
860     <keyword type="function" name="g_win32_output_stream_get_handle ()" link="gio-GWin32OutputStream.html#g-win32-output-stream-get-handle" since="2.26"/>
861     <keyword type="struct" name="GConverterInputStream" link="gio-GConverterInputstream.html#GConverterInputStream-struct"/>
862     <keyword type="function" name="g_converter_input_stream_new ()" link="gio-GConverterInputstream.html#g-converter-input-stream-new"/>
863     <keyword type="function" name="g_converter_input_stream_get_converter ()" link="gio-GConverterInputstream.html#g-converter-input-stream-get-converter" since="2.24"/>
864     <keyword type="property" name="The &quot;converter&quot; property" link="gio-GConverterInputstream.html#GConverterInputStream--converter"/>
865     <keyword type="struct" name="GConverterOutputStream" link="gio-GConverterOutputstream.html#GConverterOutputStream-struct"/>
866     <keyword type="function" name="g_converter_output_stream_new ()" link="gio-GConverterOutputstream.html#g-converter-output-stream-new"/>
867     <keyword type="function" name="g_converter_output_stream_get_converter ()" link="gio-GConverterOutputstream.html#g-converter-output-stream-get-converter" since="2.24"/>
868     <keyword type="property" name="The &quot;converter&quot; property" link="gio-GConverterOutputstream.html#GConverterOutputStream--converter"/>
869     <keyword type="struct" name="GPollableInputStream" link="GPollableInputStream.html#GPollableInputStream-struct"/>
870     <keyword type="struct" name="struct GPollableInputStreamInterface" link="GPollableInputStream.html#GPollableInputStreamInterface" since="2.28"/>
871     <keyword type="function" name="g_pollable_input_stream_can_poll ()" link="GPollableInputStream.html#g-pollable-input-stream-can-poll" since="2.28"/>
872     <keyword type="function" name="g_pollable_input_stream_is_readable ()" link="GPollableInputStream.html#g-pollable-input-stream-is-readable" since="2.28"/>
873     <keyword type="function" name="g_pollable_input_stream_create_source ()" link="GPollableInputStream.html#g-pollable-input-stream-create-source" since="2.28"/>
874     <keyword type="function" name="g_pollable_input_stream_read_nonblocking ()" link="GPollableInputStream.html#g-pollable-input-stream-read-nonblocking"/>
875     <keyword type="function" name="GPollableSourceFunc ()" link="GPollableInputStream.html#GPollableSourceFunc" since="2.28"/>
876     <keyword type="function" name="g_pollable_source_new ()" link="GPollableInputStream.html#g-pollable-source-new" since="2.28"/>
877     <keyword type="struct" name="GPollableOutputStream" link="GPollableOutputStream.html#GPollableOutputStream-struct"/>
878     <keyword type="struct" name="struct GPollableOutputStreamInterface" link="GPollableOutputStream.html#GPollableOutputStreamInterface" since="2.28"/>
879     <keyword type="function" name="g_pollable_output_stream_can_poll ()" link="GPollableOutputStream.html#g-pollable-output-stream-can-poll" since="2.28"/>
880     <keyword type="function" name="g_pollable_output_stream_is_writable ()" link="GPollableOutputStream.html#g-pollable-output-stream-is-writable" since="2.28"/>
881     <keyword type="function" name="g_pollable_output_stream_create_source ()" link="GPollableOutputStream.html#g-pollable-output-stream-create-source" since="2.28"/>
882     <keyword type="function" name="g_pollable_output_stream_write_nonblocking ()" link="GPollableOutputStream.html#g-pollable-output-stream-write-nonblocking"/>
883     <keyword type="function" name="g_content_type_equals ()" link="gio-GContentType.html#g-content-type-equals"/>
884     <keyword type="function" name="g_content_type_is_a ()" link="gio-GContentType.html#g-content-type-is-a"/>
885     <keyword type="function" name="g_content_type_is_unknown ()" link="gio-GContentType.html#g-content-type-is-unknown"/>
886     <keyword type="function" name="g_content_type_get_description ()" link="gio-GContentType.html#g-content-type-get-description"/>
887     <keyword type="function" name="g_content_type_get_mime_type ()" link="gio-GContentType.html#g-content-type-get-mime-type"/>
888     <keyword type="function" name="g_content_type_get_icon ()" link="gio-GContentType.html#g-content-type-get-icon"/>
889     <keyword type="function" name="g_content_type_can_be_executable ()" link="gio-GContentType.html#g-content-type-can-be-executable"/>
890     <keyword type="function" name="g_content_type_from_mime_type ()" link="gio-GContentType.html#g-content-type-from-mime-type" since="2.18"/>
891     <keyword type="function" name="g_content_type_guess ()" link="gio-GContentType.html#g-content-type-guess"/>
892     <keyword type="function" name="g_content_type_guess_for_tree ()" link="gio-GContentType.html#g-content-type-guess-for-tree" since="2.18"/>
893     <keyword type="function" name="g_content_types_get_registered ()" link="gio-GContentType.html#g-content-types-get-registered"/>
894     <keyword type="enum" name="enum GAppInfoCreateFlags" link="GAppInfo.html#GAppInfoCreateFlags"/>
895     <keyword type="struct" name="GAppInfo" link="GAppInfo.html#GAppInfo-struct"/>
896     <keyword type="struct" name="struct GAppInfoIface" link="GAppInfo.html#GAppInfoIface"/>
897     <keyword type="struct" name="GAppLaunchContext" link="GAppInfo.html#GAppLaunchContext-struct"/>
898     <keyword type="function" name="g_app_info_create_from_commandline ()" link="GAppInfo.html#g-app-info-create-from-commandline"/>
899     <keyword type="function" name="g_app_info_dup ()" link="GAppInfo.html#g-app-info-dup"/>
900     <keyword type="function" name="g_app_info_equal ()" link="GAppInfo.html#g-app-info-equal"/>
901     <keyword type="function" name="g_app_info_get_id ()" link="GAppInfo.html#g-app-info-get-id"/>
902     <keyword type="function" name="g_app_info_get_name ()" link="GAppInfo.html#g-app-info-get-name"/>
903     <keyword type="function" name="g_app_info_get_display_name ()" link="GAppInfo.html#g-app-info-get-display-name" since="2.24"/>
904     <keyword type="function" name="g_app_info_get_description ()" link="GAppInfo.html#g-app-info-get-description"/>
905     <keyword type="function" name="g_app_info_get_executable ()" link="GAppInfo.html#g-app-info-get-executable"/>
906     <keyword type="function" name="g_app_info_get_commandline ()" link="GAppInfo.html#g-app-info-get-commandline" since="2.20"/>
907     <keyword type="function" name="g_app_info_get_icon ()" link="GAppInfo.html#g-app-info-get-icon"/>
908     <keyword type="function" name="g_app_info_launch ()" link="GAppInfo.html#g-app-info-launch"/>
909     <keyword type="function" name="g_app_info_supports_files ()" link="GAppInfo.html#g-app-info-supports-files"/>
910     <keyword type="function" name="g_app_info_supports_uris ()" link="GAppInfo.html#g-app-info-supports-uris"/>
911     <keyword type="function" name="g_app_info_launch_uris ()" link="GAppInfo.html#g-app-info-launch-uris"/>
912     <keyword type="function" name="g_app_info_should_show ()" link="GAppInfo.html#g-app-info-should-show"/>
913     <keyword type="function" name="g_app_info_can_delete ()" link="GAppInfo.html#g-app-info-can-delete" since="2.20"/>
914     <keyword type="function" name="g_app_info_delete ()" link="GAppInfo.html#g-app-info-delete" since="2.20"/>
915     <keyword type="function" name="g_app_info_reset_type_associations ()" link="GAppInfo.html#g-app-info-reset-type-associations" since="2.20"/>
916     <keyword type="function" name="g_app_info_set_as_default_for_type ()" link="GAppInfo.html#g-app-info-set-as-default-for-type"/>
917     <keyword type="function" name="g_app_info_set_as_default_for_extension ()" link="GAppInfo.html#g-app-info-set-as-default-for-extension"/>
918     <keyword type="function" name="g_app_info_set_as_last_used_for_type ()" link="GAppInfo.html#g-app-info-set-as-last-used-for-type"/>
919     <keyword type="function" name="g_app_info_add_supports_type ()" link="GAppInfo.html#g-app-info-add-supports-type"/>
920     <keyword type="function" name="g_app_info_can_remove_supports_type ()" link="GAppInfo.html#g-app-info-can-remove-supports-type"/>
921     <keyword type="function" name="g_app_info_remove_supports_type ()" link="GAppInfo.html#g-app-info-remove-supports-type"/>
922     <keyword type="function" name="g_app_info_get_all ()" link="GAppInfo.html#g-app-info-get-all"/>
923     <keyword type="function" name="g_app_info_get_all_for_type ()" link="GAppInfo.html#g-app-info-get-all-for-type"/>
924     <keyword type="function" name="g_app_info_get_default_for_type ()" link="GAppInfo.html#g-app-info-get-default-for-type"/>
925     <keyword type="function" name="g_app_info_get_default_for_uri_scheme ()" link="GAppInfo.html#g-app-info-get-default-for-uri-scheme"/>
926     <keyword type="function" name="g_app_info_get_fallback_for_type ()" link="GAppInfo.html#g-app-info-get-fallback-for-type" since="2.28"/>
927     <keyword type="function" name="g_app_info_get_recommended_for_type ()" link="GAppInfo.html#g-app-info-get-recommended-for-type" since="2.28"/>
928     <keyword type="function" name="g_app_info_launch_default_for_uri ()" link="GAppInfo.html#g-app-info-launch-default-for-uri"/>
929     <keyword type="function" name="g_app_launch_context_setenv ()" link="GAppInfo.html#g-app-launch-context-setenv" since="2.32"/>
930     <keyword type="function" name="g_app_launch_context_unsetenv ()" link="GAppInfo.html#g-app-launch-context-unsetenv" since="2.32"/>
931     <keyword type="function" name="g_app_launch_context_get_environment ()" link="GAppInfo.html#g-app-launch-context-get-environment" since="2.32"/>
932     <keyword type="function" name="g_app_launch_context_get_display ()" link="GAppInfo.html#g-app-launch-context-get-display"/>
933     <keyword type="function" name="g_app_launch_context_get_startup_notify_id ()" link="GAppInfo.html#g-app-launch-context-get-startup-notify-id"/>
934     <keyword type="function" name="g_app_launch_context_launch_failed ()" link="GAppInfo.html#g-app-launch-context-launch-failed"/>
935     <keyword type="function" name="g_app_launch_context_new ()" link="GAppInfo.html#g-app-launch-context-new"/>
936     <keyword type="struct" name="GDesktopAppInfo" link="gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfo-struct"/>
937     <keyword type="function" name="g_desktop_app_info_new_from_filename ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-new-from-filename"/>
938     <keyword type="function" name="g_desktop_app_info_new_from_keyfile ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-new-from-keyfile" since="2.18"/>
939     <keyword type="function" name="g_desktop_app_info_new ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-new"/>
940     <keyword type="function" name="g_desktop_app_info_get_filename ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-get-filename" since="2.24"/>
941     <keyword type="function" name="g_desktop_app_info_get_is_hidden ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-get-is-hidden"/>
942     <keyword type="function" name="g_desktop_app_info_get_nodisplay ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-get-nodisplay" since="2.30"/>
943     <keyword type="function" name="g_desktop_app_info_get_show_in ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-get-show-in" since="2.30"/>
944     <keyword type="function" name="g_desktop_app_info_get_generic_name ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-get-generic-name"/>
945     <keyword type="function" name="g_desktop_app_info_get_categories ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-get-categories"/>
946     <keyword type="function" name="g_desktop_app_info_get_keywords ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-get-keywords" since="2.32"/>
947     <keyword type="function" name="g_desktop_app_info_set_desktop_env ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-set-desktop-env"/>
948     <keyword type="function" name="GDesktopAppLaunchCallback ()" link="gio-Desktop-file-based-GAppInfo.html#GDesktopAppLaunchCallback"/>
949     <keyword type="function" name="g_desktop_app_info_launch_uris_as_manager ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-launch-uris-as-manager"/>
950     <keyword type="property" name="The &quot;filename&quot; property" link="gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfo--filename"/>
951     <keyword type="struct" name="GVolumeMonitor" link="GVolumeMonitor.html#GVolumeMonitor-struct"/>
952     <keyword type="macro" name="G_VOLUME_MONITOR_EXTENSION_POINT_NAME" link="GVolumeMonitor.html#G-VOLUME-MONITOR-EXTENSION-POINT-NAME:CAPS"/>
953     <keyword type="function" name="g_volume_monitor_get ()" link="GVolumeMonitor.html#g-volume-monitor-get"/>
954     <keyword type="function" name="g_volume_monitor_get_connected_drives ()" link="GVolumeMonitor.html#g-volume-monitor-get-connected-drives"/>
955     <keyword type="function" name="g_volume_monitor_get_volumes ()" link="GVolumeMonitor.html#g-volume-monitor-get-volumes"/>
956     <keyword type="function" name="g_volume_monitor_get_mounts ()" link="GVolumeMonitor.html#g-volume-monitor-get-mounts"/>
957     <keyword type="function" name="g_volume_monitor_adopt_orphan_mount ()" link="GVolumeMonitor.html#g-volume-monitor-adopt-orphan-mount" deprecated=""/>
958     <keyword type="function" name="g_volume_monitor_get_mount_for_uuid ()" link="GVolumeMonitor.html#g-volume-monitor-get-mount-for-uuid"/>
959     <keyword type="function" name="g_volume_monitor_get_volume_for_uuid ()" link="GVolumeMonitor.html#g-volume-monitor-get-volume-for-uuid"/>
960     <keyword type="signal" name="The &quot;drive-changed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-drive-changed"/>
961     <keyword type="signal" name="The &quot;drive-connected&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-drive-connected"/>
962     <keyword type="signal" name="The &quot;drive-disconnected&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-drive-disconnected"/>
963     <keyword type="signal" name="The &quot;drive-eject-button&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-drive-eject-button"/>
964     <keyword type="signal" name="The &quot;drive-stop-button&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-drive-stop-button"/>
965     <keyword type="signal" name="The &quot;mount-added&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-mount-added"/>
966     <keyword type="signal" name="The &quot;mount-changed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-mount-changed"/>
967     <keyword type="signal" name="The &quot;mount-pre-unmount&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-mount-pre-unmount"/>
968     <keyword type="signal" name="The &quot;mount-removed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-mount-removed"/>
969     <keyword type="signal" name="The &quot;volume-added&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-volume-added"/>
970     <keyword type="signal" name="The &quot;volume-changed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-volume-changed"/>
971     <keyword type="signal" name="The &quot;volume-removed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-volume-removed"/>
972     <keyword type="struct" name="GVolume" link="GVolume.html#GVolume-struct"/>
973     <keyword type="struct" name="struct GVolumeIface" link="GVolume.html#GVolumeIface"/>
974     <keyword type="function" name="g_volume_get_name ()" link="GVolume.html#g-volume-get-name"/>
975     <keyword type="function" name="g_volume_get_uuid ()" link="GVolume.html#g-volume-get-uuid"/>
976     <keyword type="function" name="g_volume_get_icon ()" link="GVolume.html#g-volume-get-icon"/>
977     <keyword type="function" name="g_volume_get_drive ()" link="GVolume.html#g-volume-get-drive"/>
978     <keyword type="function" name="g_volume_get_mount ()" link="GVolume.html#g-volume-get-mount"/>
979     <keyword type="function" name="g_volume_can_mount ()" link="GVolume.html#g-volume-can-mount"/>
980     <keyword type="function" name="g_volume_should_automount ()" link="GVolume.html#g-volume-should-automount"/>
981     <keyword type="function" name="g_volume_get_activation_root ()" link="GVolume.html#g-volume-get-activation-root" since="2.18"/>
982     <keyword type="function" name="g_volume_mount ()" link="GVolume.html#g-volume-mount"/>
983     <keyword type="function" name="g_volume_mount_finish ()" link="GVolume.html#g-volume-mount-finish"/>
984     <keyword type="function" name="g_volume_can_eject ()" link="GVolume.html#g-volume-can-eject"/>
985     <keyword type="function" name="g_volume_eject ()" link="GVolume.html#g-volume-eject" deprecated="2.22: Use g_volume_eject_with_operation() instead."/>
986     <keyword type="function" name="g_volume_eject_finish ()" link="GVolume.html#g-volume-eject-finish" deprecated="2.22: Use g_volume_eject_with_operation_finish() instead."/>
987     <keyword type="function" name="g_volume_eject_with_operation ()" link="GVolume.html#g-volume-eject-with-operation" since="2.22"/>
988     <keyword type="function" name="g_volume_eject_with_operation_finish ()" link="GVolume.html#g-volume-eject-with-operation-finish" since="2.22"/>
989     <keyword type="macro" name="G_VOLUME_IDENTIFIER_KIND_HAL_UDI" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-HAL-UDI:CAPS"/>
990     <keyword type="macro" name="G_VOLUME_IDENTIFIER_KIND_LABEL" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-LABEL:CAPS"/>
991     <keyword type="macro" name="G_VOLUME_IDENTIFIER_KIND_NFS_MOUNT" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-NFS-MOUNT:CAPS"/>
992     <keyword type="macro" name="G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-UNIX-DEVICE:CAPS"/>
993     <keyword type="macro" name="G_VOLUME_IDENTIFIER_KIND_UUID" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-UUID:CAPS"/>
994     <keyword type="macro" name="G_VOLUME_IDENTIFIER_KIND_CLASS" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-CLASS:CAPS"/>
995     <keyword type="function" name="g_volume_enumerate_identifiers ()" link="GVolume.html#g-volume-enumerate-identifiers"/>
996     <keyword type="function" name="g_volume_get_identifier ()" link="GVolume.html#g-volume-get-identifier"/>
997     <keyword type="function" name="g_volume_get_sort_key ()" link="GVolume.html#g-volume-get-sort-key" since="2.32"/>
998     <keyword type="signal" name="The &quot;changed&quot; signal" link="GVolume.html#GVolume-changed"/>
999     <keyword type="signal" name="The &quot;removed&quot; signal" link="GVolume.html#GVolume-removed"/>
1000     <keyword type="struct" name="GMount" link="GMount.html#GMount-struct"/>
1001     <keyword type="struct" name="struct GMountIface" link="GMount.html#GMountIface"/>
1002     <keyword type="function" name="g_mount_get_name ()" link="GMount.html#g-mount-get-name"/>
1003     <keyword type="function" name="g_mount_get_uuid ()" link="GMount.html#g-mount-get-uuid"/>
1004     <keyword type="function" name="g_mount_get_icon ()" link="GMount.html#g-mount-get-icon"/>
1005     <keyword type="function" name="g_mount_get_drive ()" link="GMount.html#g-mount-get-drive"/>
1006     <keyword type="function" name="g_mount_get_root ()" link="GMount.html#g-mount-get-root"/>
1007     <keyword type="function" name="g_mount_get_volume ()" link="GMount.html#g-mount-get-volume"/>
1008     <keyword type="function" name="g_mount_get_default_location ()" link="GMount.html#g-mount-get-default-location"/>
1009     <keyword type="function" name="g_mount_can_unmount ()" link="GMount.html#g-mount-can-unmount"/>
1010     <keyword type="enum" name="enum GMountMountFlags" link="GMount.html#GMountMountFlags"/>
1011     <keyword type="enum" name="enum GMountUnmountFlags" link="GMount.html#GMountUnmountFlags"/>
1012     <keyword type="function" name="g_mount_unmount ()" link="GMount.html#g-mount-unmount" deprecated="2.22: Use g_mount_unmount_with_operation() instead."/>
1013     <keyword type="function" name="g_mount_unmount_finish ()" link="GMount.html#g-mount-unmount-finish" deprecated="2.22: Use g_mount_unmount_with_operation_finish() instead."/>
1014     <keyword type="function" name="g_mount_unmount_with_operation ()" link="GMount.html#g-mount-unmount-with-operation" since="2.22"/>
1015     <keyword type="function" name="g_mount_unmount_with_operation_finish ()" link="GMount.html#g-mount-unmount-with-operation-finish" since="2.22"/>
1016     <keyword type="function" name="g_mount_remount ()" link="GMount.html#g-mount-remount"/>
1017     <keyword type="function" name="g_mount_remount_finish ()" link="GMount.html#g-mount-remount-finish"/>
1018     <keyword type="function" name="g_mount_can_eject ()" link="GMount.html#g-mount-can-eject"/>
1019     <keyword type="function" name="g_mount_eject ()" link="GMount.html#g-mount-eject" deprecated="2.22: Use g_mount_eject_with_operation() instead."/>
1020     <keyword type="function" name="g_mount_eject_finish ()" link="GMount.html#g-mount-eject-finish" deprecated="2.22: Use g_mount_eject_with_operation_finish() instead."/>
1021     <keyword type="function" name="g_mount_eject_with_operation ()" link="GMount.html#g-mount-eject-with-operation" since="2.22"/>
1022     <keyword type="function" name="g_mount_eject_with_operation_finish ()" link="GMount.html#g-mount-eject-with-operation-finish" since="2.22"/>
1023     <keyword type="function" name="g_mount_guess_content_type ()" link="GMount.html#g-mount-guess-content-type" since="2.18"/>
1024     <keyword type="function" name="g_mount_guess_content_type_finish ()" link="GMount.html#g-mount-guess-content-type-finish" since="2.18"/>
1025     <keyword type="function" name="g_mount_guess_content_type_sync ()" link="GMount.html#g-mount-guess-content-type-sync" since="2.18"/>
1026     <keyword type="function" name="g_mount_is_shadowed ()" link="GMount.html#g-mount-is-shadowed" since="2.20"/>
1027     <keyword type="function" name="g_mount_shadow ()" link="GMount.html#g-mount-shadow" since="2.20"/>
1028     <keyword type="function" name="g_mount_unshadow ()" link="GMount.html#g-mount-unshadow" since="2.20"/>
1029     <keyword type="function" name="g_mount_get_sort_key ()" link="GMount.html#g-mount-get-sort-key" since="2.32"/>
1030     <keyword type="signal" name="The &quot;changed&quot; signal" link="GMount.html#GMount-changed"/>
1031     <keyword type="signal" name="The &quot;pre-unmount&quot; signal" link="GMount.html#GMount-pre-unmount"/>
1032     <keyword type="signal" name="The &quot;unmounted&quot; signal" link="GMount.html#GMount-unmounted"/>
1033     <keyword type="struct" name="GDrive" link="GDrive.html#GDrive-struct"/>
1034     <keyword type="struct" name="struct GDriveIface" link="GDrive.html#GDriveIface"/>
1035     <keyword type="enum" name="enum GDriveStartFlags" link="GDrive.html#GDriveStartFlags" since="2.22"/>
1036     <keyword type="enum" name="enum GDriveStartStopType" link="GDrive.html#GDriveStartStopType" since="2.22"/>
1037     <keyword type="function" name="g_drive_get_name ()" link="GDrive.html#g-drive-get-name"/>
1038     <keyword type="function" name="g_drive_get_icon ()" link="GDrive.html#g-drive-get-icon"/>
1039     <keyword type="function" name="g_drive_has_volumes ()" link="GDrive.html#g-drive-has-volumes"/>
1040     <keyword type="function" name="g_drive_get_volumes ()" link="GDrive.html#g-drive-get-volumes"/>
1041     <keyword type="function" name="g_drive_can_eject ()" link="GDrive.html#g-drive-can-eject"/>
1042     <keyword type="function" name="g_drive_get_start_stop_type ()" link="GDrive.html#g-drive-get-start-stop-type" since="2.22"/>
1043     <keyword type="function" name="g_drive_can_start ()" link="GDrive.html#g-drive-can-start" since="2.22"/>
1044     <keyword type="function" name="g_drive_can_start_degraded ()" link="GDrive.html#g-drive-can-start-degraded" since="2.22"/>
1045     <keyword type="function" name="g_drive_can_stop ()" link="GDrive.html#g-drive-can-stop" since="2.22"/>
1046     <keyword type="function" name="g_drive_can_poll_for_media ()" link="GDrive.html#g-drive-can-poll-for-media"/>
1047     <keyword type="function" name="g_drive_poll_for_media ()" link="GDrive.html#g-drive-poll-for-media"/>
1048     <keyword type="function" name="g_drive_poll_for_media_finish ()" link="GDrive.html#g-drive-poll-for-media-finish"/>
1049     <keyword type="function" name="g_drive_has_media ()" link="GDrive.html#g-drive-has-media"/>
1050     <keyword type="function" name="g_drive_is_media_check_automatic ()" link="GDrive.html#g-drive-is-media-check-automatic"/>
1051     <keyword type="function" name="g_drive_is_media_removable ()" link="GDrive.html#g-drive-is-media-removable"/>
1052     <keyword type="function" name="g_drive_eject ()" link="GDrive.html#g-drive-eject" deprecated="2.22: Use g_drive_eject_with_operation() instead."/>
1053     <keyword type="function" name="g_drive_eject_finish ()" link="GDrive.html#g-drive-eject-finish" deprecated="2.22: Use g_drive_eject_with_operation_finish() instead."/>
1054     <keyword type="function" name="g_drive_eject_with_operation ()" link="GDrive.html#g-drive-eject-with-operation" since="2.22"/>
1055     <keyword type="function" name="g_drive_eject_with_operation_finish ()" link="GDrive.html#g-drive-eject-with-operation-finish" since="2.22"/>
1056     <keyword type="function" name="g_drive_start ()" link="GDrive.html#g-drive-start" since="2.22"/>
1057     <keyword type="function" name="g_drive_start_finish ()" link="GDrive.html#g-drive-start-finish" since="2.22"/>
1058     <keyword type="function" name="g_drive_stop ()" link="GDrive.html#g-drive-stop" since="2.22"/>
1059     <keyword type="function" name="g_drive_stop_finish ()" link="GDrive.html#g-drive-stop-finish" since="2.22"/>
1060     <keyword type="function" name="g_drive_enumerate_identifiers ()" link="GDrive.html#g-drive-enumerate-identifiers"/>
1061     <keyword type="function" name="g_drive_get_identifier ()" link="GDrive.html#g-drive-get-identifier"/>
1062     <keyword type="function" name="g_drive_get_sort_key ()" link="GDrive.html#g-drive-get-sort-key" since="2.32"/>
1063     <keyword type="signal" name="The &quot;changed&quot; signal" link="GDrive.html#GDrive-changed"/>
1064     <keyword type="signal" name="The &quot;disconnected&quot; signal" link="GDrive.html#GDrive-disconnected"/>
1065     <keyword type="signal" name="The &quot;eject-button&quot; signal" link="GDrive.html#GDrive-eject-button"/>
1066     <keyword type="signal" name="The &quot;stop-button&quot; signal" link="GDrive.html#GDrive-stop-button"/>
1067     <keyword type="struct" name="GUnixMountPoint" link="gio-Unix-Mounts.html#GUnixMountPoint"/>
1068     <keyword type="struct" name="GUnixMountEntry" link="gio-Unix-Mounts.html#GUnixMountEntry"/>
1069     <keyword type="struct" name="GUnixMountMonitor" link="gio-Unix-Mounts.html#GUnixMountMonitor-struct"/>
1070     <keyword type="function" name="g_unix_mount_free ()" link="gio-Unix-Mounts.html#g-unix-mount-free"/>
1071     <keyword type="function" name="g_unix_mount_compare ()" link="gio-Unix-Mounts.html#g-unix-mount-compare"/>
1072     <keyword type="function" name="g_unix_mount_get_mount_path ()" link="gio-Unix-Mounts.html#g-unix-mount-get-mount-path"/>
1073     <keyword type="function" name="g_unix_mount_get_device_path ()" link="gio-Unix-Mounts.html#g-unix-mount-get-device-path"/>
1074     <keyword type="function" name="g_unix_mount_get_fs_type ()" link="gio-Unix-Mounts.html#g-unix-mount-get-fs-type"/>
1075     <keyword type="function" name="g_unix_mount_is_readonly ()" link="gio-Unix-Mounts.html#g-unix-mount-is-readonly"/>
1076     <keyword type="function" name="g_unix_mount_is_system_internal ()" link="gio-Unix-Mounts.html#g-unix-mount-is-system-internal"/>
1077     <keyword type="function" name="g_unix_mount_guess_icon ()" link="gio-Unix-Mounts.html#g-unix-mount-guess-icon"/>
1078     <keyword type="function" name="g_unix_mount_guess_name ()" link="gio-Unix-Mounts.html#g-unix-mount-guess-name"/>
1079     <keyword type="function" name="g_unix_mount_guess_can_eject ()" link="gio-Unix-Mounts.html#g-unix-mount-guess-can-eject"/>
1080     <keyword type="function" name="g_unix_mount_guess_should_display ()" link="gio-Unix-Mounts.html#g-unix-mount-guess-should-display"/>
1081     <keyword type="function" name="g_unix_mount_point_free ()" link="gio-Unix-Mounts.html#g-unix-mount-point-free"/>
1082     <keyword type="function" name="g_unix_mount_point_compare ()" link="gio-Unix-Mounts.html#g-unix-mount-point-compare"/>
1083     <keyword type="function" name="g_unix_mount_point_get_mount_path ()" link="gio-Unix-Mounts.html#g-unix-mount-point-get-mount-path"/>
1084     <keyword type="function" name="g_unix_mount_point_get_device_path ()" link="gio-Unix-Mounts.html#g-unix-mount-point-get-device-path"/>
1085     <keyword type="function" name="g_unix_mount_point_get_fs_type ()" link="gio-Unix-Mounts.html#g-unix-mount-point-get-fs-type"/>
1086     <keyword type="function" name="g_unix_mount_point_get_options ()" link="gio-Unix-Mounts.html#g-unix-mount-point-get-options" since="2.32"/>
1087     <keyword type="function" name="g_unix_mount_point_is_readonly ()" link="gio-Unix-Mounts.html#g-unix-mount-point-is-readonly"/>
1088     <keyword type="function" name="g_unix_mount_point_is_user_mountable ()" link="gio-Unix-Mounts.html#g-unix-mount-point-is-user-mountable"/>
1089     <keyword type="function" name="g_unix_mount_point_is_loopback ()" link="gio-Unix-Mounts.html#g-unix-mount-point-is-loopback"/>
1090     <keyword type="function" name="g_unix_mount_point_guess_icon ()" link="gio-Unix-Mounts.html#g-unix-mount-point-guess-icon"/>
1091     <keyword type="function" name="g_unix_mount_point_guess_name ()" link="gio-Unix-Mounts.html#g-unix-mount-point-guess-name"/>
1092     <keyword type="function" name="g_unix_mount_point_guess_can_eject ()" link="gio-Unix-Mounts.html#g-unix-mount-point-guess-can-eject"/>
1093     <keyword type="function" name="g_unix_mount_points_get ()" link="gio-Unix-Mounts.html#g-unix-mount-points-get"/>
1094     <keyword type="function" name="g_unix_mounts_get ()" link="gio-Unix-Mounts.html#g-unix-mounts-get"/>
1095     <keyword type="function" name="g_unix_mount_at ()" link="gio-Unix-Mounts.html#g-unix-mount-at"/>
1096     <keyword type="function" name="g_unix_mounts_changed_since ()" link="gio-Unix-Mounts.html#g-unix-mounts-changed-since"/>
1097     <keyword type="function" name="g_unix_mount_points_changed_since ()" link="gio-Unix-Mounts.html#g-unix-mount-points-changed-since"/>
1098     <keyword type="function" name="g_unix_mount_monitor_new ()" link="gio-Unix-Mounts.html#g-unix-mount-monitor-new"/>
1099     <keyword type="function" name="g_unix_mount_monitor_set_rate_limit ()" link="gio-Unix-Mounts.html#g-unix-mount-monitor-set-rate-limit" since="2.18"/>
1100     <keyword type="function" name="g_unix_is_mount_path_system_internal ()" link="gio-Unix-Mounts.html#g-unix-is-mount-path-system-internal"/>
1101     <keyword type="signal" name="The &quot;mountpoints-changed&quot; signal" link="gio-Unix-Mounts.html#GUnixMountMonitor-mountpoints-changed"/>
1102     <keyword type="signal" name="The &quot;mounts-changed&quot; signal" link="gio-Unix-Mounts.html#GUnixMountMonitor-mounts-changed"/>
1103     <keyword type="struct" name="GIcon" link="GIcon.html#GIcon-struct"/>
1104     <keyword type="struct" name="struct GIconIface" link="GIcon.html#GIconIface"/>
1105     <keyword type="function" name="g_icon_hash ()" link="GIcon.html#g-icon-hash"/>
1106     <keyword type="function" name="g_icon_equal ()" link="GIcon.html#g-icon-equal"/>
1107     <keyword type="function" name="g_icon_to_string ()" link="GIcon.html#g-icon-to-string" since="2.20"/>
1108     <keyword type="function" name="g_icon_new_for_string ()" link="GIcon.html#g-icon-new-for-string" since="2.20"/>
1109     <keyword type="struct" name="GFileIcon" link="GFileIcon.html#GFileIcon-struct"/>
1110     <keyword type="function" name="g_file_icon_new ()" link="GFileIcon.html#g-file-icon-new"/>
1111     <keyword type="function" name="g_file_icon_get_file ()" link="GFileIcon.html#g-file-icon-get-file"/>
1112     <keyword type="property" name="The &quot;file&quot; property" link="GFileIcon.html#GFileIcon--file"/>
1113     <keyword type="struct" name="GLoadableIcon" link="GLoadableIcon.html#GLoadableIcon-struct"/>
1114     <keyword type="struct" name="struct GLoadableIconIface" link="GLoadableIcon.html#GLoadableIconIface"/>
1115     <keyword type="function" name="g_loadable_icon_load ()" link="GLoadableIcon.html#g-loadable-icon-load"/>
1116     <keyword type="function" name="g_loadable_icon_load_async ()" link="GLoadableIcon.html#g-loadable-icon-load-async"/>
1117     <keyword type="function" name="g_loadable_icon_load_finish ()" link="GLoadableIcon.html#g-loadable-icon-load-finish"/>
1118     <keyword type="struct" name="GThemedIcon" link="GThemedIcon.html#GThemedIcon-struct"/>
1119     <keyword type="function" name="g_themed_icon_new ()" link="GThemedIcon.html#g-themed-icon-new"/>
1120     <keyword type="function" name="g_themed_icon_new_from_names ()" link="GThemedIcon.html#g-themed-icon-new-from-names"/>
1121     <keyword type="function" name="g_themed_icon_new_with_default_fallbacks ()" link="GThemedIcon.html#g-themed-icon-new-with-default-fallbacks"/>
1122     <keyword type="function" name="g_themed_icon_prepend_name ()" link="GThemedIcon.html#g-themed-icon-prepend-name" since="2.18"/>
1123     <keyword type="function" name="g_themed_icon_append_name ()" link="GThemedIcon.html#g-themed-icon-append-name"/>
1124     <keyword type="function" name="g_themed_icon_get_names ()" link="GThemedIcon.html#g-themed-icon-get-names"/>
1125     <keyword type="property" name="The &quot;name&quot; property" link="GThemedIcon.html#GThemedIcon--name"/>
1126     <keyword type="property" name="The &quot;names&quot; property" link="GThemedIcon.html#GThemedIcon--names"/>
1127     <keyword type="property" name="The &quot;use-default-fallbacks&quot; property" link="GThemedIcon.html#GThemedIcon--use-default-fallbacks"/>
1128     <keyword type="struct" name="struct GEmblemedIcon" link="GEmblemedIcon.html#GEmblemedIcon-struct"/>
1129     <keyword type="function" name="g_emblemed_icon_new ()" link="GEmblemedIcon.html#g-emblemed-icon-new" since="2.18"/>
1130     <keyword type="function" name="g_emblemed_icon_get_icon ()" link="GEmblemedIcon.html#g-emblemed-icon-get-icon" since="2.18"/>
1131     <keyword type="function" name="g_emblemed_icon_get_emblems ()" link="GEmblemedIcon.html#g-emblemed-icon-get-emblems" since="2.18"/>
1132     <keyword type="function" name="g_emblemed_icon_add_emblem ()" link="GEmblemedIcon.html#g-emblemed-icon-add-emblem" since="2.18"/>
1133     <keyword type="function" name="g_emblemed_icon_clear_emblems ()" link="GEmblemedIcon.html#g-emblemed-icon-clear-emblems" since="2.28"/>
1134     <keyword type="property" name="The &quot;gicon&quot; property" link="GEmblemedIcon.html#GEmblemedIcon--gicon"/>
1135     <keyword type="struct" name="GEmblem" link="GEmblem.html#GEmblem-struct"/>
1136     <keyword type="enum" name="enum GEmblemOrigin" link="GEmblem.html#GEmblemOrigin" since="2.18"/>
1137     <keyword type="function" name="g_emblem_new ()" link="GEmblem.html#g-emblem-new" since="2.18"/>
1138     <keyword type="function" name="g_emblem_new_with_origin ()" link="GEmblem.html#g-emblem-new-with-origin" since="2.18"/>
1139     <keyword type="function" name="g_emblem_get_icon ()" link="GEmblem.html#g-emblem-get-icon" since="2.18"/>
1140     <keyword type="function" name="g_emblem_get_origin ()" link="GEmblem.html#g-emblem-get-origin" since="2.18"/>
1141     <keyword type="property" name="The &quot;icon&quot; property" link="GEmblem.html#GEmblem--icon"/>
1142     <keyword type="property" name="The &quot;origin&quot; property" link="GEmblem.html#GEmblem--origin"/>
1143     <keyword type="struct" name="GInitable" link="GInitable.html#GInitable-struct"/>
1144     <keyword type="struct" name="struct GInitableIface" link="GInitable.html#GInitableIface" since="2.22"/>
1145     <keyword type="function" name="g_initable_init ()" link="GInitable.html#g-initable-init" since="2.22"/>
1146     <keyword type="function" name="g_initable_new ()" link="GInitable.html#g-initable-new" since="2.22"/>
1147     <keyword type="function" name="g_initable_new_valist ()" link="GInitable.html#g-initable-new-valist" since="2.22"/>
1148     <keyword type="function" name="g_initable_newv ()" link="GInitable.html#g-initable-newv" since="2.22"/>
1149     <keyword type="struct" name="GAsyncInitable" link="GAsyncInitable.html#GAsyncInitable-struct"/>
1150     <keyword type="struct" name="struct GAsyncInitableIface" link="GAsyncInitable.html#GAsyncInitableIface" since="2.22"/>
1151     <keyword type="function" name="g_async_initable_init_async ()" link="GAsyncInitable.html#g-async-initable-init-async" since="2.22"/>
1152     <keyword type="function" name="g_async_initable_init_finish ()" link="GAsyncInitable.html#g-async-initable-init-finish" since="2.22"/>
1153     <keyword type="function" name="g_async_initable_new_async ()" link="GAsyncInitable.html#g-async-initable-new-async" since="2.22"/>
1154     <keyword type="function" name="g_async_initable_new_finish ()" link="GAsyncInitable.html#g-async-initable-new-finish" since="2.22"/>
1155     <keyword type="function" name="g_async_initable_new_valist_async ()" link="GAsyncInitable.html#g-async-initable-new-valist-async" since="2.22"/>
1156     <keyword type="function" name="g_async_initable_newv_async ()" link="GAsyncInitable.html#g-async-initable-newv-async" since="2.22"/>
1157     <keyword type="struct" name="GSocket" link="GSocket.html#GSocket-struct"/>
1158     <keyword type="function" name="GSocketSourceFunc ()" link="GSocket.html#GSocketSourceFunc" since="2.22"/>
1159     <keyword type="enum" name="enum GSocketType" link="GSocket.html#GSocketType" since="2.22"/>
1160     <keyword type="enum" name="enum GSocketProtocol" link="GSocket.html#GSocketProtocol" since="2.22"/>
1161     <keyword type="enum" name="enum GSocketMsgFlags" link="GSocket.html#GSocketMsgFlags" since="2.22"/>
1162     <keyword type="struct" name="struct GInputVector" link="GSocket.html#GInputVector" since="2.22"/>
1163     <keyword type="struct" name="struct GOutputVector" link="GSocket.html#GOutputVector" since="2.22"/>
1164     <keyword type="function" name="g_socket_new ()" link="GSocket.html#g-socket-new" since="2.22"/>
1165     <keyword type="function" name="g_socket_new_from_fd ()" link="GSocket.html#g-socket-new-from-fd" since="2.22"/>
1166     <keyword type="function" name="g_socket_bind ()" link="GSocket.html#g-socket-bind" since="2.22"/>
1167     <keyword type="function" name="g_socket_listen ()" link="GSocket.html#g-socket-listen" since="2.22"/>
1168     <keyword type="function" name="g_socket_accept ()" link="GSocket.html#g-socket-accept" since="2.22"/>
1169     <keyword type="function" name="g_socket_connect ()" link="GSocket.html#g-socket-connect" since="2.22"/>
1170     <keyword type="function" name="g_socket_check_connect_result ()" link="GSocket.html#g-socket-check-connect-result" since="2.22"/>
1171     <keyword type="function" name="g_socket_receive ()" link="GSocket.html#g-socket-receive" since="2.22"/>
1172     <keyword type="function" name="g_socket_receive_from ()" link="GSocket.html#g-socket-receive-from" since="2.22"/>
1173     <keyword type="function" name="g_socket_receive_message ()" link="GSocket.html#g-socket-receive-message" since="2.22"/>
1174     <keyword type="function" name="g_socket_receive_with_blocking ()" link="GSocket.html#g-socket-receive-with-blocking" since="2.26"/>
1175     <keyword type="function" name="g_socket_send ()" link="GSocket.html#g-socket-send" since="2.22"/>
1176     <keyword type="function" name="g_socket_send_to ()" link="GSocket.html#g-socket-send-to" since="2.22"/>
1177     <keyword type="function" name="g_socket_send_message ()" link="GSocket.html#g-socket-send-message" since="2.22"/>
1178     <keyword type="function" name="g_socket_send_with_blocking ()" link="GSocket.html#g-socket-send-with-blocking" since="2.26"/>
1179     <keyword type="function" name="g_socket_close ()" link="GSocket.html#g-socket-close" since="2.22"/>
1180     <keyword type="function" name="g_socket_is_closed ()" link="GSocket.html#g-socket-is-closed" since="2.22"/>
1181     <keyword type="function" name="g_socket_shutdown ()" link="GSocket.html#g-socket-shutdown" since="2.22"/>
1182     <keyword type="function" name="g_socket_is_connected ()" link="GSocket.html#g-socket-is-connected" since="2.22"/>
1183     <keyword type="function" name="g_socket_create_source ()" link="GSocket.html#g-socket-create-source" since="2.22"/>
1184     <keyword type="function" name="g_socket_condition_check ()" link="GSocket.html#g-socket-condition-check" since="2.22"/>
1185     <keyword type="function" name="g_socket_condition_wait ()" link="GSocket.html#g-socket-condition-wait" since="2.22"/>
1186     <keyword type="function" name="g_socket_condition_timed_wait ()" link="GSocket.html#g-socket-condition-timed-wait" since="2.32"/>
1187     <keyword type="function" name="g_socket_get_available_bytes ()" link="GSocket.html#g-socket-get-available-bytes" since="2.32"/>
1188     <keyword type="function" name="g_socket_set_listen_backlog ()" link="GSocket.html#g-socket-set-listen-backlog" since="2.22"/>
1189     <keyword type="function" name="g_socket_get_listen_backlog ()" link="GSocket.html#g-socket-get-listen-backlog" since="2.22"/>
1190     <keyword type="function" name="g_socket_get_blocking ()" link="GSocket.html#g-socket-get-blocking" since="2.22"/>
1191     <keyword type="function" name="g_socket_set_blocking ()" link="GSocket.html#g-socket-set-blocking" since="2.22"/>
1192     <keyword type="function" name="g_socket_get_keepalive ()" link="GSocket.html#g-socket-get-keepalive" since="2.22"/>
1193     <keyword type="function" name="g_socket_set_keepalive ()" link="GSocket.html#g-socket-set-keepalive" since="2.22"/>
1194     <keyword type="function" name="g_socket_get_timeout ()" link="GSocket.html#g-socket-get-timeout" since="2.26"/>
1195     <keyword type="function" name="g_socket_set_timeout ()" link="GSocket.html#g-socket-set-timeout" since="2.26"/>
1196     <keyword type="function" name="g_socket_set_ttl ()" link="GSocket.html#g-socket-set-ttl" since="2.32"/>
1197     <keyword type="function" name="g_socket_get_ttl ()" link="GSocket.html#g-socket-get-ttl" since="2.32"/>
1198     <keyword type="function" name="g_socket_get_broadcast ()" link="GSocket.html#g-socket-get-broadcast" since="2.32"/>
1199     <keyword type="function" name="g_socket_set_broadcast ()" link="GSocket.html#g-socket-set-broadcast" since="2.32"/>
1200     <keyword type="function" name="g_socket_get_family ()" link="GSocket.html#g-socket-get-family" since="2.22"/>
1201     <keyword type="function" name="g_socket_get_fd ()" link="GSocket.html#g-socket-get-fd" since="2.22"/>
1202     <keyword type="function" name="g_socket_get_local_address ()" link="GSocket.html#g-socket-get-local-address" since="2.22"/>
1203     <keyword type="function" name="g_socket_get_protocol ()" link="GSocket.html#g-socket-get-protocol" since="2.22"/>
1204     <keyword type="function" name="g_socket_get_remote_address ()" link="GSocket.html#g-socket-get-remote-address" since="2.22"/>
1205     <keyword type="function" name="g_socket_get_socket_type ()" link="GSocket.html#g-socket-get-socket-type" since="2.22"/>
1206     <keyword type="function" name="g_socket_speaks_ipv4 ()" link="GSocket.html#g-socket-speaks-ipv4" since="2.22"/>
1207     <keyword type="function" name="g_socket_get_credentials ()" link="GSocket.html#g-socket-get-credentials" since="2.26"/>
1208     <keyword type="function" name="g_socket_join_multicast_group ()" link="GSocket.html#g-socket-join-multicast-group" since="2.32"/>
1209     <keyword type="function" name="g_socket_leave_multicast_group ()" link="GSocket.html#g-socket-leave-multicast-group" since="2.32"/>
1210     <keyword type="function" name="g_socket_get_multicast_loopback ()" link="GSocket.html#g-socket-get-multicast-loopback" since="2.32"/>
1211     <keyword type="function" name="g_socket_set_multicast_loopback ()" link="GSocket.html#g-socket-set-multicast-loopback" since="2.32"/>
1212     <keyword type="function" name="g_socket_get_multicast_ttl ()" link="GSocket.html#g-socket-get-multicast-ttl" since="2.32"/>
1213     <keyword type="function" name="g_socket_set_multicast_ttl ()" link="GSocket.html#g-socket-set-multicast-ttl" since="2.32"/>
1214     <keyword type="property" name="The &quot;blocking&quot; property" link="GSocket.html#GSocket--blocking"/>
1215     <keyword type="property" name="The &quot;broadcast&quot; property" link="GSocket.html#GSocket--broadcast"/>
1216     <keyword type="property" name="The &quot;family&quot; property" link="GSocket.html#GSocket--family"/>
1217     <keyword type="property" name="The &quot;fd&quot; property" link="GSocket.html#GSocket--fd"/>
1218     <keyword type="property" name="The &quot;keepalive&quot; property" link="GSocket.html#GSocket--keepalive"/>
1219     <keyword type="property" name="The &quot;listen-backlog&quot; property" link="GSocket.html#GSocket--listen-backlog"/>
1220     <keyword type="property" name="The &quot;local-address&quot; property" link="GSocket.html#GSocket--local-address"/>
1221     <keyword type="property" name="The &quot;multicast-loopback&quot; property" link="GSocket.html#GSocket--multicast-loopback"/>
1222     <keyword type="property" name="The &quot;multicast-ttl&quot; property" link="GSocket.html#GSocket--multicast-ttl"/>
1223     <keyword type="property" name="The &quot;protocol&quot; property" link="GSocket.html#GSocket--protocol"/>
1224     <keyword type="property" name="The &quot;remote-address&quot; property" link="GSocket.html#GSocket--remote-address"/>
1225     <keyword type="property" name="The &quot;timeout&quot; property" link="GSocket.html#GSocket--timeout"/>
1226     <keyword type="property" name="The &quot;ttl&quot; property" link="GSocket.html#GSocket--ttl"/>
1227     <keyword type="property" name="The &quot;type&quot; property" link="GSocket.html#GSocket--type"/>
1228     <keyword type="struct" name="GInetAddress" link="GInetAddress.html#GInetAddress-struct"/>
1229     <keyword type="function" name="g_inet_address_new_from_string ()" link="GInetAddress.html#g-inet-address-new-from-string" since="2.22"/>
1230     <keyword type="function" name="g_inet_address_new_from_bytes ()" link="GInetAddress.html#g-inet-address-new-from-bytes" since="2.22"/>
1231     <keyword type="function" name="g_inet_address_new_any ()" link="GInetAddress.html#g-inet-address-new-any" since="2.22"/>
1232     <keyword type="function" name="g_inet_address_new_loopback ()" link="GInetAddress.html#g-inet-address-new-loopback" since="2.22"/>
1233     <keyword type="function" name="g_inet_address_equal ()" link="GInetAddress.html#g-inet-address-equal" since="2.30"/>
1234     <keyword type="function" name="g_inet_address_to_bytes ()" link="GInetAddress.html#g-inet-address-to-bytes" since="2.22"/>
1235     <keyword type="function" name="g_inet_address_get_native_size ()" link="GInetAddress.html#g-inet-address-get-native-size" since="2.22"/>
1236     <keyword type="function" name="g_inet_address_to_string ()" link="GInetAddress.html#g-inet-address-to-string" since="2.22"/>
1237     <keyword type="function" name="g_inet_address_get_family ()" link="GInetAddress.html#g-inet-address-get-family" since="2.22"/>
1238     <keyword type="function" name="g_inet_address_get_is_any ()" link="GInetAddress.html#g-inet-address-get-is-any" since="2.22"/>
1239     <keyword type="function" name="g_inet_address_get_is_loopback ()" link="GInetAddress.html#g-inet-address-get-is-loopback" since="2.22"/>
1240     <keyword type="function" name="g_inet_address_get_is_link_local ()" link="GInetAddress.html#g-inet-address-get-is-link-local" since="2.22"/>
1241     <keyword type="function" name="g_inet_address_get_is_site_local ()" link="GInetAddress.html#g-inet-address-get-is-site-local" since="2.22"/>
1242     <keyword type="function" name="g_inet_address_get_is_multicast ()" link="GInetAddress.html#g-inet-address-get-is-multicast" since="2.22"/>
1243     <keyword type="function" name="g_inet_address_get_is_mc_link_local ()" link="GInetAddress.html#g-inet-address-get-is-mc-link-local" since="2.22"/>
1244     <keyword type="function" name="g_inet_address_get_is_mc_node_local ()" link="GInetAddress.html#g-inet-address-get-is-mc-node-local" since="2.22"/>
1245     <keyword type="function" name="g_inet_address_get_is_mc_site_local ()" link="GInetAddress.html#g-inet-address-get-is-mc-site-local" since="2.22"/>
1246     <keyword type="function" name="g_inet_address_get_is_mc_org_local ()" link="GInetAddress.html#g-inet-address-get-is-mc-org-local" since="2.22"/>
1247     <keyword type="function" name="g_inet_address_get_is_mc_global ()" link="GInetAddress.html#g-inet-address-get-is-mc-global" since="2.22"/>
1248     <keyword type="property" name="The &quot;bytes&quot; property" link="GInetAddress.html#GInetAddress--bytes"/>
1249     <keyword type="property" name="The &quot;family&quot; property" link="GInetAddress.html#GInetAddress--family"/>
1250     <keyword type="property" name="The &quot;is-any&quot; property" link="GInetAddress.html#GInetAddress--is-any"/>
1251     <keyword type="property" name="The &quot;is-link-local&quot; property" link="GInetAddress.html#GInetAddress--is-link-local"/>
1252     <keyword type="property" name="The &quot;is-loopback&quot; property" link="GInetAddress.html#GInetAddress--is-loopback"/>
1253     <keyword type="property" name="The &quot;is-mc-global&quot; property" link="GInetAddress.html#GInetAddress--is-mc-global"/>
1254     <keyword type="property" name="The &quot;is-mc-link-local&quot; property" link="GInetAddress.html#GInetAddress--is-mc-link-local"/>
1255     <keyword type="property" name="The &quot;is-mc-node-local&quot; property" link="GInetAddress.html#GInetAddress--is-mc-node-local"/>
1256     <keyword type="property" name="The &quot;is-mc-org-local&quot; property" link="GInetAddress.html#GInetAddress--is-mc-org-local"/>
1257     <keyword type="property" name="The &quot;is-mc-site-local&quot; property" link="GInetAddress.html#GInetAddress--is-mc-site-local"/>
1258     <keyword type="property" name="The &quot;is-multicast&quot; property" link="GInetAddress.html#GInetAddress--is-multicast"/>
1259     <keyword type="property" name="The &quot;is-site-local&quot; property" link="GInetAddress.html#GInetAddress--is-site-local"/>
1260     <keyword type="struct" name="GInetAddressMask" link="gio-GInetAddressMask.html#GInetAddressMask" since="2.32"/>
1261     <keyword type="function" name="g_inet_address_mask_new ()" link="gio-GInetAddressMask.html#g-inet-address-mask-new" since="2.32"/>
1262     <keyword type="function" name="g_inet_address_mask_new_from_string ()" link="gio-GInetAddressMask.html#g-inet-address-mask-new-from-string" since="2.32"/>
1263     <keyword type="function" name="g_inet_address_mask_to_string ()" link="gio-GInetAddressMask.html#g-inet-address-mask-to-string" since="2.32"/>
1264     <keyword type="function" name="g_inet_address_mask_get_family ()" link="gio-GInetAddressMask.html#g-inet-address-mask-get-family" since="2.32"/>
1265     <keyword type="function" name="g_inet_address_mask_get_address ()" link="gio-GInetAddressMask.html#g-inet-address-mask-get-address" since="2.32"/>
1266     <keyword type="function" name="g_inet_address_mask_get_length ()" link="gio-GInetAddressMask.html#g-inet-address-mask-get-length" since="2.32"/>
1267     <keyword type="function" name="g_inet_address_mask_matches ()" link="gio-GInetAddressMask.html#g-inet-address-mask-matches" since="2.32"/>
1268     <keyword type="function" name="g_inet_address_mask_equal ()" link="gio-GInetAddressMask.html#g-inet-address-mask-equal" since="2.32"/>
1269     <keyword type="struct" name="GSocketAddress" link="GSocketAddress.html#GSocketAddress-struct"/>
1270     <keyword type="enum" name="enum GSocketFamily" link="GSocketAddress.html#GSocketFamily" since="2.22"/>
1271     <keyword type="function" name="g_socket_address_new_from_native ()" link="GSocketAddress.html#g-socket-address-new-from-native" since="2.22"/>
1272     <keyword type="function" name="g_socket_address_get_family ()" link="GSocketAddress.html#g-socket-address-get-family" since="2.22"/>
1273     <keyword type="function" name="g_socket_address_to_native ()" link="GSocketAddress.html#g-socket-address-to-native" since="2.22"/>
1274     <keyword type="function" name="g_socket_address_get_native_size ()" link="GSocketAddress.html#g-socket-address-get-native-size" since="2.22"/>
1275     <keyword type="property" name="The &quot;family&quot; property" link="GSocketAddress.html#GSocketAddress--family"/>
1276     <keyword type="struct" name="GInetSocketAddress" link="GInetSocketAddress.html#GInetSocketAddress-struct"/>
1277     <keyword type="function" name="g_inet_socket_address_new ()" link="GInetSocketAddress.html#g-inet-socket-address-new" since="2.22"/>
1278     <keyword type="function" name="g_inet_socket_address_get_address ()" link="GInetSocketAddress.html#g-inet-socket-address-get-address" since="2.22"/>
1279     <keyword type="function" name="g_inet_socket_address_get_port ()" link="GInetSocketAddress.html#g-inet-socket-address-get-port" since="2.22"/>
1280     <keyword type="function" name="g_inet_socket_address_get_flowinfo ()" link="GInetSocketAddress.html#g-inet-socket-address-get-flowinfo" since="2.32"/>
1281     <keyword type="function" name="g_inet_socket_address_get_scope_id ()" link="GInetSocketAddress.html#g-inet-socket-address-get-scope-id" since="2.32"/>
1282     <keyword type="property" name="The &quot;address&quot; property" link="GInetSocketAddress.html#GInetSocketAddress--address"/>
1283     <keyword type="property" name="The &quot;flowinfo&quot; property" link="GInetSocketAddress.html#GInetSocketAddress--flowinfo"/>
1284     <keyword type="property" name="The &quot;port&quot; property" link="GInetSocketAddress.html#GInetSocketAddress--port"/>
1285     <keyword type="property" name="The &quot;scope-id&quot; property" link="GInetSocketAddress.html#GInetSocketAddress--scope-id"/>
1286     <keyword type="struct" name="struct GUnixSocketAddress" link="GUnixSocketAddress.html#GUnixSocketAddress-struct"/>
1287     <keyword type="enum" name="enum GUnixSocketAddressType" link="GUnixSocketAddress.html#GUnixSocketAddressType" since="2.26"/>
1288     <keyword type="function" name="g_unix_socket_address_new ()" link="GUnixSocketAddress.html#g-unix-socket-address-new" since="2.22"/>
1289     <keyword type="function" name="g_unix_socket_address_new_abstract ()" link="GUnixSocketAddress.html#g-unix-socket-address-new-abstract" deprecated="Use g_unix_socket_address_new_with_type()."/>
1290     <keyword type="function" name="g_unix_socket_address_new_with_type ()" link="GUnixSocketAddress.html#g-unix-socket-address-new-with-type" since="2.26"/>
1291     <keyword type="function" name="g_unix_socket_address_get_is_abstract ()" link="GUnixSocketAddress.html#g-unix-socket-address-get-is-abstract" deprecated="Use g_unix_socket_address_get_address_type()" since="2.22"/>
1292     <keyword type="function" name="g_unix_socket_address_get_address_type ()" link="GUnixSocketAddress.html#g-unix-socket-address-get-address-type" since="2.26"/>
1293     <keyword type="function" name="g_unix_socket_address_get_path ()" link="GUnixSocketAddress.html#g-unix-socket-address-get-path" since="2.22"/>
1294     <keyword type="function" name="g_unix_socket_address_get_path_len ()" link="GUnixSocketAddress.html#g-unix-socket-address-get-path-len" since="2.22"/>
1295     <keyword type="function" name="g_unix_socket_address_abstract_names_supported ()" link="GUnixSocketAddress.html#g-unix-socket-address-abstract-names-supported" since="2.22"/>
1296     <keyword type="property" name="The &quot;abstract&quot; property" link="GUnixSocketAddress.html#GUnixSocketAddress--abstract"/>
1297     <keyword type="property" name="The &quot;address-type&quot; property" link="GUnixSocketAddress.html#GUnixSocketAddress--address-type"/>
1298     <keyword type="property" name="The &quot;path&quot; property" link="GUnixSocketAddress.html#GUnixSocketAddress--path"/>
1299     <keyword type="property" name="The &quot;path-as-array&quot; property" link="GUnixSocketAddress.html#GUnixSocketAddress--path-as-array"/>
1300     <keyword type="struct" name="GSocketControlMessage" link="GSocketControlMessage.html#GSocketControlMessage-struct"/>
1301     <keyword type="function" name="g_socket_control_message_deserialize ()" link="GSocketControlMessage.html#g-socket-control-message-deserialize" since="2.22"/>
1302     <keyword type="function" name="g_socket_control_message_get_level ()" link="GSocketControlMessage.html#g-socket-control-message-get-level" since="2.22"/>
1303     <keyword type="function" name="g_socket_control_message_get_msg_type ()" link="GSocketControlMessage.html#g-socket-control-message-get-msg-type" since="2.22"/>
1304     <keyword type="function" name="g_socket_control_message_get_size ()" link="GSocketControlMessage.html#g-socket-control-message-get-size" since="2.22"/>
1305     <keyword type="function" name="g_socket_control_message_serialize ()" link="GSocketControlMessage.html#g-socket-control-message-serialize" since="2.22"/>
1306     <keyword type="struct" name="GUnixFDList" link="GUnixFDList.html#GUnixFDList-struct"/>
1307     <keyword type="function" name="g_unix_fd_list_new_from_array ()" link="GUnixFDList.html#g-unix-fd-list-new-from-array" since="2.24"/>
1308     <keyword type="function" name="g_unix_fd_list_new ()" link="GUnixFDList.html#g-unix-fd-list-new" since="2.24"/>
1309     <keyword type="function" name="g_unix_fd_list_get_length ()" link="GUnixFDList.html#g-unix-fd-list-get-length" since="2.24"/>
1310     <keyword type="function" name="g_unix_fd_list_get ()" link="GUnixFDList.html#g-unix-fd-list-get" since="2.24"/>
1311     <keyword type="function" name="g_unix_fd_list_peek_fds ()" link="GUnixFDList.html#g-unix-fd-list-peek-fds" since="2.24"/>
1312     <keyword type="function" name="g_unix_fd_list_steal_fds ()" link="GUnixFDList.html#g-unix-fd-list-steal-fds" since="2.24"/>
1313     <keyword type="function" name="g_unix_fd_list_append ()" link="GUnixFDList.html#g-unix-fd-list-append" since="2.24"/>
1314     <keyword type="struct" name="GUnixFDMessage" link="GUnixFDMessage.html#GUnixFDMessage-struct"/>
1315     <keyword type="function" name="g_unix_fd_message_new_with_fd_list ()" link="GUnixFDMessage.html#g-unix-fd-message-new-with-fd-list" since="2.24"/>
1316     <keyword type="function" name="g_unix_fd_message_new ()" link="GUnixFDMessage.html#g-unix-fd-message-new" since="2.22"/>
1317     <keyword type="function" name="g_unix_fd_message_get_fd_list ()" link="GUnixFDMessage.html#g-unix-fd-message-get-fd-list" since="2.24"/>
1318     <keyword type="function" name="g_unix_fd_message_append_fd ()" link="GUnixFDMessage.html#g-unix-fd-message-append-fd" since="2.22"/>
1319     <keyword type="function" name="g_unix_fd_message_steal_fds ()" link="GUnixFDMessage.html#g-unix-fd-message-steal-fds" since="2.22"/>
1320     <keyword type="property" name="The &quot;fd-list&quot; property" link="GUnixFDMessage.html#GUnixFDMessage--fd-list"/>
1321     <keyword type="struct" name="GCredentials" link="GCredentials.html#GCredentials-struct"/>
1322     <keyword type="enum" name="enum GCredentialsType" link="GCredentials.html#GCredentialsType" since="2.26"/>
1323     <keyword type="function" name="g_credentials_new ()" link="GCredentials.html#g-credentials-new" since="2.26"/>
1324     <keyword type="function" name="g_credentials_to_string ()" link="GCredentials.html#g-credentials-to-string" since="2.26"/>
1325     <keyword type="function" name="g_credentials_get_native ()" link="GCredentials.html#g-credentials-get-native" since="2.26"/>
1326     <keyword type="function" name="g_credentials_set_native ()" link="GCredentials.html#g-credentials-set-native" since="2.26"/>
1327     <keyword type="function" name="g_credentials_is_same_user ()" link="GCredentials.html#g-credentials-is-same-user" since="2.26"/>
1328     <keyword type="function" name="g_credentials_get_unix_user ()" link="GCredentials.html#g-credentials-get-unix-user" since="2.26"/>
1329     <keyword type="function" name="g_credentials_set_unix_user ()" link="GCredentials.html#g-credentials-set-unix-user" since="2.26"/>
1330     <keyword type="struct" name="GUnixCredentialsMessage" link="GUnixCredentialsMessage.html#GUnixCredentialsMessage-struct"/>
1331     <keyword type="struct" name="struct GUnixCredentialsMessageClass" link="GUnixCredentialsMessage.html#GUnixCredentialsMessageClass" since="2.26"/>
1332     <keyword type="function" name="g_unix_credentials_message_new ()" link="GUnixCredentialsMessage.html#g-unix-credentials-message-new" since="2.26"/>
1333     <keyword type="function" name="g_unix_credentials_message_new_with_credentials ()" link="GUnixCredentialsMessage.html#g-unix-credentials-message-new-with-credentials" since="2.26"/>
1334     <keyword type="function" name="g_unix_credentials_message_get_credentials ()" link="GUnixCredentialsMessage.html#g-unix-credentials-message-get-credentials" since="2.26"/>
1335     <keyword type="function" name="g_unix_credentials_message_is_supported ()" link="GUnixCredentialsMessage.html#g-unix-credentials-message-is-supported" since="2.26"/>
1336     <keyword type="property" name="The &quot;credentials&quot; property" link="GUnixCredentialsMessage.html#GUnixCredentialsMessage--credentials"/>
1337     <keyword type="struct" name="GProxy" link="GProxy.html#GProxy-struct"/>
1338     <keyword type="struct" name="struct GProxyInterface" link="GProxy.html#GProxyInterface" since="2.26"/>
1339     <keyword type="macro" name="G_PROXY_EXTENSION_POINT_NAME" link="GProxy.html#G-PROXY-EXTENSION-POINT-NAME:CAPS" since="2.26"/>
1340     <keyword type="function" name="g_proxy_connect ()" link="GProxy.html#g-proxy-connect" since="2.26"/>
1341     <keyword type="function" name="g_proxy_connect_async ()" link="GProxy.html#g-proxy-connect-async" since="2.26"/>
1342     <keyword type="function" name="g_proxy_connect_finish ()" link="GProxy.html#g-proxy-connect-finish" since="2.26"/>
1343     <keyword type="function" name="g_proxy_get_default_for_protocol ()" link="GProxy.html#g-proxy-get-default-for-protocol" since="2.26"/>
1344     <keyword type="function" name="g_proxy_supports_hostname ()" link="GProxy.html#g-proxy-supports-hostname" since="2.26"/>
1345     <keyword type="struct" name="GProxyAddress" link="GProxyAddress.html#GProxyAddress-struct"/>
1346     <keyword type="struct" name="struct GProxyAddressClass" link="GProxyAddress.html#GProxyAddressClass"/>
1347     <keyword type="function" name="g_proxy_address_get_destination_hostname ()" link="GProxyAddress.html#g-proxy-address-get-destination-hostname" since="2.26"/>
1348     <keyword type="function" name="g_proxy_address_get_destination_port ()" link="GProxyAddress.html#g-proxy-address-get-destination-port" since="2.26"/>
1349     <keyword type="function" name="g_proxy_address_get_password ()" link="GProxyAddress.html#g-proxy-address-get-password" since="2.26"/>
1350     <keyword type="function" name="g_proxy_address_get_protocol ()" link="GProxyAddress.html#g-proxy-address-get-protocol" since="2.26"/>
1351     <keyword type="function" name="g_proxy_address_get_username ()" link="GProxyAddress.html#g-proxy-address-get-username" since="2.26"/>
1352     <keyword type="function" name="g_proxy_address_new ()" link="GProxyAddress.html#g-proxy-address-new" since="2.26"/>
1353     <keyword type="property" name="The &quot;destination-hostname&quot; property" link="GProxyAddress.html#GProxyAddress--destination-hostname"/>
1354     <keyword type="property" name="The &quot;destination-port&quot; property" link="GProxyAddress.html#GProxyAddress--destination-port"/>
1355     <keyword type="property" name="The &quot;password&quot; property" link="GProxyAddress.html#GProxyAddress--password"/>
1356     <keyword type="property" name="The &quot;protocol&quot; property" link="GProxyAddress.html#GProxyAddress--protocol"/>
1357     <keyword type="property" name="The &quot;username&quot; property" link="GProxyAddress.html#GProxyAddress--username"/>
1358     <keyword type="struct" name="GSocketClient" link="GSocketClient.html#GSocketClient-struct"/>
1359     <keyword type="enum" name="enum GSocketClientEvent" link="GSocketClient.html#GSocketClientEvent" since="2.32"/>
1360     <keyword type="function" name="g_socket_client_new ()" link="GSocketClient.html#g-socket-client-new" since="2.22"/>
1361     <keyword type="function" name="g_socket_client_connect ()" link="GSocketClient.html#g-socket-client-connect" since="2.22"/>
1362     <keyword type="function" name="g_socket_client_connect_async ()" link="GSocketClient.html#g-socket-client-connect-async" since="2.22"/>
1363     <keyword type="function" name="g_socket_client_connect_finish ()" link="GSocketClient.html#g-socket-client-connect-finish" since="2.22"/>
1364     <keyword type="function" name="g_socket_client_connect_to_host ()" link="GSocketClient.html#g-socket-client-connect-to-host" since="2.22"/>
1365     <keyword type="function" name="g_socket_client_connect_to_host_async ()" link="GSocketClient.html#g-socket-client-connect-to-host-async" since="2.22"/>
1366     <keyword type="function" name="g_socket_client_connect_to_host_finish ()" link="GSocketClient.html#g-socket-client-connect-to-host-finish" since="2.22"/>
1367     <keyword type="function" name="g_socket_client_connect_to_service ()" link="GSocketClient.html#g-socket-client-connect-to-service"/>
1368     <keyword type="function" name="g_socket_client_connect_to_service_async ()" link="GSocketClient.html#g-socket-client-connect-to-service-async" since="2.22"/>
1369     <keyword type="function" name="g_socket_client_connect_to_service_finish ()" link="GSocketClient.html#g-socket-client-connect-to-service-finish" since="2.22"/>
1370     <keyword type="function" name="g_socket_client_connect_to_uri ()" link="GSocketClient.html#g-socket-client-connect-to-uri" since="2.26"/>
1371     <keyword type="function" name="g_socket_client_connect_to_uri_async ()" link="GSocketClient.html#g-socket-client-connect-to-uri-async" since="2.26"/>
1372     <keyword type="function" name="g_socket_client_connect_to_uri_finish ()" link="GSocketClient.html#g-socket-client-connect-to-uri-finish" since="2.26"/>
1373     <keyword type="function" name="g_socket_client_set_family ()" link="GSocketClient.html#g-socket-client-set-family" since="2.22"/>
1374     <keyword type="function" name="g_socket_client_set_local_address ()" link="GSocketClient.html#g-socket-client-set-local-address" since="2.22"/>
1375     <keyword type="function" name="g_socket_client_set_protocol ()" link="GSocketClient.html#g-socket-client-set-protocol" since="2.22"/>
1376     <keyword type="function" name="g_socket_client_set_socket_type ()" link="GSocketClient.html#g-socket-client-set-socket-type" since="2.22"/>
1377     <keyword type="function" name="g_socket_client_set_timeout ()" link="GSocketClient.html#g-socket-client-set-timeout" since="2.26"/>
1378     <keyword type="function" name="g_socket_client_set_enable_proxy ()" link="GSocketClient.html#g-socket-client-set-enable-proxy" since="2.26"/>
1379     <keyword type="function" name="g_socket_client_set_tls ()" link="GSocketClient.html#g-socket-client-set-tls" since="2.28"/>
1380     <keyword type="function" name="g_socket_client_set_tls_validation_flags ()" link="GSocketClient.html#g-socket-client-set-tls-validation-flags" since="2.28"/>
1381     <keyword type="function" name="g_socket_client_get_family ()" link="GSocketClient.html#g-socket-client-get-family" since="2.22"/>
1382     <keyword type="function" name="g_socket_client_get_local_address ()" link="GSocketClient.html#g-socket-client-get-local-address" since="2.22"/>
1383     <keyword type="function" name="g_socket_client_get_protocol ()" link="GSocketClient.html#g-socket-client-get-protocol" since="2.22"/>
1384     <keyword type="function" name="g_socket_client_get_socket_type ()" link="GSocketClient.html#g-socket-client-get-socket-type" since="2.22"/>
1385     <keyword type="function" name="g_socket_client_get_timeout ()" link="GSocketClient.html#g-socket-client-get-timeout" since="2.26"/>
1386     <keyword type="function" name="g_socket_client_get_enable_proxy ()" link="GSocketClient.html#g-socket-client-get-enable-proxy" since="2.26"/>
1387     <keyword type="function" name="g_socket_client_get_tls ()" link="GSocketClient.html#g-socket-client-get-tls" since="2.28"/>
1388     <keyword type="function" name="g_socket_client_get_tls_validation_flags ()" link="GSocketClient.html#g-socket-client-get-tls-validation-flags" since="2.28"/>
1389     <keyword type="function" name="g_socket_client_add_application_proxy ()" link="GSocketClient.html#g-socket-client-add-application-proxy"/>
1390     <keyword type="property" name="The &quot;enable-proxy&quot; property" link="GSocketClient.html#GSocketClient--enable-proxy"/>
1391     <keyword type="property" name="The &quot;family&quot; property" link="GSocketClient.html#GSocketClient--family"/>
1392     <keyword type="property" name="The &quot;local-address&quot; property" link="GSocketClient.html#GSocketClient--local-address"/>
1393     <keyword type="property" name="The &quot;protocol&quot; property" link="GSocketClient.html#GSocketClient--protocol"/>
1394     <keyword type="property" name="The &quot;timeout&quot; property" link="GSocketClient.html#GSocketClient--timeout"/>
1395     <keyword type="property" name="The &quot;tls&quot; property" link="GSocketClient.html#GSocketClient--tls"/>
1396     <keyword type="property" name="The &quot;tls-validation-flags&quot; property" link="GSocketClient.html#GSocketClient--tls-validation-flags"/>
1397     <keyword type="property" name="The &quot;type&quot; property" link="GSocketClient.html#GSocketClient--type"/>
1398     <keyword type="signal" name="The &quot;event&quot; signal" link="GSocketClient.html#GSocketClient-event"/>
1399     <keyword type="struct" name="GSocketConnection" link="GSocketConnection.html#GSocketConnection-struct"/>
1400     <keyword type="function" name="g_socket_connection_connect ()" link="GSocketConnection.html#g-socket-connection-connect" since="2.32"/>
1401     <keyword type="function" name="g_socket_connection_connect_async ()" link="GSocketConnection.html#g-socket-connection-connect-async" since="2.32"/>
1402     <keyword type="function" name="g_socket_connection_connect_finish ()" link="GSocketConnection.html#g-socket-connection-connect-finish" since="2.32"/>
1403     <keyword type="function" name="g_socket_connection_is_connected ()" link="GSocketConnection.html#g-socket-connection-is-connected" since="2.32"/>
1404     <keyword type="function" name="g_socket_connection_get_local_address ()" link="GSocketConnection.html#g-socket-connection-get-local-address" since="2.22"/>
1405     <keyword type="function" name="g_socket_connection_get_remote_address ()" link="GSocketConnection.html#g-socket-connection-get-remote-address" since="2.22"/>
1406     <keyword type="function" name="g_socket_connection_get_socket ()" link="GSocketConnection.html#g-socket-connection-get-socket" since="2.22"/>
1407     <keyword type="function" name="g_socket_connection_factory_create_connection ()" link="GSocketConnection.html#g-socket-connection-factory-create-connection" since="2.22"/>
1408     <keyword type="function" name="g_socket_connection_factory_lookup_type ()" link="GSocketConnection.html#g-socket-connection-factory-lookup-type" since="2.22"/>
1409     <keyword type="function" name="g_socket_connection_factory_register_type ()" link="GSocketConnection.html#g-socket-connection-factory-register-type" since="2.22"/>
1410     <keyword type="property" name="The &quot;socket&quot; property" link="GSocketConnection.html#GSocketConnection--socket"/>
1411     <keyword type="struct" name="GUnixConnection" link="GUnixConnection.html#GUnixConnection-struct"/>
1412     <keyword type="function" name="g_unix_connection_receive_fd ()" link="GUnixConnection.html#g-unix-connection-receive-fd" since="2.22"/>
1413     <keyword type="function" name="g_unix_connection_send_fd ()" link="GUnixConnection.html#g-unix-connection-send-fd" since="2.22"/>
1414     <keyword type="function" name="g_unix_connection_receive_credentials ()" link="GUnixConnection.html#g-unix-connection-receive-credentials" since="2.26"/>
1415     <keyword type="function" name="g_unix_connection_receive_credentials_async ()" link="GUnixConnection.html#g-unix-connection-receive-credentials-async" since="2.32"/>
1416     <keyword type="function" name="g_unix_connection_receive_credentials_finish ()" link="GUnixConnection.html#g-unix-connection-receive-credentials-finish" since="2.32"/>
1417     <keyword type="function" name="g_unix_connection_send_credentials ()" link="GUnixConnection.html#g-unix-connection-send-credentials" since="2.26"/>
1418     <keyword type="function" name="g_unix_connection_send_credentials_async ()" link="GUnixConnection.html#g-unix-connection-send-credentials-async" since="2.32"/>
1419     <keyword type="function" name="g_unix_connection_send_credentials_finish ()" link="GUnixConnection.html#g-unix-connection-send-credentials-finish" since="2.32"/>
1420     <keyword type="struct" name="GTcpConnection" link="GTcpConnection.html#GTcpConnection-struct"/>
1421     <keyword type="function" name="g_tcp_connection_set_graceful_disconnect ()" link="GTcpConnection.html#g-tcp-connection-set-graceful-disconnect" since="2.22"/>
1422     <keyword type="function" name="g_tcp_connection_get_graceful_disconnect ()" link="GTcpConnection.html#g-tcp-connection-get-graceful-disconnect" since="2.22"/>
1423     <keyword type="property" name="The &quot;graceful-disconnect&quot; property" link="GTcpConnection.html#GTcpConnection--graceful-disconnect"/>
1424     <keyword type="struct" name="GTcpWrapperConnection" link="GTcpWrapperConnection.html#GTcpWrapperConnection-struct"/>
1425     <keyword type="function" name="g_tcp_wrapper_connection_new ()" link="GTcpWrapperConnection.html#g-tcp-wrapper-connection-new" since="2.28"/>
1426     <keyword type="function" name="g_tcp_wrapper_connection_get_base_io_stream ()" link="GTcpWrapperConnection.html#g-tcp-wrapper-connection-get-base-io-stream"/>
1427     <keyword type="property" name="The &quot;base-io-stream&quot; property" link="GTcpWrapperConnection.html#GTcpWrapperConnection--base-io-stream"/>
1428     <keyword type="struct" name="GSocketListener" link="GSocketListener.html#GSocketListener-struct"/>
1429     <keyword type="function" name="g_socket_listener_new ()" link="GSocketListener.html#g-socket-listener-new" since="2.22"/>
1430     <keyword type="function" name="g_socket_listener_add_socket ()" link="GSocketListener.html#g-socket-listener-add-socket" since="2.22"/>
1431     <keyword type="function" name="g_socket_listener_add_address ()" link="GSocketListener.html#g-socket-listener-add-address" since="2.22"/>
1432     <keyword type="function" name="g_socket_listener_add_inet_port ()" link="GSocketListener.html#g-socket-listener-add-inet-port" since="2.22"/>
1433     <keyword type="function" name="g_socket_listener_add_any_inet_port ()" link="GSocketListener.html#g-socket-listener-add-any-inet-port" since="2.24"/>
1434     <keyword type="function" name="g_socket_listener_accept ()" link="GSocketListener.html#g-socket-listener-accept" since="2.22"/>
1435     <keyword type="function" name="g_socket_listener_accept_async ()" link="GSocketListener.html#g-socket-listener-accept-async" since="2.22"/>
1436     <keyword type="function" name="g_socket_listener_accept_finish ()" link="GSocketListener.html#g-socket-listener-accept-finish" since="2.22"/>
1437     <keyword type="function" name="g_socket_listener_accept_socket ()" link="GSocketListener.html#g-socket-listener-accept-socket" since="2.22"/>
1438     <keyword type="function" name="g_socket_listener_accept_socket_async ()" link="GSocketListener.html#g-socket-listener-accept-socket-async" since="2.22"/>
1439     <keyword type="function" name="g_socket_listener_accept_socket_finish ()" link="GSocketListener.html#g-socket-listener-accept-socket-finish" since="2.22"/>
1440     <keyword type="function" name="g_socket_listener_close ()" link="GSocketListener.html#g-socket-listener-close" since="2.22"/>
1441     <keyword type="function" name="g_socket_listener_set_backlog ()" link="GSocketListener.html#g-socket-listener-set-backlog" since="2.22"/>
1442     <keyword type="property" name="The &quot;listen-backlog&quot; property" link="GSocketListener.html#GSocketListener--listen-backlog"/>
1443     <keyword type="struct" name="GSocketService" link="GSocketService.html#GSocketService-struct"/>
1444     <keyword type="function" name="g_socket_service_new ()" link="GSocketService.html#g-socket-service-new" since="2.22"/>
1445     <keyword type="function" name="g_socket_service_start ()" link="GSocketService.html#g-socket-service-start" since="2.22"/>
1446     <keyword type="function" name="g_socket_service_stop ()" link="GSocketService.html#g-socket-service-stop" since="2.22"/>
1447     <keyword type="function" name="g_socket_service_is_active ()" link="GSocketService.html#g-socket-service-is-active" since="2.22"/>
1448     <keyword type="signal" name="The &quot;incoming&quot; signal" link="GSocketService.html#GSocketService-incoming"/>
1449     <keyword type="struct" name="GThreadedSocketService" link="GThreadedSocketService.html#GThreadedSocketService-struct"/>
1450     <keyword type="function" name="g_threaded_socket_service_new ()" link="GThreadedSocketService.html#g-threaded-socket-service-new" since="2.22"/>
1451     <keyword type="property" name="The &quot;max-threads&quot; property" link="GThreadedSocketService.html#GThreadedSocketService--max-threads"/>
1452     <keyword type="signal" name="The &quot;run&quot; signal" link="GThreadedSocketService.html#GThreadedSocketService-run"/>
1453     <keyword type="struct" name="GNetworkMonitor" link="GNetworkMonitor.html#GNetworkMonitor-struct"/>
1454     <keyword type="struct" name="struct GNetworkMonitorInterface" link="GNetworkMonitor.html#GNetworkMonitorInterface"/>
1455     <keyword type="macro" name="G_NETWORK_MONITOR_EXTENSION_POINT_NAME" link="GNetworkMonitor.html#G-NETWORK-MONITOR-EXTENSION-POINT-NAME:CAPS" since="2.30"/>
1456     <keyword type="function" name="g_network_monitor_get_default ()" link="GNetworkMonitor.html#g-network-monitor-get-default" since="2.32"/>
1457     <keyword type="function" name="g_network_monitor_get_network_available ()" link="GNetworkMonitor.html#g-network-monitor-get-network-available" since="2.32"/>
1458     <keyword type="function" name="g_network_monitor_can_reach ()" link="GNetworkMonitor.html#g-network-monitor-can-reach" since="2.32"/>
1459     <keyword type="function" name="g_network_monitor_can_reach_async ()" link="GNetworkMonitor.html#g-network-monitor-can-reach-async"/>
1460     <keyword type="function" name="g_network_monitor_can_reach_finish ()" link="GNetworkMonitor.html#g-network-monitor-can-reach-finish"/>
1461     <keyword type="property" name="The &quot;network-available&quot; property" link="GNetworkMonitor.html#GNetworkMonitor--network-available"/>
1462     <keyword type="signal" name="The &quot;network-changed&quot; signal" link="GNetworkMonitor.html#GNetworkMonitor-network-changed"/>
1463     <keyword type="macro" name="G_TLS_ERROR" link="gio-TLS-Overview.html#G-TLS-ERROR:CAPS"/>
1464     <keyword type="enum" name="enum GTlsError" link="gio-TLS-Overview.html#GTlsError" since="2.28"/>
1465     <keyword type="enum" name="enum GTlsAuthenticationMode" link="gio-TLS-Overview.html#GTlsAuthenticationMode" since="2.28"/>
1466     <keyword type="enum" name="enum GTlsCertificateFlags" link="gio-TLS-Overview.html#GTlsCertificateFlags" since="2.28"/>
1467     <keyword type="struct" name="GTlsCertificate" link="GTlsCertificate.html#GTlsCertificate-struct"/>
1468     <keyword type="function" name="g_tls_certificate_new_from_pem ()" link="GTlsCertificate.html#g-tls-certificate-new-from-pem" since="2.28"/>
1469     <keyword type="function" name="g_tls_certificate_new_from_file ()" link="GTlsCertificate.html#g-tls-certificate-new-from-file" since="2.28"/>
1470     <keyword type="function" name="g_tls_certificate_new_from_files ()" link="GTlsCertificate.html#g-tls-certificate-new-from-files" since="2.28"/>
1471     <keyword type="function" name="g_tls_certificate_list_new_from_file ()" link="GTlsCertificate.html#g-tls-certificate-list-new-from-file" since="2.28"/>
1472     <keyword type="function" name="g_tls_certificate_get_issuer ()" link="GTlsCertificate.html#g-tls-certificate-get-issuer" since="2.28"/>
1473     <keyword type="function" name="g_tls_certificate_verify ()" link="GTlsCertificate.html#g-tls-certificate-verify" since="2.28"/>
1474     <keyword type="property" name="The &quot;certificate&quot; property" link="GTlsCertificate.html#GTlsCertificate--certificate"/>
1475     <keyword type="property" name="The &quot;certificate-pem&quot; property" link="GTlsCertificate.html#GTlsCertificate--certificate-pem"/>
1476     <keyword type="property" name="The &quot;issuer&quot; property" link="GTlsCertificate.html#GTlsCertificate--issuer"/>
1477     <keyword type="property" name="The &quot;private-key&quot; property" link="GTlsCertificate.html#GTlsCertificate--private-key"/>
1478     <keyword type="property" name="The &quot;private-key-pem&quot; property" link="GTlsCertificate.html#GTlsCertificate--private-key-pem"/>
1479     <keyword type="struct" name="GTlsConnection" link="GTlsConnection.html#GTlsConnection-struct"/>
1480     <keyword type="function" name="g_tls_connection_set_certificate ()" link="GTlsConnection.html#g-tls-connection-set-certificate" since="2.28"/>
1481     <keyword type="function" name="g_tls_connection_get_certificate ()" link="GTlsConnection.html#g-tls-connection-get-certificate" since="2.28"/>
1482     <keyword type="function" name="g_tls_connection_get_peer_certificate ()" link="GTlsConnection.html#g-tls-connection-get-peer-certificate" since="2.28"/>
1483     <keyword type="function" name="g_tls_connection_get_peer_certificate_errors ()" link="GTlsConnection.html#g-tls-connection-get-peer-certificate-errors" since="2.28"/>
1484     <keyword type="function" name="g_tls_connection_set_require_close_notify ()" link="GTlsConnection.html#g-tls-connection-set-require-close-notify" since="2.28"/>
1485     <keyword type="function" name="g_tls_connection_get_require_close_notify ()" link="GTlsConnection.html#g-tls-connection-get-require-close-notify" since="2.28"/>
1486     <keyword type="enum" name="enum GTlsRehandshakeMode" link="GTlsConnection.html#GTlsRehandshakeMode" since="2.28"/>
1487     <keyword type="function" name="g_tls_connection_set_rehandshake_mode ()" link="GTlsConnection.html#g-tls-connection-set-rehandshake-mode" since="2.28"/>
1488     <keyword type="function" name="g_tls_connection_get_rehandshake_mode ()" link="GTlsConnection.html#g-tls-connection-get-rehandshake-mode" since="2.28"/>
1489     <keyword type="function" name="g_tls_connection_set_use_system_certdb ()" link="GTlsConnection.html#g-tls-connection-set-use-system-certdb" deprecated="2.30: Use g_tls_connection_set_database() instead"/>
1490     <keyword type="function" name="g_tls_connection_get_use_system_certdb ()" link="GTlsConnection.html#g-tls-connection-get-use-system-certdb" deprecated="2.30: Use g_tls_connection_get_database() instead"/>
1491     <keyword type="function" name="g_tls_connection_get_database ()" link="GTlsConnection.html#g-tls-connection-get-database" since="2.30"/>
1492     <keyword type="function" name="g_tls_connection_set_database ()" link="GTlsConnection.html#g-tls-connection-set-database" since="2.30"/>
1493     <keyword type="function" name="g_tls_connection_get_interaction ()" link="GTlsConnection.html#g-tls-connection-get-interaction" since="2.30"/>
1494     <keyword type="function" name="g_tls_connection_set_interaction ()" link="GTlsConnection.html#g-tls-connection-set-interaction" since="2.30"/>
1495     <keyword type="function" name="g_tls_connection_handshake ()" link="GTlsConnection.html#g-tls-connection-handshake" since="2.28"/>
1496     <keyword type="function" name="g_tls_connection_handshake_async ()" link="GTlsConnection.html#g-tls-connection-handshake-async" since="2.28"/>
1497     <keyword type="function" name="g_tls_connection_handshake_finish ()" link="GTlsConnection.html#g-tls-connection-handshake-finish" since="2.28"/>
1498     <keyword type="function" name="g_tls_connection_emit_accept_certificate ()" link="GTlsConnection.html#g-tls-connection-emit-accept-certificate" since="2.28"/>
1499     <keyword type="property" name="The &quot;base-io-stream&quot; property" link="GTlsConnection.html#GTlsConnection--base-io-stream"/>
1500     <keyword type="property" name="The &quot;certificate&quot; property" link="GTlsConnection.html#GTlsConnection--certificate"/>
1501     <keyword type="property" name="The &quot;database&quot; property" link="GTlsConnection.html#GTlsConnection--database"/>
1502     <keyword type="property" name="The &quot;interaction&quot; property" link="GTlsConnection.html#GTlsConnection--interaction"/>
1503     <keyword type="property" name="The &quot;peer-certificate&quot; property" link="GTlsConnection.html#GTlsConnection--peer-certificate"/>
1504     <keyword type="property" name="The &quot;peer-certificate-errors&quot; property" link="GTlsConnection.html#GTlsConnection--peer-certificate-errors"/>
1505     <keyword type="property" name="The &quot;rehandshake-mode&quot; property" link="GTlsConnection.html#GTlsConnection--rehandshake-mode"/>
1506     <keyword type="property" name="The &quot;require-close-notify&quot; property" link="GTlsConnection.html#GTlsConnection--require-close-notify"/>
1507     <keyword type="property" name="The &quot;use-system-certdb&quot; property" link="GTlsConnection.html#GTlsConnection--use-system-certdb"/>
1508     <keyword type="signal" name="The &quot;accept-certificate&quot; signal" link="GTlsConnection.html#GTlsConnection-accept-certificate"/>
1509     <keyword type="struct" name="GTlsClientConnection" link="GTlsClientConnection.html#GTlsClientConnection-struct"/>
1510     <keyword type="struct" name="struct GTlsClientConnectionInterface" link="GTlsClientConnection.html#GTlsClientConnectionInterface"/>
1511     <keyword type="function" name="g_tls_client_connection_new ()" link="GTlsClientConnection.html#g-tls-client-connection-new" since="2.28"/>
1512     <keyword type="function" name="g_tls_client_connection_set_server_identity ()" link="GTlsClientConnection.html#g-tls-client-connection-set-server-identity" since="2.28"/>
1513     <keyword type="function" name="g_tls_client_connection_get_server_identity ()" link="GTlsClientConnection.html#g-tls-client-connection-get-server-identity" since="2.28"/>
1514     <keyword type="function" name="g_tls_client_connection_set_validation_flags ()" link="GTlsClientConnection.html#g-tls-client-connection-set-validation-flags" since="2.28"/>
1515     <keyword type="function" name="g_tls_client_connection_get_validation_flags ()" link="GTlsClientConnection.html#g-tls-client-connection-get-validation-flags" since="2.28"/>
1516     <keyword type="function" name="g_tls_client_connection_set_use_ssl3 ()" link="GTlsClientConnection.html#g-tls-client-connection-set-use-ssl3" since="2.28"/>
1517     <keyword type="function" name="g_tls_client_connection_get_use_ssl3 ()" link="GTlsClientConnection.html#g-tls-client-connection-get-use-ssl3" since="2.28"/>
1518     <keyword type="function" name="g_tls_client_connection_get_accepted_cas ()" link="GTlsClientConnection.html#g-tls-client-connection-get-accepted-cas" since="2.28"/>
1519     <keyword type="property" name="The &quot;accepted-cas&quot; property" link="GTlsClientConnection.html#GTlsClientConnection--accepted-cas"/>
1520     <keyword type="property" name="The &quot;server-identity&quot; property" link="GTlsClientConnection.html#GTlsClientConnection--server-identity"/>
1521     <keyword type="property" name="The &quot;use-ssl3&quot; property" link="GTlsClientConnection.html#GTlsClientConnection--use-ssl3"/>
1522     <keyword type="property" name="The &quot;validation-flags&quot; property" link="GTlsClientConnection.html#GTlsClientConnection--validation-flags"/>
1523     <keyword type="struct" name="GTlsServerConnection" link="GTlsServerConnection.html#GTlsServerConnection-struct"/>
1524     <keyword type="struct" name="struct GTlsServerConnectionInterface" link="GTlsServerConnection.html#GTlsServerConnectionInterface"/>
1525     <keyword type="function" name="g_tls_server_connection_new ()" link="GTlsServerConnection.html#g-tls-server-connection-new" since="2.28"/>
1526     <keyword type="property" name="The &quot;authentication-mode&quot; property" link="GTlsServerConnection.html#GTlsServerConnection--authentication-mode"/>
1527     <keyword type="macro" name="G_TLS_BACKEND_EXTENSION_POINT_NAME" link="GTlsBackend.html#G-TLS-BACKEND-EXTENSION-POINT-NAME:CAPS"/>
1528     <keyword type="struct" name="GTlsBackend" link="GTlsBackend.html#GTlsBackend-struct"/>
1529     <keyword type="struct" name="struct GTlsBackendInterface" link="GTlsBackend.html#GTlsBackendInterface" since="2.28"/>
1530     <keyword type="function" name="g_tls_backend_get_default ()" link="GTlsBackend.html#g-tls-backend-get-default" since="2.28"/>
1531     <keyword type="function" name="g_tls_backend_supports_tls ()" link="GTlsBackend.html#g-tls-backend-supports-tls" since="2.28"/>
1532     <keyword type="function" name="g_tls_backend_get_default_database ()" link="GTlsBackend.html#g-tls-backend-get-default-database" since="2.30"/>
1533     <keyword type="function" name="g_tls_backend_get_certificate_type ()" link="GTlsBackend.html#g-tls-backend-get-certificate-type" since="2.28"/>
1534     <keyword type="function" name="g_tls_backend_get_client_connection_type ()" link="GTlsBackend.html#g-tls-backend-get-client-connection-type" since="2.28"/>
1535     <keyword type="function" name="g_tls_backend_get_server_connection_type ()" link="GTlsBackend.html#g-tls-backend-get-server-connection-type" since="2.28"/>
1536     <keyword type="function" name="g_tls_backend_get_file_database_type ()" link="GTlsBackend.html#g-tls-backend-get-file-database-type" since="2.30"/>
1537     <keyword type="struct" name="GTlsDatabase" link="GTlsDatabase.html#GTlsDatabase-struct"/>
1538     <keyword type="enum" name="enum GTlsDatabaseVerifyFlags" link="GTlsDatabase.html#GTlsDatabaseVerifyFlags" since="2.30"/>
1539     <keyword type="macro" name="G_TLS_DATABASE_PURPOSE_AUTHENTICATE_SERVER" link="GTlsDatabase.html#G-TLS-DATABASE-PURPOSE-AUTHENTICATE-SERVER:CAPS"/>
1540     <keyword type="macro" name="G_TLS_DATABASE_PURPOSE_AUTHENTICATE_CLIENT" link="GTlsDatabase.html#G-TLS-DATABASE-PURPOSE-AUTHENTICATE-CLIENT:CAPS"/>
1541     <keyword type="function" name="g_tls_database_verify_chain ()" link="GTlsDatabase.html#g-tls-database-verify-chain" since="2.30"/>
1542     <keyword type="function" name="g_tls_database_verify_chain_async ()" link="GTlsDatabase.html#g-tls-database-verify-chain-async" since="2.30"/>
1543     <keyword type="function" name="g_tls_database_verify_chain_finish ()" link="GTlsDatabase.html#g-tls-database-verify-chain-finish" since="2.30"/>
1544     <keyword type="enum" name="enum GTlsDatabaseLookupFlags" link="GTlsDatabase.html#GTlsDatabaseLookupFlags" since="2.30"/>
1545     <keyword type="function" name="g_tls_database_lookup_certificate_issuer ()" link="GTlsDatabase.html#g-tls-database-lookup-certificate-issuer" since="2.30"/>
1546     <keyword type="function" name="g_tls_database_lookup_certificate_issuer_async ()" link="GTlsDatabase.html#g-tls-database-lookup-certificate-issuer-async" since="2.30"/>
1547     <keyword type="function" name="g_tls_database_lookup_certificate_issuer_finish ()" link="GTlsDatabase.html#g-tls-database-lookup-certificate-issuer-finish" since="2.30"/>
1548     <keyword type="function" name="g_tls_database_lookup_certificates_issued_by ()" link="GTlsDatabase.html#g-tls-database-lookup-certificates-issued-by" since="2.30"/>
1549     <keyword type="function" name="g_tls_database_lookup_certificates_issued_by_async ()" link="GTlsDatabase.html#g-tls-database-lookup-certificates-issued-by-async" since="2.30"/>
1550     <keyword type="function" name="g_tls_database_lookup_certificates_issued_by_finish ()" link="GTlsDatabase.html#g-tls-database-lookup-certificates-issued-by-finish" since="2.30"/>
1551     <keyword type="function" name="g_tls_database_create_certificate_handle ()" link="GTlsDatabase.html#g-tls-database-create-certificate-handle" since="2.30"/>
1552     <keyword type="function" name="g_tls_database_lookup_certificate_for_handle ()" link="GTlsDatabase.html#g-tls-database-lookup-certificate-for-handle" since="2.30"/>
1553     <keyword type="function" name="g_tls_database_lookup_certificate_for_handle_async ()" link="GTlsDatabase.html#g-tls-database-lookup-certificate-for-handle-async" since="2.30"/>
1554     <keyword type="function" name="g_tls_database_lookup_certificate_for_handle_finish ()" link="GTlsDatabase.html#g-tls-database-lookup-certificate-for-handle-finish" since="2.30"/>
1555     <keyword type="struct" name="GTlsFileDatabase" link="GTlsFileDatabase.html#GTlsFileDatabase-struct"/>
1556     <keyword type="struct" name="struct GTlsFileDatabaseInterface" link="GTlsFileDatabase.html#GTlsFileDatabaseInterface"/>
1557     <keyword type="function" name="g_tls_file_database_new ()" link="GTlsFileDatabase.html#g-tls-file-database-new" since="2.30"/>
1558     <keyword type="property" name="The &quot;anchors&quot; property" link="GTlsFileDatabase.html#GTlsFileDatabase--anchors"/>
1559     <keyword type="struct" name="GTlsInteraction" link="GTlsInteraction.html#GTlsInteraction-struct"/>
1560     <keyword type="enum" name="enum GTlsInteractionResult" link="GTlsInteraction.html#GTlsInteractionResult" since="2.30"/>
1561     <keyword type="function" name="g_tls_interaction_ask_password ()" link="GTlsInteraction.html#g-tls-interaction-ask-password" since="2.30"/>
1562     <keyword type="function" name="g_tls_interaction_ask_password_async ()" link="GTlsInteraction.html#g-tls-interaction-ask-password-async" since="2.30"/>
1563     <keyword type="function" name="g_tls_interaction_ask_password_finish ()" link="GTlsInteraction.html#g-tls-interaction-ask-password-finish" since="2.30"/>
1564     <keyword type="function" name="g_tls_interaction_invoke_ask_password ()" link="GTlsInteraction.html#g-tls-interaction-invoke-ask-password" since="2.30"/>
1565     <keyword type="struct" name="GTlsPassword" link="GTlsPassword.html#GTlsPassword-struct"/>
1566     <keyword type="struct" name="struct GTlsPasswordClass" link="GTlsPassword.html#GTlsPasswordClass"/>
1567     <keyword type="enum" name="enum GTlsPasswordFlags" link="GTlsPassword.html#GTlsPasswordFlags" since="2.30"/>
1568     <keyword type="function" name="g_tls_password_new ()" link="GTlsPassword.html#g-tls-password-new"/>
1569     <keyword type="function" name="g_tls_password_get_value ()" link="GTlsPassword.html#g-tls-password-get-value" since="2.30"/>
1570     <keyword type="function" name="g_tls_password_set_value ()" link="GTlsPassword.html#g-tls-password-set-value" since="2.30"/>
1571     <keyword type="function" name="g_tls_password_set_value_full ()" link="GTlsPassword.html#g-tls-password-set-value-full" since="2.30"/>
1572     <keyword type="function" name="g_tls_password_get_description ()" link="GTlsPassword.html#g-tls-password-get-description" since="2.30"/>
1573     <keyword type="function" name="g_tls_password_set_description ()" link="GTlsPassword.html#g-tls-password-set-description" since="2.30"/>
1574     <keyword type="function" name="g_tls_password_get_flags ()" link="GTlsPassword.html#g-tls-password-get-flags" since="2.30"/>
1575     <keyword type="function" name="g_tls_password_set_flags ()" link="GTlsPassword.html#g-tls-password-set-flags" since="2.30"/>
1576     <keyword type="function" name="g_tls_password_get_warning ()" link="GTlsPassword.html#g-tls-password-get-warning" since="2.30"/>
1577     <keyword type="function" name="g_tls_password_set_warning ()" link="GTlsPassword.html#g-tls-password-set-warning" since="2.30"/>
1578     <keyword type="property" name="The &quot;description&quot; property" link="GTlsPassword.html#GTlsPassword--description"/>
1579     <keyword type="property" name="The &quot;flags&quot; property" link="GTlsPassword.html#GTlsPassword--flags"/>
1580     <keyword type="property" name="The &quot;warning&quot; property" link="GTlsPassword.html#GTlsPassword--warning"/>
1581     <keyword type="struct" name="GResolver" link="GResolver.html#GResolver-struct"/>
1582     <keyword type="function" name="g_resolver_get_default ()" link="GResolver.html#g-resolver-get-default" since="2.22"/>
1583     <keyword type="function" name="g_resolver_set_default ()" link="GResolver.html#g-resolver-set-default" since="2.22"/>
1584     <keyword type="function" name="g_resolver_lookup_by_name ()" link="GResolver.html#g-resolver-lookup-by-name" since="2.22"/>
1585     <keyword type="function" name="g_resolver_lookup_by_name_async ()" link="GResolver.html#g-resolver-lookup-by-name-async" since="2.22"/>
1586     <keyword type="function" name="g_resolver_lookup_by_name_finish ()" link="GResolver.html#g-resolver-lookup-by-name-finish" since="2.22"/>
1587     <keyword type="function" name="g_resolver_free_addresses ()" link="GResolver.html#g-resolver-free-addresses" since="2.22"/>
1588     <keyword type="function" name="g_resolver_lookup_by_address ()" link="GResolver.html#g-resolver-lookup-by-address" since="2.22"/>
1589     <keyword type="function" name="g_resolver_lookup_by_address_async ()" link="GResolver.html#g-resolver-lookup-by-address-async" since="2.22"/>
1590     <keyword type="function" name="g_resolver_lookup_by_address_finish ()" link="GResolver.html#g-resolver-lookup-by-address-finish" since="2.22"/>
1591     <keyword type="function" name="g_resolver_lookup_service ()" link="GResolver.html#g-resolver-lookup-service" since="2.22"/>
1592     <keyword type="function" name="g_resolver_lookup_service_async ()" link="GResolver.html#g-resolver-lookup-service-async" since="2.22"/>
1593     <keyword type="function" name="g_resolver_lookup_service_finish ()" link="GResolver.html#g-resolver-lookup-service-finish" since="2.22"/>
1594     <keyword type="function" name="g_resolver_free_targets ()" link="GResolver.html#g-resolver-free-targets" since="2.22"/>
1595     <keyword type="macro" name="G_RESOLVER_ERROR" link="GResolver.html#G-RESOLVER-ERROR:CAPS"/>
1596     <keyword type="enum" name="enum GResolverError" link="GResolver.html#GResolverError" since="2.22"/>
1597     <keyword type="signal" name="The &quot;reload&quot; signal" link="GResolver.html#GResolver-reload"/>
1598     <keyword type="struct" name="GProxyResolver" link="GProxyResolver.html#GProxyResolver-struct"/>
1599     <keyword type="struct" name="struct GProxyResolverInterface" link="GProxyResolver.html#GProxyResolverInterface"/>
1600     <keyword type="macro" name="G_PROXY_RESOLVER_EXTENSION_POINT_NAME" link="GProxyResolver.html#G-PROXY-RESOLVER-EXTENSION-POINT-NAME:CAPS"/>
1601     <keyword type="function" name="g_proxy_resolver_get_default ()" link="GProxyResolver.html#g-proxy-resolver-get-default" since="2.26"/>
1602     <keyword type="function" name="g_proxy_resolver_is_supported ()" link="GProxyResolver.html#g-proxy-resolver-is-supported" since="2.26"/>
1603     <keyword type="function" name="g_proxy_resolver_lookup ()" link="GProxyResolver.html#g-proxy-resolver-lookup" since="2.26"/>
1604     <keyword type="function" name="g_proxy_resolver_lookup_async ()" link="GProxyResolver.html#g-proxy-resolver-lookup-async" since="2.26"/>
1605     <keyword type="function" name="g_proxy_resolver_lookup_finish ()" link="GProxyResolver.html#g-proxy-resolver-lookup-finish" since="2.26"/>
1606     <keyword type="struct" name="GSocketConnectable" link="GSocketConnectable.html#GSocketConnectable-struct"/>
1607     <keyword type="struct" name="struct GSocketConnectableIface" link="GSocketConnectable.html#GSocketConnectableIface"/>
1608     <keyword type="function" name="g_socket_connectable_enumerate ()" link="GSocketConnectable.html#g-socket-connectable-enumerate" since="2.22"/>
1609     <keyword type="function" name="g_socket_connectable_proxy_enumerate ()" link="GSocketConnectable.html#g-socket-connectable-proxy-enumerate" since="2.26"/>
1610     <keyword type="struct" name="GSocketAddressEnumerator" link="GSocketConnectable.html#GSocketAddressEnumerator-struct"/>
1611     <keyword type="function" name="g_socket_address_enumerator_next ()" link="GSocketConnectable.html#g-socket-address-enumerator-next"/>
1612     <keyword type="function" name="g_socket_address_enumerator_next_async ()" link="GSocketConnectable.html#g-socket-address-enumerator-next-async"/>
1613     <keyword type="function" name="g_socket_address_enumerator_next_finish ()" link="GSocketConnectable.html#g-socket-address-enumerator-next-finish"/>
1614     <keyword type="struct" name="GProxyAddressEnumerator" link="GSocketConnectable.html#GProxyAddressEnumerator-struct"/>
1615     <keyword type="property" name="The &quot;connectable&quot; property" link="GSocketConnectable.html#GProxyAddressEnumerator--connectable"/>
1616     <keyword type="property" name="The &quot;uri&quot; property" link="GSocketConnectable.html#GProxyAddressEnumerator--uri"/>
1617     <keyword type="struct" name="GNetworkAddress" link="GNetworkAddress.html#GNetworkAddress-struct"/>
1618     <keyword type="function" name="g_network_address_new ()" link="GNetworkAddress.html#g-network-address-new" since="2.22"/>
1619     <keyword type="function" name="g_network_address_get_hostname ()" link="GNetworkAddress.html#g-network-address-get-hostname" since="2.22"/>
1620     <keyword type="function" name="g_network_address_get_port ()" link="GNetworkAddress.html#g-network-address-get-port" since="2.22"/>
1621     <keyword type="function" name="g_network_address_get_scheme ()" link="GNetworkAddress.html#g-network-address-get-scheme" since="2.26"/>
1622     <keyword type="function" name="g_network_address_parse ()" link="GNetworkAddress.html#g-network-address-parse" since="2.22"/>
1623     <keyword type="function" name="g_network_address_parse_uri ()" link="GNetworkAddress.html#g-network-address-parse-uri" since="2.26"/>
1624     <keyword type="property" name="The &quot;hostname&quot; property" link="GNetworkAddress.html#GNetworkAddress--hostname"/>
1625     <keyword type="property" name="The &quot;port&quot; property" link="GNetworkAddress.html#GNetworkAddress--port"/>
1626     <keyword type="property" name="The &quot;scheme&quot; property" link="GNetworkAddress.html#GNetworkAddress--scheme"/>
1627     <keyword type="struct" name="GNetworkService" link="GNetworkService.html#GNetworkService-struct"/>
1628     <keyword type="function" name="g_network_service_new ()" link="GNetworkService.html#g-network-service-new" since="2.22"/>
1629     <keyword type="function" name="g_network_service_get_service ()" link="GNetworkService.html#g-network-service-get-service" since="2.22"/>
1630     <keyword type="function" name="g_network_service_get_protocol ()" link="GNetworkService.html#g-network-service-get-protocol" since="2.22"/>
1631     <keyword type="function" name="g_network_service_get_domain ()" link="GNetworkService.html#g-network-service-get-domain" since="2.22"/>
1632     <keyword type="function" name="g_network_service_get_scheme ()" link="GNetworkService.html#g-network-service-get-scheme" since="2.26"/>
1633     <keyword type="function" name="g_network_service_set_scheme ()" link="GNetworkService.html#g-network-service-set-scheme" since="2.26"/>
1634     <keyword type="property" name="The &quot;domain&quot; property" link="GNetworkService.html#GNetworkService--domain"/>
1635     <keyword type="property" name="The &quot;protocol&quot; property" link="GNetworkService.html#GNetworkService--protocol"/>
1636     <keyword type="property" name="The &quot;scheme&quot; property" link="GNetworkService.html#GNetworkService--scheme"/>
1637     <keyword type="property" name="The &quot;service&quot; property" link="GNetworkService.html#GNetworkService--service"/>
1638     <keyword type="struct" name="GSrvTarget" link="GSrvTarget.html#GSrvTarget-struct"/>
1639     <keyword type="function" name="g_srv_target_new ()" link="GSrvTarget.html#g-srv-target-new" since="2.22"/>
1640     <keyword type="function" name="g_srv_target_copy ()" link="GSrvTarget.html#g-srv-target-copy" since="2.22"/>
1641     <keyword type="function" name="g_srv_target_free ()" link="GSrvTarget.html#g-srv-target-free" since="2.22"/>
1642     <keyword type="function" name="g_srv_target_get_hostname ()" link="GSrvTarget.html#g-srv-target-get-hostname" since="2.22"/>
1643     <keyword type="function" name="g_srv_target_get_port ()" link="GSrvTarget.html#g-srv-target-get-port" since="2.22"/>
1644     <keyword type="function" name="g_srv_target_get_priority ()" link="GSrvTarget.html#g-srv-target-get-priority" since="2.22"/>
1645     <keyword type="function" name="g_srv_target_get_weight ()" link="GSrvTarget.html#g-srv-target-get-weight" since="2.22"/>
1646     <keyword type="function" name="g_srv_target_list_sort ()" link="GSrvTarget.html#g-srv-target-list-sort" since="2.22"/>
1647     <keyword type="function" name="g_dbus_generate_guid ()" link="gio-D-Bus-Utilities.html#g-dbus-generate-guid" since="2.26"/>
1648     <keyword type="function" name="g_dbus_is_guid ()" link="gio-D-Bus-Utilities.html#g-dbus-is-guid" since="2.26"/>
1649     <keyword type="function" name="g_dbus_is_name ()" link="gio-D-Bus-Utilities.html#g-dbus-is-name" since="2.26"/>
1650     <keyword type="function" name="g_dbus_is_unique_name ()" link="gio-D-Bus-Utilities.html#g-dbus-is-unique-name" since="2.26"/>
1651     <keyword type="function" name="g_dbus_is_member_name ()" link="gio-D-Bus-Utilities.html#g-dbus-is-member-name" since="2.26"/>
1652     <keyword type="function" name="g_dbus_is_interface_name ()" link="gio-D-Bus-Utilities.html#g-dbus-is-interface-name" since="2.26"/>
1653     <keyword type="function" name="g_dbus_gvalue_to_gvariant ()" link="gio-D-Bus-Utilities.html#g-dbus-gvalue-to-gvariant" since="2.30"/>
1654     <keyword type="function" name="g_dbus_gvariant_to_gvalue ()" link="gio-D-Bus-Utilities.html#g-dbus-gvariant-to-gvalue" since="2.30"/>
1655     <keyword type="function" name="g_dbus_is_address ()" link="gio-D-Bus-Addresses.html#g-dbus-is-address" since="2.26"/>
1656     <keyword type="function" name="g_dbus_is_supported_address ()" link="gio-D-Bus-Addresses.html#g-dbus-is-supported-address" since="2.26"/>
1657     <keyword type="function" name="g_dbus_address_get_stream ()" link="gio-D-Bus-Addresses.html#g-dbus-address-get-stream" since="2.26"/>
1658     <keyword type="function" name="g_dbus_address_get_stream_finish ()" link="gio-D-Bus-Addresses.html#g-dbus-address-get-stream-finish" since="2.26"/>
1659     <keyword type="function" name="g_dbus_address_get_stream_sync ()" link="gio-D-Bus-Addresses.html#g-dbus-address-get-stream-sync" since="2.26"/>
1660     <keyword type="function" name="g_dbus_address_get_for_bus_sync ()" link="gio-D-Bus-Addresses.html#g-dbus-address-get-for-bus-sync" since="2.26"/>
1661     <keyword type="struct" name="GDBusAnnotationInfo" link="gio-D-Bus-Introspection-Data.html#GDBusAnnotationInfo-struct"/>
1662     <keyword type="struct" name="GDBusArgInfo" link="gio-D-Bus-Introspection-Data.html#GDBusArgInfo-struct"/>
1663     <keyword type="struct" name="GDBusMethodInfo" link="gio-D-Bus-Introspection-Data.html#GDBusMethodInfo-struct"/>
1664     <keyword type="struct" name="GDBusSignalInfo" link="gio-D-Bus-Introspection-Data.html#GDBusSignalInfo-struct"/>
1665     <keyword type="enum" name="enum GDBusPropertyInfoFlags" link="gio-D-Bus-Introspection-Data.html#GDBusPropertyInfoFlags" since="2.26"/>
1666     <keyword type="struct" name="GDBusPropertyInfo" link="gio-D-Bus-Introspection-Data.html#GDBusPropertyInfo-struct"/>
1667     <keyword type="struct" name="GDBusInterfaceInfo" link="gio-D-Bus-Introspection-Data.html#GDBusInterfaceInfo-struct"/>
1668     <keyword type="struct" name="GDBusNodeInfo" link="gio-D-Bus-Introspection-Data.html#GDBusNodeInfo-struct"/>
1669     <keyword type="function" name="g_dbus_annotation_info_lookup ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-annotation-info-lookup" since="2.26"/>
1670     <keyword type="function" name="g_dbus_interface_info_lookup_method ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-interface-info-lookup-method" since="2.26"/>
1671     <keyword type="function" name="g_dbus_interface_info_lookup_signal ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-interface-info-lookup-signal" since="2.26"/>
1672     <keyword type="function" name="g_dbus_interface_info_lookup_property ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-interface-info-lookup-property" since="2.26"/>
1673     <keyword type="function" name="g_dbus_interface_info_cache_build ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-interface-info-cache-build" since="2.30"/>
1674     <keyword type="function" name="g_dbus_interface_info_cache_release ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-interface-info-cache-release" since="2.30"/>
1675     <keyword type="function" name="g_dbus_interface_info_generate_xml ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-interface-info-generate-xml" since="2.26"/>
1676     <keyword type="function" name="g_dbus_node_info_new_for_xml ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-node-info-new-for-xml" since="2.26"/>
1677     <keyword type="function" name="g_dbus_node_info_lookup_interface ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-node-info-lookup-interface" since="2.26"/>
1678     <keyword type="function" name="g_dbus_node_info_generate_xml ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-node-info-generate-xml" since="2.26"/>
1679     <keyword type="macro" name="G_TYPE_DBUS_NODE_INFO" link="gio-D-Bus-Introspection-Data.html#G-TYPE-DBUS-NODE-INFO:CAPS" since="2.26"/>
1680     <keyword type="macro" name="G_TYPE_DBUS_INTERFACE_INFO" link="gio-D-Bus-Introspection-Data.html#G-TYPE-DBUS-INTERFACE-INFO:CAPS" since="2.26"/>
1681     <keyword type="macro" name="G_TYPE_DBUS_METHOD_INFO" link="gio-D-Bus-Introspection-Data.html#G-TYPE-DBUS-METHOD-INFO:CAPS" since="2.26"/>
1682     <keyword type="macro" name="G_TYPE_DBUS_SIGNAL_INFO" link="gio-D-Bus-Introspection-Data.html#G-TYPE-DBUS-SIGNAL-INFO:CAPS" since="2.26"/>
1683     <keyword type="macro" name="G_TYPE_DBUS_PROPERTY_INFO" link="gio-D-Bus-Introspection-Data.html#G-TYPE-DBUS-PROPERTY-INFO:CAPS" since="2.26"/>
1684     <keyword type="macro" name="G_TYPE_DBUS_ARG_INFO" link="gio-D-Bus-Introspection-Data.html#G-TYPE-DBUS-ARG-INFO:CAPS" since="2.26"/>
1685     <keyword type="macro" name="G_TYPE_DBUS_ANNOTATION_INFO" link="gio-D-Bus-Introspection-Data.html#G-TYPE-DBUS-ANNOTATION-INFO:CAPS" since="2.26"/>
1686     <keyword type="function" name="g_dbus_node_info_ref ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-node-info-ref" since="2.26"/>
1687     <keyword type="function" name="g_dbus_interface_info_ref ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-interface-info-ref" since="2.26"/>
1688     <keyword type="function" name="g_dbus_method_info_ref ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-method-info-ref" since="2.26"/>
1689     <keyword type="function" name="g_dbus_signal_info_ref ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-signal-info-ref" since="2.26"/>
1690     <keyword type="function" name="g_dbus_property_info_ref ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-property-info-ref" since="2.26"/>
1691     <keyword type="function" name="g_dbus_arg_info_ref ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-arg-info-ref" since="2.26"/>
1692     <keyword type="function" name="g_dbus_annotation_info_ref ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-annotation-info-ref" since="2.26"/>
1693     <keyword type="function" name="g_dbus_node_info_unref ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-node-info-unref" since="2.26"/>
1694     <keyword type="function" name="g_dbus_interface_info_unref ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-interface-info-unref" since="2.26"/>
1695     <keyword type="function" name="g_dbus_method_info_unref ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-method-info-unref" since="2.26"/>
1696     <keyword type="function" name="g_dbus_signal_info_unref ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-signal-info-unref" since="2.26"/>
1697     <keyword type="function" name="g_dbus_property_info_unref ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-property-info-unref" since="2.26"/>
1698     <keyword type="function" name="g_dbus_arg_info_unref ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-arg-info-unref" since="2.26"/>
1699     <keyword type="function" name="g_dbus_annotation_info_unref ()" link="gio-D-Bus-Introspection-Data.html#g-dbus-annotation-info-unref" since="2.26"/>
1700     <keyword type="enum" name="enum GDBusError" link="gio-GDBusError.html#GDBusError" since="2.26"/>
1701     <keyword type="macro" name="G_DBUS_ERROR" link="gio-GDBusError.html#G-DBUS-ERROR:CAPS" since="2.26"/>
1702     <keyword type="function" name="g_dbus_error_is_remote_error ()" link="gio-GDBusError.html#g-dbus-error-is-remote-error" since="2.26"/>
1703     <keyword type="function" name="g_dbus_error_get_remote_error ()" link="gio-GDBusError.html#g-dbus-error-get-remote-error" since="2.26"/>
1704     <keyword type="function" name="g_dbus_error_strip_remote_error ()" link="gio-GDBusError.html#g-dbus-error-strip-remote-error" since="2.26"/>
1705     <keyword type="struct" name="GDBusErrorEntry" link="gio-GDBusError.html#GDBusErrorEntry" since="2.26"/>
1706     <keyword type="function" name="g_dbus_error_register_error_domain ()" link="gio-GDBusError.html#g-dbus-error-register-error-domain" since="2.26"/>
1707     <keyword type="function" name="g_dbus_error_register_error ()" link="gio-GDBusError.html#g-dbus-error-register-error" since="2.26"/>
1708     <keyword type="function" name="g_dbus_error_unregister_error ()" link="gio-GDBusError.html#g-dbus-error-unregister-error" since="2.26"/>
1709     <keyword type="function" name="g_dbus_error_new_for_dbus_error ()" link="gio-GDBusError.html#g-dbus-error-new-for-dbus-error" since="2.26"/>
1710     <keyword type="function" name="g_dbus_error_set_dbus_error ()" link="gio-GDBusError.html#g-dbus-error-set-dbus-error" since="2.26"/>
1711     <keyword type="function" name="g_dbus_error_set_dbus_error_valist ()" link="gio-GDBusError.html#g-dbus-error-set-dbus-error-valist" since="2.26"/>
1712     <keyword type="function" name="g_dbus_error_encode_gerror ()" link="gio-GDBusError.html#g-dbus-error-encode-gerror" since="2.26"/>
1713     <keyword type="struct" name="GDBusMessage" link="GDBusMessage.html#GDBusMessage-struct"/>
1714     <keyword type="enum" name="enum GDBusMessageType" link="GDBusMessage.html#GDBusMessageType" since="2.26"/>
1715     <keyword type="enum" name="enum GDBusMessageFlags" link="GDBusMessage.html#GDBusMessageFlags" since="2.26"/>
1716     <keyword type="enum" name="enum GDBusMessageHeaderField" link="GDBusMessage.html#GDBusMessageHeaderField" since="2.26"/>
1717     <keyword type="enum" name="enum GDBusMessageByteOrder" link="GDBusMessage.html#GDBusMessageByteOrder" since="2.26"/>
1718     <keyword type="function" name="g_dbus_message_new ()" link="GDBusMessage.html#g-dbus-message-new" since="2.26"/>
1719     <keyword type="function" name="g_dbus_message_new_signal ()" link="GDBusMessage.html#g-dbus-message-new-signal" since="2.26"/>
1720     <keyword type="function" name="g_dbus_message_new_method_call ()" link="GDBusMessage.html#g-dbus-message-new-method-call" since="2.26"/>
1721     <keyword type="function" name="g_dbus_message_new_method_reply ()" link="GDBusMessage.html#g-dbus-message-new-method-reply" since="2.26"/>
1722     <keyword type="function" name="g_dbus_message_new_method_error ()" link="GDBusMessage.html#g-dbus-message-new-method-error" since="2.26"/>
1723     <keyword type="function" name="g_dbus_message_new_method_error_valist ()" link="GDBusMessage.html#g-dbus-message-new-method-error-valist" since="2.26"/>
1724     <keyword type="function" name="g_dbus_message_new_method_error_literal ()" link="GDBusMessage.html#g-dbus-message-new-method-error-literal" since="2.26"/>
1725     <keyword type="function" name="g_dbus_message_print ()" link="GDBusMessage.html#g-dbus-message-print" since="2.26"/>
1726     <keyword type="function" name="g_dbus_message_get_locked ()" link="GDBusMessage.html#g-dbus-message-get-locked" since="2.26"/>
1727     <keyword type="function" name="g_dbus_message_lock ()" link="GDBusMessage.html#g-dbus-message-lock" since="2.26"/>
1728     <keyword type="function" name="g_dbus_message_copy ()" link="GDBusMessage.html#g-dbus-message-copy" since="2.26"/>
1729     <keyword type="function" name="g_dbus_message_get_byte_order ()" link="GDBusMessage.html#g-dbus-message-get-byte-order"/>
1730     <keyword type="function" name="g_dbus_message_set_byte_order ()" link="GDBusMessage.html#g-dbus-message-set-byte-order"/>
1731     <keyword type="function" name="g_dbus_message_get_message_type ()" link="GDBusMessage.html#g-dbus-message-get-message-type" since="2.26"/>
1732     <keyword type="function" name="g_dbus_message_set_message_type ()" link="GDBusMessage.html#g-dbus-message-set-message-type" since="2.26"/>
1733     <keyword type="function" name="g_dbus_message_get_serial ()" link="GDBusMessage.html#g-dbus-message-get-serial" since="2.26"/>
1734     <keyword type="function" name="g_dbus_message_set_serial ()" link="GDBusMessage.html#g-dbus-message-set-serial" since="2.26"/>
1735     <keyword type="function" name="g_dbus_message_get_flags ()" link="GDBusMessage.html#g-dbus-message-get-flags" since="2.26"/>
1736     <keyword type="function" name="g_dbus_message_set_flags ()" link="GDBusMessage.html#g-dbus-message-set-flags" since="2.26"/>
1737     <keyword type="function" name="g_dbus_message_get_body ()" link="GDBusMessage.html#g-dbus-message-get-body" since="2.26"/>
1738     <keyword type="function" name="g_dbus_message_set_body ()" link="GDBusMessage.html#g-dbus-message-set-body" since="2.26"/>
1739     <keyword type="function" name="g_dbus_message_get_unix_fd_list ()" link="GDBusMessage.html#g-dbus-message-get-unix-fd-list" since="2.26"/>
1740     <keyword type="function" name="g_dbus_message_set_unix_fd_list ()" link="GDBusMessage.html#g-dbus-message-set-unix-fd-list" since="2.26"/>
1741     <keyword type="function" name="g_dbus_message_get_num_unix_fds ()" link="GDBusMessage.html#g-dbus-message-get-num-unix-fds" since="2.26"/>
1742     <keyword type="function" name="g_dbus_message_set_num_unix_fds ()" link="GDBusMessage.html#g-dbus-message-set-num-unix-fds" since="2.26"/>
1743     <keyword type="function" name="g_dbus_message_get_header_fields ()" link="GDBusMessage.html#g-dbus-message-get-header-fields" since="2.26"/>
1744     <keyword type="function" name="g_dbus_message_get_header ()" link="GDBusMessage.html#g-dbus-message-get-header" since="2.26"/>
1745     <keyword type="function" name="g_dbus_message_set_header ()" link="GDBusMessage.html#g-dbus-message-set-header" since="2.26"/>
1746     <keyword type="function" name="g_dbus_message_get_destination ()" link="GDBusMessage.html#g-dbus-message-get-destination" since="2.26"/>
1747     <keyword type="function" name="g_dbus_message_set_destination ()" link="GDBusMessage.html#g-dbus-message-set-destination" since="2.26"/>
1748     <keyword type="function" name="g_dbus_message_get_error_name ()" link="GDBusMessage.html#g-dbus-message-get-error-name" since="2.26"/>
1749     <keyword type="function" name="g_dbus_message_set_error_name ()" link="GDBusMessage.html#g-dbus-message-set-error-name" since="2.26"/>
1750     <keyword type="function" name="g_dbus_message_get_interface ()" link="GDBusMessage.html#g-dbus-message-get-interface" since="2.26"/>
1751     <keyword type="function" name="g_dbus_message_set_interface ()" link="GDBusMessage.html#g-dbus-message-set-interface" since="2.26"/>
1752     <keyword type="function" name="g_dbus_message_get_member ()" link="GDBusMessage.html#g-dbus-message-get-member" since="2.26"/>
1753     <keyword type="function" name="g_dbus_message_set_member ()" link="GDBusMessage.html#g-dbus-message-set-member" since="2.26"/>
1754     <keyword type="function" name="g_dbus_message_get_path ()" link="GDBusMessage.html#g-dbus-message-get-path" since="2.26"/>
1755     <keyword type="function" name="g_dbus_message_set_path ()" link="GDBusMessage.html#g-dbus-message-set-path" since="2.26"/>
1756     <keyword type="function" name="g_dbus_message_get_reply_serial ()" link="GDBusMessage.html#g-dbus-message-get-reply-serial" since="2.26"/>
1757     <keyword type="function" name="g_dbus_message_set_reply_serial ()" link="GDBusMessage.html#g-dbus-message-set-reply-serial" since="2.26"/>
1758     <keyword type="function" name="g_dbus_message_get_sender ()" link="GDBusMessage.html#g-dbus-message-get-sender" since="2.26"/>
1759     <keyword type="function" name="g_dbus_message_set_sender ()" link="GDBusMessage.html#g-dbus-message-set-sender" since="2.26"/>
1760     <keyword type="function" name="g_dbus_message_get_signature ()" link="GDBusMessage.html#g-dbus-message-get-signature" since="2.26"/>
1761     <keyword type="function" name="g_dbus_message_set_signature ()" link="GDBusMessage.html#g-dbus-message-set-signature" since="2.26"/>
1762     <keyword type="function" name="g_dbus_message_get_arg0 ()" link="GDBusMessage.html#g-dbus-message-get-arg0" since="2.26"/>
1763     <keyword type="function" name="g_dbus_message_to_blob ()" link="GDBusMessage.html#g-dbus-message-to-blob" since="2.26"/>
1764     <keyword type="function" name="g_dbus_message_bytes_needed ()" link="GDBusMessage.html#g-dbus-message-bytes-needed" since="2.26"/>
1765     <keyword type="function" name="g_dbus_message_new_from_blob ()" link="GDBusMessage.html#g-dbus-message-new-from-blob" since="2.26"/>
1766     <keyword type="function" name="g_dbus_message_to_gerror ()" link="GDBusMessage.html#g-dbus-message-to-gerror" since="2.26"/>
1767     <keyword type="property" name="The &quot;locked&quot; property" link="GDBusMessage.html#GDBusMessage--locked"/>
1768     <keyword type="enum" name="enum GBusType" link="GDBusConnection.html#GBusType" since="2.26"/>
1769     <keyword type="function" name="g_bus_get ()" link="GDBusConnection.html#g-bus-get" since="2.26"/>
1770     <keyword type="function" name="g_bus_get_finish ()" link="GDBusConnection.html#g-bus-get-finish" since="2.26"/>
1771     <keyword type="function" name="g_bus_get_sync ()" link="GDBusConnection.html#g-bus-get-sync" since="2.26"/>
1772     <keyword type="struct" name="GDBusConnection" link="GDBusConnection.html#GDBusConnection-struct"/>
1773     <keyword type="enum" name="enum GDBusConnectionFlags" link="GDBusConnection.html#GDBusConnectionFlags" since="2.26"/>
1774     <keyword type="function" name="g_dbus_connection_new ()" link="GDBusConnection.html#g-dbus-connection-new" since="2.26"/>
1775     <keyword type="function" name="g_dbus_connection_new_finish ()" link="GDBusConnection.html#g-dbus-connection-new-finish" since="2.26"/>
1776     <keyword type="function" name="g_dbus_connection_new_sync ()" link="GDBusConnection.html#g-dbus-connection-new-sync" since="2.26"/>
1777     <keyword type="function" name="g_dbus_connection_new_for_address ()" link="GDBusConnection.html#g-dbus-connection-new-for-address" since="2.26"/>
1778     <keyword type="function" name="g_dbus_connection_new_for_address_finish ()" link="GDBusConnection.html#g-dbus-connection-new-for-address-finish" since="2.26"/>
1779     <keyword type="function" name="g_dbus_connection_new_for_address_sync ()" link="GDBusConnection.html#g-dbus-connection-new-for-address-sync" since="2.26"/>
1780     <keyword type="function" name="g_dbus_connection_start_message_processing ()" link="GDBusConnection.html#g-dbus-connection-start-message-processing" since="2.26"/>
1781     <keyword type="function" name="g_dbus_connection_close ()" link="GDBusConnection.html#g-dbus-connection-close" since="2.26"/>
1782     <keyword type="function" name="g_dbus_connection_close_finish ()" link="GDBusConnection.html#g-dbus-connection-close-finish" since="2.26"/>
1783     <keyword type="function" name="g_dbus_connection_close_sync ()" link="GDBusConnection.html#g-dbus-connection-close-sync" since="2.26"/>
1784     <keyword type="function" name="g_dbus_connection_is_closed ()" link="GDBusConnection.html#g-dbus-connection-is-closed" since="2.26"/>
1785     <keyword type="function" name="g_dbus_connection_flush ()" link="GDBusConnection.html#g-dbus-connection-flush" since="2.26"/>
1786     <keyword type="function" name="g_dbus_connection_flush_finish ()" link="GDBusConnection.html#g-dbus-connection-flush-finish" since="2.26"/>
1787     <keyword type="function" name="g_dbus_connection_flush_sync ()" link="GDBusConnection.html#g-dbus-connection-flush-sync" since="2.26"/>
1788     <keyword type="function" name="g_dbus_connection_get_exit_on_close ()" link="GDBusConnection.html#g-dbus-connection-get-exit-on-close" since="2.26"/>
1789     <keyword type="function" name="g_dbus_connection_set_exit_on_close ()" link="GDBusConnection.html#g-dbus-connection-set-exit-on-close" since="2.26"/>
1790     <keyword type="function" name="g_dbus_connection_get_stream ()" link="GDBusConnection.html#g-dbus-connection-get-stream" since="2.26"/>
1791     <keyword type="function" name="g_dbus_connection_get_guid ()" link="GDBusConnection.html#g-dbus-connection-get-guid" since="2.26"/>
1792     <keyword type="function" name="g_dbus_connection_get_unique_name ()" link="GDBusConnection.html#g-dbus-connection-get-unique-name" since="2.26"/>
1793     <keyword type="enum" name="enum GDBusCapabilityFlags" link="GDBusConnection.html#GDBusCapabilityFlags" since="2.26"/>
1794     <keyword type="function" name="g_dbus_connection_get_capabilities ()" link="GDBusConnection.html#g-dbus-connection-get-capabilities" since="2.26"/>
1795     <keyword type="function" name="g_dbus_connection_get_peer_credentials ()" link="GDBusConnection.html#g-dbus-connection-get-peer-credentials" since="2.26"/>
1796     <keyword type="enum" name="enum GDBusCallFlags" link="GDBusConnection.html#GDBusCallFlags" since="2.26"/>
1797     <keyword type="function" name="g_dbus_connection_call ()" link="GDBusConnection.html#g-dbus-connection-call" since="2.26"/>
1798     <keyword type="function" name="g_dbus_connection_call_finish ()" link="GDBusConnection.html#g-dbus-connection-call-finish" since="2.26"/>
1799     <keyword type="function" name="g_dbus_connection_call_sync ()" link="GDBusConnection.html#g-dbus-connection-call-sync" since="2.26"/>
1800     <keyword type="function" name="g_dbus_connection_call_with_unix_fd_list ()" link="GDBusConnection.html#g-dbus-connection-call-with-unix-fd-list" since="2.30"/>
1801     <keyword type="function" name="g_dbus_connection_call_with_unix_fd_list_finish ()" link="GDBusConnection.html#g-dbus-connection-call-with-unix-fd-list-finish" since="2.30"/>
1802     <keyword type="function" name="g_dbus_connection_call_with_unix_fd_list_sync ()" link="GDBusConnection.html#g-dbus-connection-call-with-unix-fd-list-sync" since="2.30"/>
1803     <keyword type="function" name="g_dbus_connection_emit_signal ()" link="GDBusConnection.html#g-dbus-connection-emit-signal" since="2.26"/>
1804     <keyword type="enum" name="enum GDBusSignalFlags" link="GDBusConnection.html#GDBusSignalFlags" since="2.26"/>
1805     <keyword type="function" name="GDBusSignalCallback ()" link="GDBusConnection.html#GDBusSignalCallback" since="2.26"/>
1806     <keyword type="function" name="g_dbus_connection_signal_subscribe ()" link="GDBusConnection.html#g-dbus-connection-signal-subscribe" since="2.26"/>
1807     <keyword type="function" name="g_dbus_connection_signal_unsubscribe ()" link="GDBusConnection.html#g-dbus-connection-signal-unsubscribe" since="2.26"/>
1808     <keyword type="enum" name="enum GDBusSendMessageFlags" link="GDBusConnection.html#GDBusSendMessageFlags" since="2.26"/>
1809     <keyword type="function" name="g_dbus_connection_send_message ()" link="GDBusConnection.html#g-dbus-connection-send-message" since="2.26"/>
1810     <keyword type="function" name="g_dbus_connection_send_message_with_reply ()" link="GDBusConnection.html#g-dbus-connection-send-message-with-reply" since="2.26"/>
1811     <keyword type="function" name="g_dbus_connection_send_message_with_reply_finish ()" link="GDBusConnection.html#g-dbus-connection-send-message-with-reply-finish" since="2.26"/>
1812     <keyword type="function" name="g_dbus_connection_send_message_with_reply_sync ()" link="GDBusConnection.html#g-dbus-connection-send-message-with-reply-sync" since="2.26"/>
1813     <keyword type="function" name="GDBusMessageFilterFunction ()" link="GDBusConnection.html#GDBusMessageFilterFunction" since="2.26"/>
1814     <keyword type="function" name="g_dbus_connection_add_filter ()" link="GDBusConnection.html#g-dbus-connection-add-filter" since="2.26"/>
1815     <keyword type="function" name="g_dbus_connection_remove_filter ()" link="GDBusConnection.html#g-dbus-connection-remove-filter" since="2.26"/>
1816     <keyword type="struct" name="GDBusInterfaceVTable" link="GDBusConnection.html#GDBusInterfaceVTable" since="2.26"/>
1817     <keyword type="function" name="GDBusInterfaceMethodCallFunc ()" link="GDBusConnection.html#GDBusInterfaceMethodCallFunc" since="2.26"/>
1818     <keyword type="function" name="GDBusInterfaceGetPropertyFunc ()" link="GDBusConnection.html#GDBusInterfaceGetPropertyFunc" since="2.26"/>
1819     <keyword type="function" name="GDBusInterfaceSetPropertyFunc ()" link="GDBusConnection.html#GDBusInterfaceSetPropertyFunc" since="2.26"/>
1820     <keyword type="function" name="g_dbus_connection_register_object ()" link="GDBusConnection.html#g-dbus-connection-register-object" since="2.26"/>
1821     <keyword type="function" name="g_dbus_connection_unregister_object ()" link="GDBusConnection.html#g-dbus-connection-unregister-object" since="2.26"/>
1822     <keyword type="struct" name="GDBusSubtreeVTable" link="GDBusConnection.html#GDBusSubtreeVTable" since="2.26"/>
1823     <keyword type="function" name="GDBusSubtreeEnumerateFunc ()" link="GDBusConnection.html#GDBusSubtreeEnumerateFunc" since="2.26"/>
1824     <keyword type="function" name="GDBusSubtreeIntrospectFunc ()" link="GDBusConnection.html#GDBusSubtreeIntrospectFunc" since="2.26"/>
1825     <keyword type="function" name="GDBusSubtreeDispatchFunc ()" link="GDBusConnection.html#GDBusSubtreeDispatchFunc" since="2.26"/>
1826     <keyword type="enum" name="enum GDBusSubtreeFlags" link="GDBusConnection.html#GDBusSubtreeFlags" since="2.26"/>
1827     <keyword type="function" name="g_dbus_connection_register_subtree ()" link="GDBusConnection.html#g-dbus-connection-register-subtree" since="2.26"/>
1828     <keyword type="function" name="g_dbus_connection_unregister_subtree ()" link="GDBusConnection.html#g-dbus-connection-unregister-subtree" since="2.26"/>
1829     <keyword type="property" name="The &quot;address&quot; property" link="GDBusConnection.html#GDBusConnection--address"/>
1830     <keyword type="property" name="The &quot;authentication-observer&quot; property" link="GDBusConnection.html#GDBusConnection--authentication-observer"/>
1831     <keyword type="property" name="The &quot;capabilities&quot; property" link="GDBusConnection.html#GDBusConnection--capabilities"/>
1832     <keyword type="property" name="The &quot;closed&quot; property" link="GDBusConnection.html#GDBusConnection--closed"/>
1833     <keyword type="property" name="The &quot;exit-on-close&quot; property" link="GDBusConnection.html#GDBusConnection--exit-on-close"/>
1834     <keyword type="property" name="The &quot;flags&quot; property" link="GDBusConnection.html#GDBusConnection--flags"/>
1835     <keyword type="property" name="The &quot;guid&quot; property" link="GDBusConnection.html#GDBusConnection--guid"/>
1836     <keyword type="property" name="The &quot;stream&quot; property" link="GDBusConnection.html#GDBusConnection--stream"/>
1837     <keyword type="property" name="The &quot;unique-name&quot; property" link="GDBusConnection.html#GDBusConnection--unique-name"/>
1838     <keyword type="signal" name="The &quot;closed&quot; signal" link="GDBusConnection.html#GDBusConnection-closed"/>
1839     <keyword type="struct" name="GDBusMethodInvocation" link="GDBusMethodInvocation.html#GDBusMethodInvocation-struct"/>
1840     <keyword type="function" name="g_dbus_method_invocation_get_sender ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-get-sender" since="2.26"/>
1841     <keyword type="function" name="g_dbus_method_invocation_get_object_path ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-get-object-path" since="2.26"/>
1842     <keyword type="function" name="g_dbus_method_invocation_get_interface_name ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-get-interface-name" since="2.26"/>
1843     <keyword type="function" name="g_dbus_method_invocation_get_method_name ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-get-method-name" since="2.26"/>
1844     <keyword type="function" name="g_dbus_method_invocation_get_method_info ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-get-method-info" since="2.26"/>
1845     <keyword type="function" name="g_dbus_method_invocation_get_connection ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-get-connection" since="2.26"/>
1846     <keyword type="function" name="g_dbus_method_invocation_get_message ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-get-message" since="2.26"/>
1847     <keyword type="function" name="g_dbus_method_invocation_get_parameters ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-get-parameters" since="2.26"/>
1848     <keyword type="function" name="g_dbus_method_invocation_get_user_data ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-get-user-data" since="2.26"/>
1849     <keyword type="function" name="g_dbus_method_invocation_return_value ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-return-value" since="2.26"/>
1850     <keyword type="function" name="g_dbus_method_invocation_return_error ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-return-error" since="2.26"/>
1851     <keyword type="function" name="g_dbus_method_invocation_return_error_valist ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-return-error-valist" since="2.26"/>
1852     <keyword type="function" name="g_dbus_method_invocation_return_error_literal ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-return-error-literal" since="2.26"/>
1853     <keyword type="function" name="g_dbus_method_invocation_return_gerror ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-return-gerror" since="2.26"/>
1854     <keyword type="function" name="g_dbus_method_invocation_return_dbus_error ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-return-dbus-error" since="2.26"/>
1855     <keyword type="function" name="g_dbus_method_invocation_take_error ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-take-error" since="2.30"/>
1856     <keyword type="function" name="g_dbus_method_invocation_return_value_with_unix_fd_list ()" link="GDBusMethodInvocation.html#g-dbus-method-invocation-return-value-with-unix-fd-list" since="2.30"/>
1857     <keyword type="struct" name="GDBusServer" link="GDBusServer.html#GDBusServer-struct"/>
1858     <keyword type="enum" name="enum GDBusServerFlags" link="GDBusServer.html#GDBusServerFlags" since="2.26"/>
1859     <keyword type="function" name="g_dbus_server_new_sync ()" link="GDBusServer.html#g-dbus-server-new-sync" since="2.26"/>
1860     <keyword type="function" name="g_dbus_server_start ()" link="GDBusServer.html#g-dbus-server-start" since="2.26"/>
1861     <keyword type="function" name="g_dbus_server_stop ()" link="GDBusServer.html#g-dbus-server-stop" since="2.26"/>
1862     <keyword type="function" name="g_dbus_server_is_active ()" link="GDBusServer.html#g-dbus-server-is-active" since="2.26"/>
1863     <keyword type="function" name="g_dbus_server_get_guid ()" link="GDBusServer.html#g-dbus-server-get-guid" since="2.26"/>
1864     <keyword type="function" name="g_dbus_server_get_flags ()" link="GDBusServer.html#g-dbus-server-get-flags" since="2.26"/>
1865     <keyword type="function" name="g_dbus_server_get_client_address ()" link="GDBusServer.html#g-dbus-server-get-client-address" since="2.26"/>
1866     <keyword type="property" name="The &quot;active&quot; property" link="GDBusServer.html#GDBusServer--active"/>
1867     <keyword type="property" name="The &quot;address&quot; property" link="GDBusServer.html#GDBusServer--address"/>
1868     <keyword type="property" name="The &quot;authentication-observer&quot; property" link="GDBusServer.html#GDBusServer--authentication-observer"/>
1869     <keyword type="property" name="The &quot;client-address&quot; property" link="GDBusServer.html#GDBusServer--client-address"/>
1870     <keyword type="property" name="The &quot;flags&quot; property" link="GDBusServer.html#GDBusServer--flags"/>
1871     <keyword type="property" name="The &quot;guid&quot; property" link="GDBusServer.html#GDBusServer--guid"/>
1872     <keyword type="signal" name="The &quot;new-connection&quot; signal" link="GDBusServer.html#GDBusServer-new-connection"/>
1873     <keyword type="struct" name="GDBusAuthObserver" link="GDBusAuthObserver.html#GDBusAuthObserver-struct"/>
1874     <keyword type="function" name="g_dbus_auth_observer_new ()" link="GDBusAuthObserver.html#g-dbus-auth-observer-new" since="2.26"/>
1875     <keyword type="function" name="g_dbus_auth_observer_authorize_authenticated_peer ()" link="GDBusAuthObserver.html#g-dbus-auth-observer-authorize-authenticated-peer" since="2.26"/>
1876     <keyword type="signal" name="The &quot;authorize-authenticated-peer&quot; signal" link="GDBusAuthObserver.html#GDBusAuthObserver-authorize-authenticated-peer"/>
1877     <keyword type="function" name="GBusAcquiredCallback ()" link="gio-Owning-Bus-Names.html#GBusAcquiredCallback" since="2.26"/>
1878     <keyword type="function" name="GBusNameAcquiredCallback ()" link="gio-Owning-Bus-Names.html#GBusNameAcquiredCallback" since="2.26"/>
1879     <keyword type="function" name="GBusNameLostCallback ()" link="gio-Owning-Bus-Names.html#GBusNameLostCallback" since="2.26"/>
1880     <keyword type="enum" name="enum GBusNameOwnerFlags" link="gio-Owning-Bus-Names.html#GBusNameOwnerFlags" since="2.26"/>
1881     <keyword type="function" name="g_bus_own_name ()" link="gio-Owning-Bus-Names.html#g-bus-own-name" since="2.26"/>
1882     <keyword type="function" name="g_bus_own_name_on_connection ()" link="gio-Owning-Bus-Names.html#g-bus-own-name-on-connection" since="2.26"/>
1883     <keyword type="function" name="g_bus_unown_name ()" link="gio-Owning-Bus-Names.html#g-bus-unown-name" since="2.26"/>
1884     <keyword type="function" name="g_bus_own_name_with_closures ()" link="gio-Owning-Bus-Names.html#g-bus-own-name-with-closures" since="2.26"/>
1885     <keyword type="function" name="g_bus_own_name_on_connection_with_closures ()" link="gio-Owning-Bus-Names.html#g-bus-own-name-on-connection-with-closures" since="2.26"/>
1886     <keyword type="function" name="GBusNameAppearedCallback ()" link="gio-Watching-Bus-Names.html#GBusNameAppearedCallback" since="2.26"/>
1887     <keyword type="function" name="GBusNameVanishedCallback ()" link="gio-Watching-Bus-Names.html#GBusNameVanishedCallback" since="2.26"/>
1888     <keyword type="enum" name="enum GBusNameWatcherFlags" link="gio-Watching-Bus-Names.html#GBusNameWatcherFlags" since="2.26"/>
1889     <keyword type="function" name="g_bus_watch_name ()" link="gio-Watching-Bus-Names.html#g-bus-watch-name" since="2.26"/>
1890     <keyword type="function" name="g_bus_watch_name_on_connection ()" link="gio-Watching-Bus-Names.html#g-bus-watch-name-on-connection" since="2.26"/>
1891     <keyword type="function" name="g_bus_unwatch_name ()" link="gio-Watching-Bus-Names.html#g-bus-unwatch-name" since="2.26"/>
1892     <keyword type="function" name="g_bus_watch_name_with_closures ()" link="gio-Watching-Bus-Names.html#g-bus-watch-name-with-closures" since="2.26"/>
1893     <keyword type="function" name="g_bus_watch_name_on_connection_with_closures ()" link="gio-Watching-Bus-Names.html#g-bus-watch-name-on-connection-with-closures" since="2.26"/>
1894     <keyword type="struct" name="GDBusInterface" link="GDBusInterface.html#GDBusInterface-struct"/>
1895     <keyword type="struct" name="struct GDBusInterfaceIface" link="GDBusInterface.html#GDBusInterfaceIface" since="2.30"/>
1896     <keyword type="function" name="g_dbus_interface_get_info ()" link="GDBusInterface.html#g-dbus-interface-get-info" since="2.30"/>
1897     <keyword type="function" name="g_dbus_interface_get_object ()" link="GDBusInterface.html#g-dbus-interface-get-object" since="2.30"/>
1898     <keyword type="function" name="g_dbus_interface_dup_object ()" link="GDBusInterface.html#g-dbus-interface-dup-object" since="2.32"/>
1899     <keyword type="function" name="g_dbus_interface_set_object ()" link="GDBusInterface.html#g-dbus-interface-set-object" since="2.30"/>
1900     <keyword type="struct" name="GDBusInterfaceSkeleton" link="GDBusInterfaceSkeleton.html#GDBusInterfaceSkeleton-struct"/>
1901     <keyword type="struct" name="struct GDBusInterfaceSkeletonClass" link="GDBusInterfaceSkeleton.html#GDBusInterfaceSkeletonClass" since="2.30"/>
1902     <keyword type="function" name="g_dbus_interface_skeleton_flush ()" link="GDBusInterfaceSkeleton.html#g-dbus-interface-skeleton-flush" since="2.30"/>
1903     <keyword type="function" name="g_dbus_interface_skeleton_get_info ()" link="GDBusInterfaceSkeleton.html#g-dbus-interface-skeleton-get-info" since="2.30"/>
1904     <keyword type="function" name="g_dbus_interface_skeleton_get_vtable ()" link="GDBusInterfaceSkeleton.html#g-dbus-interface-skeleton-get-vtable" since="2.30"/>
1905     <keyword type="function" name="g_dbus_interface_skeleton_get_properties ()" link="GDBusInterfaceSkeleton.html#g-dbus-interface-skeleton-get-properties" since="2.30"/>
1906     <keyword type="function" name="g_dbus_interface_skeleton_export ()" link="GDBusInterfaceSkeleton.html#g-dbus-interface-skeleton-export" since="2.30"/>
1907     <keyword type="function" name="g_dbus_interface_skeleton_unexport ()" link="GDBusInterfaceSkeleton.html#g-dbus-interface-skeleton-unexport" since="2.30"/>
1908     <keyword type="function" name="g_dbus_interface_skeleton_unexport_from_connection ()" link="GDBusInterfaceSkeleton.html#g-dbus-interface-skeleton-unexport-from-connection" since="2.32"/>
1909     <keyword type="function" name="g_dbus_interface_skeleton_get_connection ()" link="GDBusInterfaceSkeleton.html#g-dbus-interface-skeleton-get-connection" since="2.30"/>
1910     <keyword type="function" name="g_dbus_interface_skeleton_get_connections ()" link="GDBusInterfaceSkeleton.html#g-dbus-interface-skeleton-get-connections" since="2.32"/>
1911     <keyword type="function" name="g_dbus_interface_skeleton_has_connection ()" link="GDBusInterfaceSkeleton.html#g-dbus-interface-skeleton-has-connection" since="2.32"/>
1912     <keyword type="function" name="g_dbus_interface_skeleton_get_object_path ()" link="GDBusInterfaceSkeleton.html#g-dbus-interface-skeleton-get-object-path" since="2.30"/>
1913     <keyword type="enum" name="enum GDBusInterfaceSkeletonFlags" link="GDBusInterfaceSkeleton.html#GDBusInterfaceSkeletonFlags" since="2.30"/>
1914     <keyword type="function" name="g_dbus_interface_skeleton_get_flags ()" link="GDBusInterfaceSkeleton.html#g-dbus-interface-skeleton-get-flags" since="2.30"/>
1915     <keyword type="function" name="g_dbus_interface_skeleton_set_flags ()" link="GDBusInterfaceSkeleton.html#g-dbus-interface-skeleton-set-flags" since="2.30"/>
1916     <keyword type="property" name="The &quot;g-flags&quot; property" link="GDBusInterfaceSkeleton.html#GDBusInterfaceSkeleton--g-flags"/>
1917     <keyword type="signal" name="The &quot;g-authorize-method&quot; signal" link="GDBusInterfaceSkeleton.html#GDBusInterfaceSkeleton-g-authorize-method"/>
1918     <keyword type="enum" name="enum GDBusProxyFlags" link="GDBusProxy.html#GDBusProxyFlags" since="2.26"/>
1919     <keyword type="struct" name="GDBusProxy" link="GDBusProxy.html#GDBusProxy-struct"/>
1920     <keyword type="struct" name="struct GDBusProxyClass" link="GDBusProxy.html#GDBusProxyClass" since="2.26"/>
1921     <keyword type="function" name="g_dbus_proxy_new ()" link="GDBusProxy.html#g-dbus-proxy-new" since="2.26"/>
1922     <keyword type="function" name="g_dbus_proxy_new_finish ()" link="GDBusProxy.html#g-dbus-proxy-new-finish" since="2.26"/>
1923     <keyword type="function" name="g_dbus_proxy_new_sync ()" link="GDBusProxy.html#g-dbus-proxy-new-sync" since="2.26"/>
1924     <keyword type="function" name="g_dbus_proxy_new_for_bus ()" link="GDBusProxy.html#g-dbus-proxy-new-for-bus" since="2.26"/>
1925     <keyword type="function" name="g_dbus_proxy_new_for_bus_finish ()" link="GDBusProxy.html#g-dbus-proxy-new-for-bus-finish" since="2.26"/>
1926     <keyword type="function" name="g_dbus_proxy_new_for_bus_sync ()" link="GDBusProxy.html#g-dbus-proxy-new-for-bus-sync" since="2.26"/>
1927     <keyword type="function" name="g_dbus_proxy_get_flags ()" link="GDBusProxy.html#g-dbus-proxy-get-flags" since="2.26"/>
1928     <keyword type="function" name="g_dbus_proxy_get_connection ()" link="GDBusProxy.html#g-dbus-proxy-get-connection" since="2.26"/>
1929     <keyword type="function" name="g_dbus_proxy_get_name ()" link="GDBusProxy.html#g-dbus-proxy-get-name" since="2.26"/>
1930     <keyword type="function" name="g_dbus_proxy_get_name_owner ()" link="GDBusProxy.html#g-dbus-proxy-get-name-owner" since="2.26"/>
1931     <keyword type="function" name="g_dbus_proxy_get_object_path ()" link="GDBusProxy.html#g-dbus-proxy-get-object-path" since="2.26"/>
1932     <keyword type="function" name="g_dbus_proxy_get_interface_name ()" link="GDBusProxy.html#g-dbus-proxy-get-interface-name" since="2.26"/>
1933     <keyword type="function" name="g_dbus_proxy_get_default_timeout ()" link="GDBusProxy.html#g-dbus-proxy-get-default-timeout" since="2.26"/>
1934     <keyword type="function" name="g_dbus_proxy_set_default_timeout ()" link="GDBusProxy.html#g-dbus-proxy-set-default-timeout" since="2.26"/>
1935     <keyword type="function" name="g_dbus_proxy_get_cached_property ()" link="GDBusProxy.html#g-dbus-proxy-get-cached-property" since="2.26"/>
1936     <keyword type="function" name="g_dbus_proxy_set_cached_property ()" link="GDBusProxy.html#g-dbus-proxy-set-cached-property" since="2.26"/>
1937     <keyword type="function" name="g_dbus_proxy_get_cached_property_names ()" link="GDBusProxy.html#g-dbus-proxy-get-cached-property-names" since="2.26"/>
1938     <keyword type="function" name="g_dbus_proxy_set_interface_info ()" link="GDBusProxy.html#g-dbus-proxy-set-interface-info" since="2.26"/>
1939     <keyword type="function" name="g_dbus_proxy_get_interface_info ()" link="GDBusProxy.html#g-dbus-proxy-get-interface-info" since="2.26"/>
1940     <keyword type="function" name="g_dbus_proxy_call ()" link="GDBusProxy.html#g-dbus-proxy-call" since="2.26"/>
1941     <keyword type="function" name="g_dbus_proxy_call_finish ()" link="GDBusProxy.html#g-dbus-proxy-call-finish" since="2.26"/>
1942     <keyword type="function" name="g_dbus_proxy_call_sync ()" link="GDBusProxy.html#g-dbus-proxy-call-sync" since="2.26"/>
1943     <keyword type="function" name="g_dbus_proxy_call_with_unix_fd_list ()" link="GDBusProxy.html#g-dbus-proxy-call-with-unix-fd-list" since="2.30"/>
1944     <keyword type="function" name="g_dbus_proxy_call_with_unix_fd_list_finish ()" link="GDBusProxy.html#g-dbus-proxy-call-with-unix-fd-list-finish" since="2.30"/>
1945     <keyword type="function" name="g_dbus_proxy_call_with_unix_fd_list_sync ()" link="GDBusProxy.html#g-dbus-proxy-call-with-unix-fd-list-sync" since="2.30"/>
1946     <keyword type="property" name="The &quot;g-bus-type&quot; property" link="GDBusProxy.html#GDBusProxy--g-bus-type"/>
1947     <keyword type="property" name="The &quot;g-connection&quot; property" link="GDBusProxy.html#GDBusProxy--g-connection"/>
1948     <keyword type="property" name="The &quot;g-default-timeout&quot; property" link="GDBusProxy.html#GDBusProxy--g-default-timeout"/>
1949     <keyword type="property" name="The &quot;g-flags&quot; property" link="GDBusProxy.html#GDBusProxy--g-flags"/>
1950     <keyword type="property" name="The &quot;g-interface-info&quot; property" link="GDBusProxy.html#GDBusProxy--g-interface-info"/>
1951     <keyword type="property" name="The &quot;g-interface-name&quot; property" link="GDBusProxy.html#GDBusProxy--g-interface-name"/>
1952     <keyword type="property" name="The &quot;g-name&quot; property" link="GDBusProxy.html#GDBusProxy--g-name"/>
1953     <keyword type="property" name="The &quot;g-name-owner&quot; property" link="GDBusProxy.html#GDBusProxy--g-name-owner"/>
1954     <keyword type="property" name="The &quot;g-object-path&quot; property" link="GDBusProxy.html#GDBusProxy--g-object-path"/>
1955     <keyword type="signal" name="The &quot;g-properties-changed&quot; signal" link="GDBusProxy.html#GDBusProxy-g-properties-changed"/>
1956     <keyword type="signal" name="The &quot;g-signal&quot; signal" link="GDBusProxy.html#GDBusProxy-g-signal"/>
1957     <keyword type="struct" name="GDBusObject" link="GDBusObject.html#GDBusObject-struct"/>
1958     <keyword type="struct" name="struct GDBusObjectIface" link="GDBusObject.html#GDBusObjectIface" since="2.30"/>
1959     <keyword type="function" name="g_dbus_object_get_object_path ()" link="GDBusObject.html#g-dbus-object-get-object-path" since="2.30"/>
1960     <keyword type="function" name="g_dbus_object_get_interfaces ()" link="GDBusObject.html#g-dbus-object-get-interfaces" since="2.30"/>
1961     <keyword type="function" name="g_dbus_object_get_interface ()" link="GDBusObject.html#g-dbus-object-get-interface" since="2.30"/>
1962     <keyword type="signal" name="The &quot;interface-added&quot; signal" link="GDBusObject.html#GDBusObject-interface-added"/>
1963     <keyword type="signal" name="The &quot;interface-removed&quot; signal" link="GDBusObject.html#GDBusObject-interface-removed"/>
1964     <keyword type="struct" name="GDBusObjectSkeleton" link="GDBusObjectSkeleton.html#GDBusObjectSkeleton-struct"/>
1965     <keyword type="struct" name="struct GDBusObjectSkeletonClass" link="GDBusObjectSkeleton.html#GDBusObjectSkeletonClass" since="2.30"/>
1966     <keyword type="function" name="g_dbus_object_skeleton_new ()" link="GDBusObjectSkeleton.html#g-dbus-object-skeleton-new" since="2.30"/>
1967     <keyword type="function" name="g_dbus_object_skeleton_flush ()" link="GDBusObjectSkeleton.html#g-dbus-object-skeleton-flush" since="2.30"/>
1968     <keyword type="function" name="g_dbus_object_skeleton_add_interface ()" link="GDBusObjectSkeleton.html#g-dbus-object-skeleton-add-interface" since="2.30"/>
1969     <keyword type="function" name="g_dbus_object_skeleton_remove_interface ()" link="GDBusObjectSkeleton.html#g-dbus-object-skeleton-remove-interface" since="2.30"/>
1970     <keyword type="function" name="g_dbus_object_skeleton_remove_interface_by_name ()" link="GDBusObjectSkeleton.html#g-dbus-object-skeleton-remove-interface-by-name" since="2.30"/>
1971     <keyword type="function" name="g_dbus_object_skeleton_set_object_path ()" link="GDBusObjectSkeleton.html#g-dbus-object-skeleton-set-object-path" since="2.30"/>
1972     <keyword type="property" name="The &quot;g-object-path&quot; property" link="GDBusObjectSkeleton.html#GDBusObjectSkeleton--g-object-path"/>
1973     <keyword type="signal" name="The &quot;authorize-method&quot; signal" link="GDBusObjectSkeleton.html#GDBusObjectSkeleton-authorize-method"/>
1974     <keyword type="struct" name="GDBusObjectProxy" link="GDBusObjectProxy.html#GDBusObjectProxy-struct"/>
1975     <keyword type="struct" name="struct GDBusObjectProxyClass" link="GDBusObjectProxy.html#GDBusObjectProxyClass" since="2.30"/>
1976     <keyword type="function" name="g_dbus_object_proxy_new ()" link="GDBusObjectProxy.html#g-dbus-object-proxy-new" since="2.30"/>
1977     <keyword type="function" name="g_dbus_object_proxy_get_connection ()" link="GDBusObjectProxy.html#g-dbus-object-proxy-get-connection" since="2.30"/>
1978     <keyword type="property" name="The &quot;g-connection&quot; property" link="GDBusObjectProxy.html#GDBusObjectProxy--g-connection"/>
1979     <keyword type="property" name="The &quot;g-object-path&quot; property" link="GDBusObjectProxy.html#GDBusObjectProxy--g-object-path"/>
1980     <keyword type="struct" name="GDBusObjectManager" link="GDBusObjectManager.html#GDBusObjectManager-struct"/>
1981     <keyword type="struct" name="struct GDBusObjectManagerIface" link="GDBusObjectManager.html#GDBusObjectManagerIface" since="2.30"/>
1982     <keyword type="function" name="g_dbus_object_manager_get_object_path ()" link="GDBusObjectManager.html#g-dbus-object-manager-get-object-path" since="2.30"/>
1983     <keyword type="function" name="g_dbus_object_manager_get_objects ()" link="GDBusObjectManager.html#g-dbus-object-manager-get-objects" since="2.30"/>
1984     <keyword type="function" name="g_dbus_object_manager_get_object ()" link="GDBusObjectManager.html#g-dbus-object-manager-get-object" since="2.30"/>
1985     <keyword type="function" name="g_dbus_object_manager_get_interface ()" link="GDBusObjectManager.html#g-dbus-object-manager-get-interface" since="2.30"/>
1986     <keyword type="signal" name="The &quot;interface-added&quot; signal" link="GDBusObjectManager.html#GDBusObjectManager-interface-added"/>
1987     <keyword type="signal" name="The &quot;interface-removed&quot; signal" link="GDBusObjectManager.html#GDBusObjectManager-interface-removed"/>
1988     <keyword type="signal" name="The &quot;object-added&quot; signal" link="GDBusObjectManager.html#GDBusObjectManager-object-added"/>
1989     <keyword type="signal" name="The &quot;object-removed&quot; signal" link="GDBusObjectManager.html#GDBusObjectManager-object-removed"/>
1990     <keyword type="struct" name="GDBusObjectManagerServer" link="GDBusObjectManagerServer.html#GDBusObjectManagerServer-struct"/>
1991     <keyword type="struct" name="struct GDBusObjectManagerServerClass" link="GDBusObjectManagerServer.html#GDBusObjectManagerServerClass" since="2.30"/>
1992     <keyword type="function" name="g_dbus_object_manager_server_new ()" link="GDBusObjectManagerServer.html#g-dbus-object-manager-server-new" since="2.30"/>
1993     <keyword type="function" name="g_dbus_object_manager_server_get_connection ()" link="GDBusObjectManagerServer.html#g-dbus-object-manager-server-get-connection" since="2.30"/>
1994     <keyword type="function" name="g_dbus_object_manager_server_set_connection ()" link="GDBusObjectManagerServer.html#g-dbus-object-manager-server-set-connection"/>
1995     <keyword type="function" name="g_dbus_object_manager_server_export ()" link="GDBusObjectManagerServer.html#g-dbus-object-manager-server-export" since="2.30"/>
1996     <keyword type="function" name="g_dbus_object_manager_server_export_uniquely ()" link="GDBusObjectManagerServer.html#g-dbus-object-manager-server-export-uniquely" since="2.30"/>
1997     <keyword type="function" name="g_dbus_object_manager_server_unexport ()" link="GDBusObjectManagerServer.html#g-dbus-object-manager-server-unexport" since="2.30"/>
1998     <keyword type="property" name="The &quot;connection&quot; property" link="GDBusObjectManagerServer.html#GDBusObjectManagerServer--connection"/>
1999     <keyword type="property" name="The &quot;object-path&quot; property" link="GDBusObjectManagerServer.html#GDBusObjectManagerServer--object-path"/>
2000     <keyword type="struct" name="GDBusObjectManagerClient" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient-struct"/>
2001     <keyword type="struct" name="struct GDBusObjectManagerClientClass" link="GDBusObjectManagerClient.html#GDBusObjectManagerClientClass" since="2.30"/>
2002     <keyword type="enum" name="enum GDBusObjectManagerClientFlags" link="GDBusObjectManagerClient.html#GDBusObjectManagerClientFlags" since="2.30"/>
2003     <keyword type="function" name="GDBusProxyTypeFunc ()" link="GDBusObjectManagerClient.html#GDBusProxyTypeFunc" since="2.30"/>
2004     <keyword type="function" name="g_dbus_object_manager_client_new ()" link="GDBusObjectManagerClient.html#g-dbus-object-manager-client-new" since="2.30"/>
2005     <keyword type="function" name="g_dbus_object_manager_client_new_finish ()" link="GDBusObjectManagerClient.html#g-dbus-object-manager-client-new-finish" since="2.30"/>
2006     <keyword type="function" name="g_dbus_object_manager_client_new_sync ()" link="GDBusObjectManagerClient.html#g-dbus-object-manager-client-new-sync" since="2.30"/>
2007     <keyword type="function" name="g_dbus_object_manager_client_new_for_bus ()" link="GDBusObjectManagerClient.html#g-dbus-object-manager-client-new-for-bus" since="2.30"/>
2008     <keyword type="function" name="g_dbus_object_manager_client_new_for_bus_finish ()" link="GDBusObjectManagerClient.html#g-dbus-object-manager-client-new-for-bus-finish" since="2.30"/>
2009     <keyword type="function" name="g_dbus_object_manager_client_new_for_bus_sync ()" link="GDBusObjectManagerClient.html#g-dbus-object-manager-client-new-for-bus-sync" since="2.30"/>
2010     <keyword type="function" name="g_dbus_object_manager_client_get_connection ()" link="GDBusObjectManagerClient.html#g-dbus-object-manager-client-get-connection" since="2.30"/>
2011     <keyword type="function" name="g_dbus_object_manager_client_get_flags ()" link="GDBusObjectManagerClient.html#g-dbus-object-manager-client-get-flags" since="2.30"/>
2012     <keyword type="function" name="g_dbus_object_manager_client_get_name ()" link="GDBusObjectManagerClient.html#g-dbus-object-manager-client-get-name" since="2.30"/>
2013     <keyword type="function" name="g_dbus_object_manager_client_get_name_owner ()" link="GDBusObjectManagerClient.html#g-dbus-object-manager-client-get-name-owner" since="2.30"/>
2014     <keyword type="property" name="The &quot;bus-type&quot; property" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient--bus-type"/>
2015     <keyword type="property" name="The &quot;connection&quot; property" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient--connection"/>
2016     <keyword type="property" name="The &quot;flags&quot; property" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient--flags"/>
2017     <keyword type="property" name="The &quot;get-proxy-type-destroy-notify&quot; property" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient--get-proxy-type-destroy-notify"/>
2018     <keyword type="property" name="The &quot;get-proxy-type-func&quot; property" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient--get-proxy-type-func"/>
2019     <keyword type="property" name="The &quot;get-proxy-type-user-data&quot; property" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient--get-proxy-type-user-data"/>
2020     <keyword type="property" name="The &quot;name&quot; property" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient--name"/>
2021     <keyword type="property" name="The &quot;name-owner&quot; property" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient--name-owner"/>
2022     <keyword type="property" name="The &quot;object-path&quot; property" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient--object-path"/>
2023     <keyword type="signal" name="The &quot;interface-proxy-properties-changed&quot; signal" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient-interface-proxy-properties-changed"/>
2024     <keyword type="signal" name="The &quot;interface-proxy-signal&quot; signal" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient-interface-proxy-signal"/>
2025     <keyword type="" name="Vendor overrides" link="GSettings.html#id966428"/>
2026     <keyword type="" name="Binding" link="GSettings.html#id966471"/>
2027     <keyword type="struct" name="GSettings" link="GSettings.html#GSettings-struct"/>
2028     <keyword type="function" name="g_settings_new ()" link="GSettings.html#g-settings-new" since="2.26"/>
2029     <keyword type="function" name="g_settings_new_with_path ()" link="GSettings.html#g-settings-new-with-path" since="2.26"/>
2030     <keyword type="function" name="g_settings_new_with_backend ()" link="GSettings.html#g-settings-new-with-backend" since="2.26"/>
2031     <keyword type="function" name="g_settings_new_with_backend_and_path ()" link="GSettings.html#g-settings-new-with-backend-and-path" since="2.26"/>
2032     <keyword type="function" name="g_settings_new_full ()" link="GSettings.html#g-settings-new-full" since="2.32"/>
2033     <keyword type="function" name="g_settings_sync ()" link="GSettings.html#g-settings-sync"/>
2034     <keyword type="function" name="g_settings_get_value ()" link="GSettings.html#g-settings-get-value" since="2.26"/>
2035     <keyword type="function" name="g_settings_set_value ()" link="GSettings.html#g-settings-set-value" since="2.26"/>
2036     <keyword type="function" name="g_settings_is_writable ()" link="GSettings.html#g-settings-is-writable" since="2.26"/>
2037     <keyword type="function" name="g_settings_delay ()" link="GSettings.html#g-settings-delay" since="2.26"/>
2038     <keyword type="function" name="g_settings_apply ()" link="GSettings.html#g-settings-apply"/>
2039     <keyword type="function" name="g_settings_revert ()" link="GSettings.html#g-settings-revert"/>
2040     <keyword type="function" name="g_settings_get_has_unapplied ()" link="GSettings.html#g-settings-get-has-unapplied" since="2.26"/>
2041     <keyword type="function" name="g_settings_get_child ()" link="GSettings.html#g-settings-get-child" since="2.26"/>
2042     <keyword type="function" name="g_settings_reset ()" link="GSettings.html#g-settings-reset"/>
2043     <keyword type="function" name="g_settings_list_schemas ()" link="GSettings.html#g-settings-list-schemas" since="2.26"/>
2044     <keyword type="function" name="g_settings_list_relocatable_schemas ()" link="GSettings.html#g-settings-list-relocatable-schemas" since="2.28"/>
2045     <keyword type="function" name="g_settings_list_keys ()" link="GSettings.html#g-settings-list-keys"/>
2046     <keyword type="function" name="g_settings_list_children ()" link="GSettings.html#g-settings-list-children"/>
2047     <keyword type="function" name="g_settings_get_range ()" link="GSettings.html#g-settings-get-range" since="2.28"/>
2048     <keyword type="function" name="g_settings_range_check ()" link="GSettings.html#g-settings-range-check" since="2.28"/>
2049     <keyword type="function" name="g_settings_get ()" link="GSettings.html#g-settings-get" since="2.26"/>
2050     <keyword type="function" name="g_settings_set ()" link="GSettings.html#g-settings-set" since="2.26"/>
2051     <keyword type="function" name="g_settings_get_boolean ()" link="GSettings.html#g-settings-get-boolean" since="2.26"/>
2052     <keyword type="function" name="g_settings_set_boolean ()" link="GSettings.html#g-settings-set-boolean" since="2.26"/>
2053     <keyword type="function" name="g_settings_get_int ()" link="GSettings.html#g-settings-get-int" since="2.26"/>
2054     <keyword type="function" name="g_settings_set_int ()" link="GSettings.html#g-settings-set-int" since="2.26"/>
2055     <keyword type="function" name="g_settings_get_uint ()" link="GSettings.html#g-settings-get-uint" since="2.30"/>
2056     <keyword type="function" name="g_settings_set_uint ()" link="GSettings.html#g-settings-set-uint" since="2.30"/>
2057     <keyword type="function" name="g_settings_get_double ()" link="GSettings.html#g-settings-get-double" since="2.26"/>
2058     <keyword type="function" name="g_settings_set_double ()" link="GSettings.html#g-settings-set-double" since="2.26"/>
2059     <keyword type="function" name="g_settings_get_string ()" link="GSettings.html#g-settings-get-string" since="2.26"/>
2060     <keyword type="function" name="g_settings_set_string ()" link="GSettings.html#g-settings-set-string" since="2.26"/>
2061     <keyword type="function" name="g_settings_get_strv ()" link="GSettings.html#g-settings-get-strv" since="2.26"/>
2062     <keyword type="function" name="g_settings_set_strv ()" link="GSettings.html#g-settings-set-strv" since="2.26"/>
2063     <keyword type="function" name="g_settings_get_enum ()" link="GSettings.html#g-settings-get-enum" since="2.26"/>
2064     <keyword type="function" name="g_settings_set_enum ()" link="GSettings.html#g-settings-set-enum"/>
2065     <keyword type="function" name="g_settings_get_flags ()" link="GSettings.html#g-settings-get-flags" since="2.26"/>
2066     <keyword type="function" name="g_settings_set_flags ()" link="GSettings.html#g-settings-set-flags"/>
2067     <keyword type="function" name="GSettingsGetMapping ()" link="GSettings.html#GSettingsGetMapping"/>
2068     <keyword type="function" name="g_settings_get_mapped ()" link="GSettings.html#g-settings-get-mapped"/>
2069     <keyword type="enum" name="enum GSettingsBindFlags" link="GSettings.html#GSettingsBindFlags"/>
2070     <keyword type="function" name="g_settings_bind ()" link="GSettings.html#g-settings-bind" since="2.26"/>
2071     <keyword type="function" name="g_settings_bind_with_mapping ()" link="GSettings.html#g-settings-bind-with-mapping" since="2.26"/>
2072     <keyword type="function" name="g_settings_bind_writable ()" link="GSettings.html#g-settings-bind-writable" since="2.26"/>
2073     <keyword type="function" name="g_settings_unbind ()" link="GSettings.html#g-settings-unbind" since="2.26"/>
2074     <keyword type="function" name="GSettingsBindSetMapping ()" link="GSettings.html#GSettingsBindSetMapping"/>
2075     <keyword type="function" name="GSettingsBindGetMapping ()" link="GSettings.html#GSettingsBindGetMapping"/>
2076     <keyword type="function" name="g_settings_create_action ()" link="GSettings.html#g-settings-create-action" since="2.32"/>
2077     <keyword type="property" name="The &quot;backend&quot; property" link="GSettings.html#GSettings--backend"/>
2078     <keyword type="property" name="The &quot;delay-apply&quot; property" link="GSettings.html#GSettings--delay-apply"/>
2079     <keyword type="property" name="The &quot;has-unapplied&quot; property" link="GSettings.html#GSettings--has-unapplied"/>
2080     <keyword type="property" name="The &quot;path&quot; property" link="GSettings.html#GSettings--path"/>
2081     <keyword type="property" name="The &quot;schema&quot; property" link="GSettings.html#GSettings--schema"/>
2082     <keyword type="property" name="The &quot;schema-id&quot; property" link="GSettings.html#GSettings--schema-id"/>
2083     <keyword type="property" name="The &quot;settings-schema&quot; property" link="GSettings.html#GSettings--settings-schema"/>
2084     <keyword type="signal" name="The &quot;change-event&quot; signal" link="GSettings.html#GSettings-change-event"/>
2085     <keyword type="signal" name="The &quot;changed&quot; signal" link="GSettings.html#GSettings-changed"/>
2086     <keyword type="signal" name="The &quot;writable-change-event&quot; signal" link="GSettings.html#GSettings-writable-change-event"/>
2087     <keyword type="signal" name="The &quot;writable-changed&quot; signal" link="GSettings.html#GSettings-writable-changed"/>
2088     <keyword type="struct" name="GSettingsBackend" link="GSettingsBackend.html#GSettingsBackend-struct"/>
2089     <keyword type="struct" name="struct GSettingsBackendClass" link="GSettingsBackend.html#GSettingsBackendClass"/>
2090     <keyword type="macro" name="G_SETTINGS_BACKEND_EXTENSION_POINT_NAME" link="GSettingsBackend.html#G-SETTINGS-BACKEND-EXTENSION-POINT-NAME:CAPS"/>
2091     <keyword type="function" name="g_settings_backend_get_default ()" link="GSettingsBackend.html#g-settings-backend-get-default" since="2.28"/>
2092     <keyword type="function" name="g_settings_backend_changed ()" link="GSettingsBackend.html#g-settings-backend-changed" since="2.26"/>
2093     <keyword type="function" name="g_settings_backend_path_changed ()" link="GSettingsBackend.html#g-settings-backend-path-changed" since="2.26"/>
2094     <keyword type="function" name="g_settings_backend_keys_changed ()" link="GSettingsBackend.html#g-settings-backend-keys-changed" since="2.26"/>
2095     <keyword type="function" name="g_settings_backend_path_writable_changed ()" link="GSettingsBackend.html#g-settings-backend-path-writable-changed" since="2.26"/>
2096     <keyword type="function" name="g_settings_backend_writable_changed ()" link="GSettingsBackend.html#g-settings-backend-writable-changed" since="2.26"/>
2097     <keyword type="function" name="g_settings_backend_changed_tree ()" link="GSettingsBackend.html#g-settings-backend-changed-tree" since="2.26"/>
2098     <keyword type="function" name="g_settings_backend_flatten_tree ()" link="GSettingsBackend.html#g-settings-backend-flatten-tree" since="2.26"/>
2099     <keyword type="function" name="g_keyfile_settings_backend_new ()" link="GSettingsBackend.html#g-keyfile-settings-backend-new"/>
2100     <keyword type="function" name="g_memory_settings_backend_new ()" link="GSettingsBackend.html#g-memory-settings-backend-new" since="2.28"/>
2101     <keyword type="function" name="g_null_settings_backend_new ()" link="GSettingsBackend.html#g-null-settings-backend-new" since="2.28"/>
2102     <keyword type="struct" name="GSettingsSchemaSource" link="gio-GSettingsSchema-GSettingsSchemaSource.html#GSettingsSchemaSource" since="2.32"/>
2103     <keyword type="macro" name="G_TYPE_SETTINGS_SCHEMA_SOURCE" link="gio-GSettingsSchema-GSettingsSchemaSource.html#G-TYPE-SETTINGS-SCHEMA-SOURCE:CAPS" since="2.32"/>
2104     <keyword type="function" name="g_settings_schema_source_get_default ()" link="gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-source-get-default" since="2.32"/>
2105     <keyword type="function" name="g_settings_schema_source_ref ()" link="gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-source-ref" since="2.32"/>
2106     <keyword type="function" name="g_settings_schema_source_unref ()" link="gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-source-unref" since="2.32"/>
2107     <keyword type="function" name="g_settings_schema_source_new_from_directory ()" link="gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-source-new-from-directory" since="2.32"/>
2108     <keyword type="function" name="g_settings_schema_source_lookup ()" link="gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-source-lookup" since="2.32"/>
2109     <keyword type="struct" name="GSettingsSchema" link="gio-GSettingsSchema-GSettingsSchemaSource.html#GSettingsSchema-struct"/>
2110     <keyword type="macro" name="G_TYPE_SETTINGS_SCHEMA" link="gio-GSettingsSchema-GSettingsSchemaSource.html#G-TYPE-SETTINGS-SCHEMA:CAPS" since="2.32"/>
2111     <keyword type="function" name="g_settings_schema_ref ()" link="gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-ref" since="2.32"/>
2112     <keyword type="function" name="g_settings_schema_unref ()" link="gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-unref" since="2.32"/>
2113     <keyword type="function" name="g_settings_schema_get_id ()" link="gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-get-id"/>
2114     <keyword type="function" name="g_settings_schema_get_path ()" link="gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-get-path" since="2.32"/>
2115     <keyword type="struct" name="GResource" link="gio-GResource.html#GResource" since="2.32"/>
2116     <keyword type="enum" name="enum GResourceFlags" link="gio-GResource.html#GResourceFlags" since="2.32"/>
2117     <keyword type="enum" name="enum GResourceLookupFlags" link="gio-GResource.html#GResourceLookupFlags" since="2.32"/>
2118     <keyword type="function" name="g_resource_load ()" link="gio-GResource.html#g-resource-load" since="2.32"/>
2119     <keyword type="function" name="g_resource_new_from_data ()" link="gio-GResource.html#g-resource-new-from-data" since="2.32"/>
2120     <keyword type="function" name="g_resource_ref ()" link="gio-GResource.html#g-resource-ref" since="2.32"/>
2121     <keyword type="function" name="g_resource_unref ()" link="gio-GResource.html#g-resource-unref" since="2.32"/>
2122     <keyword type="function" name="g_resource_lookup_data ()" link="gio-GResource.html#g-resource-lookup-data" since="2.32"/>
2123     <keyword type="function" name="g_resource_open_stream ()" link="gio-GResource.html#g-resource-open-stream" since="2.32"/>
2124     <keyword type="function" name="g_resource_enumerate_children ()" link="gio-GResource.html#g-resource-enumerate-children" since="2.32"/>
2125     <keyword type="function" name="g_resource_get_info ()" link="gio-GResource.html#g-resource-get-info" since="2.32"/>
2126     <keyword type="function" name="g_resources_register ()" link="gio-GResource.html#g-resources-register" since="2.32"/>
2127     <keyword type="function" name="g_resources_unregister ()" link="gio-GResource.html#g-resources-unregister" since="2.32"/>
2128     <keyword type="function" name="g_resources_lookup_data ()" link="gio-GResource.html#g-resources-lookup-data" since="2.32"/>
2129     <keyword type="function" name="g_resources_open_stream ()" link="gio-GResource.html#g-resources-open-stream" since="2.32"/>
2130     <keyword type="function" name="g_resources_enumerate_children ()" link="gio-GResource.html#g-resources-enumerate-children" since="2.32"/>
2131     <keyword type="function" name="g_resources_get_info ()" link="gio-GResource.html#g-resources-get-info" since="2.32"/>
2132     <keyword type="macro" name="G_RESOURCE_ERROR" link="gio-GResource.html#G-RESOURCE-ERROR:CAPS"/>
2133     <keyword type="enum" name="enum GResourceError" link="gio-GResource.html#GResourceError" since="2.32"/>
2134     <keyword type="struct" name="GPermission" link="GPermission.html#GPermission-struct"/>
2135     <keyword type="function" name="g_permission_get_allowed ()" link="GPermission.html#g-permission-get-allowed" since="2.26"/>
2136     <keyword type="function" name="g_permission_get_can_acquire ()" link="GPermission.html#g-permission-get-can-acquire" since="2.26"/>
2137     <keyword type="function" name="g_permission_get_can_release ()" link="GPermission.html#g-permission-get-can-release" since="2.26"/>
2138     <keyword type="function" name="g_permission_acquire ()" link="GPermission.html#g-permission-acquire" since="2.26"/>
2139     <keyword type="function" name="g_permission_acquire_async ()" link="GPermission.html#g-permission-acquire-async" since="2.26"/>
2140     <keyword type="function" name="g_permission_acquire_finish ()" link="GPermission.html#g-permission-acquire-finish" since="2.26"/>
2141     <keyword type="function" name="g_permission_release ()" link="GPermission.html#g-permission-release" since="2.26"/>
2142     <keyword type="function" name="g_permission_release_async ()" link="GPermission.html#g-permission-release-async" since="2.26"/>
2143     <keyword type="function" name="g_permission_release_finish ()" link="GPermission.html#g-permission-release-finish" since="2.26"/>
2144     <keyword type="function" name="g_permission_impl_update ()" link="GPermission.html#g-permission-impl-update" since="2.26"/>
2145     <keyword type="property" name="The &quot;allowed&quot; property" link="GPermission.html#GPermission--allowed"/>
2146     <keyword type="property" name="The &quot;can-acquire&quot; property" link="GPermission.html#GPermission--can-acquire"/>
2147     <keyword type="property" name="The &quot;can-release&quot; property" link="GPermission.html#GPermission--can-release"/>
2148     <keyword type="struct" name="GSimplePermission" link="GSimplePermission.html#GSimplePermission-struct"/>
2149     <keyword type="function" name="g_simple_permission_new ()" link="GSimplePermission.html#g-simple-permission-new" since="2.26"/>
2150     <keyword type="struct" name="GApplication" link="GApplication.html#GApplication-struct"/>
2151     <keyword type="struct" name="struct GApplicationClass" link="GApplication.html#GApplicationClass" since="2.28"/>
2152     <keyword type="enum" name="enum GApplicationFlags" link="GApplication.html#GApplicationFlags" since="2.28"/>
2153     <keyword type="function" name="g_application_id_is_valid ()" link="GApplication.html#g-application-id-is-valid"/>
2154     <keyword type="function" name="g_application_new ()" link="GApplication.html#g-application-new"/>
2155     <keyword type="function" name="g_application_get_application_id ()" link="GApplication.html#g-application-get-application-id" since="2.28"/>
2156     <keyword type="function" name="g_application_set_application_id ()" link="GApplication.html#g-application-set-application-id" since="2.28"/>
2157     <keyword type="function" name="g_application_get_inactivity_timeout ()" link="GApplication.html#g-application-get-inactivity-timeout" since="2.28"/>
2158     <keyword type="function" name="g_application_set_inactivity_timeout ()" link="GApplication.html#g-application-set-inactivity-timeout" since="2.28"/>
2159     <keyword type="function" name="g_application_get_flags ()" link="GApplication.html#g-application-get-flags" since="2.28"/>
2160     <keyword type="function" name="g_application_set_flags ()" link="GApplication.html#g-application-set-flags" since="2.28"/>
2161     <keyword type="function" name="g_application_set_action_group ()" link="GApplication.html#g-application-set-action-group" deprecated="" since="2.28"/>
2162     <keyword type="function" name="g_application_get_is_registered ()" link="GApplication.html#g-application-get-is-registered" since="2.28"/>
2163     <keyword type="function" name="g_application_get_is_remote ()" link="GApplication.html#g-application-get-is-remote" since="2.28"/>
2164     <keyword type="function" name="g_application_register ()" link="GApplication.html#g-application-register" since="2.28"/>
2165     <keyword type="function" name="g_application_hold ()" link="GApplication.html#g-application-hold"/>
2166     <keyword type="function" name="g_application_release ()" link="GApplication.html#g-application-release"/>
2167     <keyword type="function" name="g_application_quit ()" link="GApplication.html#g-application-quit" since="2.32"/>
2168     <keyword type="function" name="g_application_activate ()" link="GApplication.html#g-application-activate" since="2.28"/>
2169     <keyword type="function" name="g_application_open ()" link="GApplication.html#g-application-open" since="2.28"/>
2170     <keyword type="function" name="g_application_run ()" link="GApplication.html#g-application-run" since="2.28"/>
2171     <keyword type="function" name="g_application_set_default ()" link="GApplication.html#g-application-set-default" since="2.32"/>
2172     <keyword type="function" name="g_application_get_default ()" link="GApplication.html#g-application-get-default" since="2.32"/>
2173     <keyword type="property" name="The &quot;action-group&quot; property" link="GApplication.html#GApplication--action-group"/>
2174     <keyword type="property" name="The &quot;application-id&quot; property" link="GApplication.html#GApplication--application-id"/>
2175     <keyword type="property" name="The &quot;flags&quot; property" link="GApplication.html#GApplication--flags"/>
2176     <keyword type="property" name="The &quot;inactivity-timeout&quot; property" link="GApplication.html#GApplication--inactivity-timeout"/>
2177     <keyword type="property" name="The &quot;is-registered&quot; property" link="GApplication.html#GApplication--is-registered"/>
2178     <keyword type="property" name="The &quot;is-remote&quot; property" link="GApplication.html#GApplication--is-remote"/>
2179     <keyword type="signal" name="The &quot;activate&quot; signal" link="GApplication.html#GApplication-activate"/>
2180     <keyword type="signal" name="The &quot;command-line&quot; signal" link="GApplication.html#GApplication-command-line"/>
2181     <keyword type="signal" name="The &quot;open&quot; signal" link="GApplication.html#GApplication-open"/>
2182     <keyword type="signal" name="The &quot;shutdown&quot; signal" link="GApplication.html#GApplication-shutdown"/>
2183     <keyword type="signal" name="The &quot;startup&quot; signal" link="GApplication.html#GApplication-startup"/>
2184     <keyword type="struct" name="GApplicationCommandLine" link="GApplicationCommandLine.html#GApplicationCommandLine-struct"/>
2185     <keyword type="struct" name="struct GApplicationCommandLineClass" link="GApplicationCommandLine.html#GApplicationCommandLineClass" since="2.28"/>
2186     <keyword type="function" name="g_application_command_line_get_arguments ()" link="GApplicationCommandLine.html#g-application-command-line-get-arguments" since="2.28"/>
2187     <keyword type="function" name="g_application_command_line_get_cwd ()" link="GApplicationCommandLine.html#g-application-command-line-get-cwd" since="2.28"/>
2188     <keyword type="function" name="g_application_command_line_get_environ ()" link="GApplicationCommandLine.html#g-application-command-line-get-environ" since="2.28"/>
2189     <keyword type="function" name="g_application_command_line_getenv ()" link="GApplicationCommandLine.html#g-application-command-line-getenv" since="2.28"/>
2190     <keyword type="function" name="g_application_command_line_get_is_remote ()" link="GApplicationCommandLine.html#g-application-command-line-get-is-remote" since="2.28"/>
2191     <keyword type="function" name="g_application_command_line_get_platform_data ()" link="GApplicationCommandLine.html#g-application-command-line-get-platform-data" since="2.28"/>
2192     <keyword type="function" name="g_application_command_line_set_exit_status ()" link="GApplicationCommandLine.html#g-application-command-line-set-exit-status" since="2.28"/>
2193     <keyword type="function" name="g_application_command_line_get_exit_status ()" link="GApplicationCommandLine.html#g-application-command-line-get-exit-status" since="2.28"/>
2194     <keyword type="function" name="g_application_command_line_print ()" link="GApplicationCommandLine.html#g-application-command-line-print" since="2.28"/>
2195     <keyword type="function" name="g_application_command_line_printerr ()" link="GApplicationCommandLine.html#g-application-command-line-printerr" since="2.28"/>
2196     <keyword type="struct" name="GActionGroup" link="GActionGroup.html#GActionGroup-struct"/>
2197     <keyword type="struct" name="struct GActionGroupInterface" link="GActionGroup.html#GActionGroupInterface" since="2.28"/>
2198     <keyword type="function" name="g_action_group_list_actions ()" link="GActionGroup.html#g-action-group-list-actions" since="2.28"/>
2199     <keyword type="function" name="g_action_group_query_action ()" link="GActionGroup.html#g-action-group-query-action" since="2.32"/>
2200     <keyword type="function" name="g_action_group_has_action ()" link="GActionGroup.html#g-action-group-has-action" since="2.28"/>
2201     <keyword type="function" name="g_action_group_get_action_enabled ()" link="GActionGroup.html#g-action-group-get-action-enabled" since="2.28"/>
2202     <keyword type="function" name="g_action_group_get_action_parameter_type ()" link="GActionGroup.html#g-action-group-get-action-parameter-type" since="2.28"/>
2203     <keyword type="function" name="g_action_group_get_action_state_type ()" link="GActionGroup.html#g-action-group-get-action-state-type" since="2.28"/>
2204     <keyword type="function" name="g_action_group_get_action_state_hint ()" link="GActionGroup.html#g-action-group-get-action-state-hint" since="2.28"/>
2205     <keyword type="function" name="g_action_group_get_action_state ()" link="GActionGroup.html#g-action-group-get-action-state" since="2.28"/>
2206     <keyword type="function" name="g_action_group_change_action_state ()" link="GActionGroup.html#g-action-group-change-action-state" since="2.28"/>
2207     <keyword type="function" name="g_action_group_activate_action ()" link="GActionGroup.html#g-action-group-activate-action" since="2.28"/>
2208     <keyword type="function" name="g_action_group_action_added ()" link="GActionGroup.html#g-action-group-action-added" since="2.28"/>
2209     <keyword type="function" name="g_action_group_action_removed ()" link="GActionGroup.html#g-action-group-action-removed" since="2.28"/>
2210     <keyword type="function" name="g_action_group_action_enabled_changed ()" link="GActionGroup.html#g-action-group-action-enabled-changed" since="2.28"/>
2211     <keyword type="function" name="g_action_group_action_state_changed ()" link="GActionGroup.html#g-action-group-action-state-changed" since="2.28"/>
2212     <keyword type="signal" name="The &quot;action-added&quot; signal" link="GActionGroup.html#GActionGroup-action-added"/>
2213     <keyword type="signal" name="The &quot;action-enabled-changed&quot; signal" link="GActionGroup.html#GActionGroup-action-enabled-changed"/>
2214     <keyword type="signal" name="The &quot;action-removed&quot; signal" link="GActionGroup.html#GActionGroup-action-removed"/>
2215     <keyword type="signal" name="The &quot;action-state-changed&quot; signal" link="GActionGroup.html#GActionGroup-action-state-changed"/>
2216     <keyword type="struct" name="GActionMap" link="GActionMap.html#GActionMap-struct"/>
2217     <keyword type="struct" name="struct GActionMapInterface" link="GActionMap.html#GActionMapInterface" since="2.32"/>
2218     <keyword type="function" name="g_action_map_lookup_action ()" link="GActionMap.html#g-action-map-lookup-action" since="2.32"/>
2219     <keyword type="struct" name="struct GActionEntry" link="GActionMap.html#GActionEntry"/>
2220     <keyword type="function" name="g_action_map_add_action_entries ()" link="GActionMap.html#g-action-map-add-action-entries" since="2.32"/>
2221     <keyword type="function" name="g_action_map_add_action ()" link="GActionMap.html#g-action-map-add-action" since="2.32"/>
2222     <keyword type="function" name="g_action_map_remove_action ()" link="GActionMap.html#g-action-map-remove-action" since="2.32"/>
2223     <keyword type="struct" name="GSimpleActionGroup" link="GSimpleActionGroup.html#GSimpleActionGroup-struct"/>
2224     <keyword type="function" name="g_simple_action_group_new ()" link="GSimpleActionGroup.html#g-simple-action-group-new" since="2.28"/>
2225     <keyword type="function" name="g_simple_action_group_lookup ()" link="GSimpleActionGroup.html#g-simple-action-group-lookup" since="2.28"/>
2226     <keyword type="function" name="g_simple_action_group_insert ()" link="GSimpleActionGroup.html#g-simple-action-group-insert" since="2.28"/>
2227     <keyword type="function" name="g_simple_action_group_remove ()" link="GSimpleActionGroup.html#g-simple-action-group-remove" since="2.28"/>
2228     <keyword type="function" name="g_simple_action_group_add_entries ()" link="GSimpleActionGroup.html#g-simple-action-group-add-entries" since="2.30"/>
2229     <keyword type="struct" name="GAction" link="GAction.html#GAction-struct"/>
2230     <keyword type="struct" name="struct GActionInterface" link="GAction.html#GActionInterface" since="2.28"/>
2231     <keyword type="function" name="g_action_get_name ()" link="GAction.html#g-action-get-name" since="2.28"/>
2232     <keyword type="function" name="g_action_get_parameter_type ()" link="GAction.html#g-action-get-parameter-type" since="2.28"/>
2233     <keyword type="function" name="g_action_get_state_type ()" link="GAction.html#g-action-get-state-type" since="2.28"/>
2234     <keyword type="function" name="g_action_get_state_hint ()" link="GAction.html#g-action-get-state-hint" since="2.28"/>
2235     <keyword type="function" name="g_action_get_enabled ()" link="GAction.html#g-action-get-enabled" since="2.28"/>
2236     <keyword type="function" name="g_action_get_state ()" link="GAction.html#g-action-get-state" since="2.28"/>
2237     <keyword type="function" name="g_action_change_state ()" link="GAction.html#g-action-change-state" since="2.30"/>
2238     <keyword type="function" name="g_action_activate ()" link="GAction.html#g-action-activate" since="2.28"/>
2239     <keyword type="property" name="The &quot;enabled&quot; property" link="GAction.html#GAction--enabled"/>
2240     <keyword type="property" name="The &quot;name&quot; property" link="GAction.html#GAction--name"/>
2241     <keyword type="property" name="The &quot;parameter-type&quot; property" link="GAction.html#GAction--parameter-type"/>
2242     <keyword type="property" name="The &quot;state&quot; property" link="GAction.html#GAction--state"/>
2243     <keyword type="property" name="The &quot;state-type&quot; property" link="GAction.html#GAction--state-type"/>
2244     <keyword type="struct" name="GSimpleAction" link="GSimpleAction.html#GSimpleAction-struct"/>
2245     <keyword type="function" name="g_simple_action_new ()" link="GSimpleAction.html#g-simple-action-new" since="2.28"/>
2246     <keyword type="function" name="g_simple_action_new_stateful ()" link="GSimpleAction.html#g-simple-action-new-stateful" since="2.28"/>
2247     <keyword type="function" name="g_simple_action_set_enabled ()" link="GSimpleAction.html#g-simple-action-set-enabled" since="2.28"/>
2248     <keyword type="function" name="g_simple_action_set_state ()" link="GSimpleAction.html#g-simple-action-set-state" since="2.30"/>
2249     <keyword type="property" name="The &quot;enabled&quot; property" link="GSimpleAction.html#GSimpleAction--enabled"/>
2250     <keyword type="property" name="The &quot;name&quot; property" link="GSimpleAction.html#GSimpleAction--name"/>
2251     <keyword type="property" name="The &quot;parameter-type&quot; property" link="GSimpleAction.html#GSimpleAction--parameter-type"/>
2252     <keyword type="property" name="The &quot;state&quot; property" link="GSimpleAction.html#GSimpleAction--state"/>
2253     <keyword type="property" name="The &quot;state-type&quot; property" link="GSimpleAction.html#GSimpleAction--state-type"/>
2254     <keyword type="signal" name="The &quot;activate&quot; signal" link="GSimpleAction.html#GSimpleAction-activate"/>
2255     <keyword type="signal" name="The &quot;change-state&quot; signal" link="GSimpleAction.html#GSimpleAction-change-state"/>
2256     <keyword type="struct" name="GRemoteActionGroup" link="GRemoteActionGroup.html#GRemoteActionGroup-struct"/>
2257     <keyword type="struct" name="struct GRemoteActionGroupInterface" link="GRemoteActionGroup.html#GRemoteActionGroupInterface" since="2.32"/>
2258     <keyword type="function" name="g_remote_action_group_activate_action_full ()" link="GRemoteActionGroup.html#g-remote-action-group-activate-action-full" since="2.32"/>
2259     <keyword type="function" name="g_remote_action_group_change_action_state_full ()" link="GRemoteActionGroup.html#g-remote-action-group-change-action-state-full" since="2.32"/>
2260     <keyword type="function" name="g_dbus_connection_export_action_group ()" link="gio-GActionGroup-exporter.html#g-dbus-connection-export-action-group" since="2.32"/>
2261     <keyword type="function" name="g_dbus_connection_unexport_action_group ()" link="gio-GActionGroup-exporter.html#g-dbus-connection-unexport-action-group" since="2.32"/>
2262     <keyword type="struct" name="GDBusActionGroup" link="GDBusActionGroup.html#GDBusActionGroup-struct"/>
2263     <keyword type="function" name="g_dbus_action_group_get ()" link="GDBusActionGroup.html#g-dbus-action-group-get" since="2.32"/>
2264     <keyword type="struct" name="GMenuModel" link="GMenuModel.html#GMenuModel-struct"/>
2265     <keyword type="function" name="g_menu_model_is_mutable ()" link="GMenuModel.html#g-menu-model-is-mutable" since="2.32"/>
2266     <keyword type="function" name="g_menu_model_get_n_items ()" link="GMenuModel.html#g-menu-model-get-n-items" since="2.32"/>
2267     <keyword type="macro" name="G_MENU_ATTRIBUTE_ACTION" link="GMenuModel.html#G-MENU-ATTRIBUTE-ACTION:CAPS"/>
2268     <keyword type="macro" name="G_MENU_ATTRIBUTE_LABEL" link="GMenuModel.html#G-MENU-ATTRIBUTE-LABEL:CAPS"/>
2269     <keyword type="macro" name="G_MENU_ATTRIBUTE_TARGET" link="GMenuModel.html#G-MENU-ATTRIBUTE-TARGET:CAPS"/>
2270     <keyword type="macro" name="G_MENU_LINK_SECTION" link="GMenuModel.html#G-MENU-LINK-SECTION:CAPS"/>
2271     <keyword type="macro" name="G_MENU_LINK_SUBMENU" link="GMenuModel.html#G-MENU-LINK-SUBMENU:CAPS"/>
2272     <keyword type="function" name="g_menu_model_get_item_attribute_value ()" link="GMenuModel.html#g-menu-model-get-item-attribute-value" since="2.32"/>
2273     <keyword type="function" name="g_menu_model_get_item_attribute ()" link="GMenuModel.html#g-menu-model-get-item-attribute" since="2.32"/>
2274     <keyword type="function" name="g_menu_model_get_item_link ()" link="GMenuModel.html#g-menu-model-get-item-link" since="2.32"/>
2275     <keyword type="function" name="g_menu_model_iterate_item_attributes ()" link="GMenuModel.html#g-menu-model-iterate-item-attributes" since="2.32"/>
2276     <keyword type="function" name="g_menu_model_iterate_item_links ()" link="GMenuModel.html#g-menu-model-iterate-item-links" since="2.32"/>
2277     <keyword type="function" name="g_menu_model_items_changed ()" link="GMenuModel.html#g-menu-model-items-changed" since="2.32"/>
2278     <keyword type="struct" name="struct GMenuAttributeIter" link="GMenuModel.html#GMenuAttributeIter-struct"/>
2279     <keyword type="function" name="g_menu_attribute_iter_get_next ()" link="GMenuModel.html#g-menu-attribute-iter-get-next" since="2.32"/>
2280     <keyword type="function" name="g_menu_attribute_iter_get_name ()" link="GMenuModel.html#g-menu-attribute-iter-get-name" since="2.32"/>
2281     <keyword type="function" name="g_menu_attribute_iter_get_value ()" link="GMenuModel.html#g-menu-attribute-iter-get-value" since="2.32"/>
2282     <keyword type="function" name="g_menu_attribute_iter_next ()" link="GMenuModel.html#g-menu-attribute-iter-next" since="2.32"/>
2283     <keyword type="struct" name="struct GMenuLinkIter" link="GMenuModel.html#GMenuLinkIter-struct"/>
2284     <keyword type="function" name="g_menu_link_iter_get_name ()" link="GMenuModel.html#g-menu-link-iter-get-name" since="2.32"/>
2285     <keyword type="function" name="g_menu_link_iter_get_next ()" link="GMenuModel.html#g-menu-link-iter-get-next" since="2.32"/>
2286     <keyword type="function" name="g_menu_link_iter_get_value ()" link="GMenuModel.html#g-menu-link-iter-get-value" since="2.32"/>
2287     <keyword type="function" name="g_menu_link_iter_next ()" link="GMenuModel.html#g-menu-link-iter-next" since="2.32"/>
2288     <keyword type="signal" name="The &quot;items-changed&quot; signal" link="GMenuModel.html#GMenuModel-items-changed"/>
2289     <keyword type="struct" name="GMenu" link="GMenu.html#GMenu-struct"/>
2290     <keyword type="function" name="g_menu_new ()" link="GMenu.html#g-menu-new" since="2.32"/>
2291     <keyword type="function" name="g_menu_freeze ()" link="GMenu.html#g-menu-freeze" since="2.32"/>
2292     <keyword type="function" name="g_menu_insert ()" link="GMenu.html#g-menu-insert" since="2.32"/>
2293     <keyword type="function" name="g_menu_prepend ()" link="GMenu.html#g-menu-prepend" since="2.32"/>
2294     <keyword type="function" name="g_menu_append ()" link="GMenu.html#g-menu-append" since="2.32"/>
2295     <keyword type="function" name="g_menu_insert_item ()" link="GMenu.html#g-menu-insert-item" since="2.32"/>
2296     <keyword type="function" name="g_menu_append_item ()" link="GMenu.html#g-menu-append-item" since="2.32"/>
2297     <keyword type="function" name="g_menu_prepend_item ()" link="GMenu.html#g-menu-prepend-item" since="2.32"/>
2298     <keyword type="function" name="g_menu_insert_section ()" link="GMenu.html#g-menu-insert-section" since="2.32"/>
2299     <keyword type="function" name="g_menu_prepend_section ()" link="GMenu.html#g-menu-prepend-section" since="2.32"/>
2300     <keyword type="function" name="g_menu_append_section ()" link="GMenu.html#g-menu-append-section" since="2.32"/>
2301     <keyword type="function" name="g_menu_append_submenu ()" link="GMenu.html#g-menu-append-submenu" since="2.32"/>
2302     <keyword type="function" name="g_menu_insert_submenu ()" link="GMenu.html#g-menu-insert-submenu" since="2.32"/>
2303     <keyword type="function" name="g_menu_prepend_submenu ()" link="GMenu.html#g-menu-prepend-submenu" since="2.32"/>
2304     <keyword type="function" name="g_menu_remove ()" link="GMenu.html#g-menu-remove" since="2.32"/>
2305     <keyword type="struct" name="GMenuItem" link="GMenu.html#GMenuItem-struct"/>
2306     <keyword type="function" name="g_menu_item_new ()" link="GMenu.html#g-menu-item-new" since="2.32"/>
2307     <keyword type="function" name="g_menu_item_new_section ()" link="GMenu.html#g-menu-item-new-section" since="2.32"/>
2308     <keyword type="function" name="g_menu_item_new_submenu ()" link="GMenu.html#g-menu-item-new-submenu" since="2.32"/>
2309     <keyword type="function" name="g_menu_item_set_label ()" link="GMenu.html#g-menu-item-set-label" since="2.32"/>
2310     <keyword type="function" name="g_menu_item_set_action_and_target_value ()" link="GMenu.html#g-menu-item-set-action-and-target-value" since="2.32"/>
2311     <keyword type="function" name="g_menu_item_set_action_and_target ()" link="GMenu.html#g-menu-item-set-action-and-target" since="2.32"/>
2312     <keyword type="function" name="g_menu_item_set_detailed_action ()" link="GMenu.html#g-menu-item-set-detailed-action" since="2.32"/>
2313     <keyword type="function" name="g_menu_item_set_section ()" link="GMenu.html#g-menu-item-set-section" since="2.32"/>
2314     <keyword type="function" name="g_menu_item_set_submenu ()" link="GMenu.html#g-menu-item-set-submenu" since="2.32"/>
2315     <keyword type="function" name="g_menu_item_set_attribute_value ()" link="GMenu.html#g-menu-item-set-attribute-value" since="2.32"/>
2316     <keyword type="function" name="g_menu_item_set_attribute ()" link="GMenu.html#g-menu-item-set-attribute" since="2.32"/>
2317     <keyword type="function" name="g_menu_item_set_link ()" link="GMenu.html#g-menu-item-set-link" since="2.32"/>
2318     <keyword type="function" name="g_dbus_connection_export_menu_model ()" link="gio-GMenuModel-exporter.html#g-dbus-connection-export-menu-model" since="2.32"/>
2319     <keyword type="function" name="g_dbus_connection_unexport_menu_model ()" link="gio-GMenuModel-exporter.html#g-dbus-connection-unexport-menu-model" since="2.32"/>
2320     <keyword type="struct" name="GDBusMenuModel" link="GDBusMenuModel.html#GDBusMenuModel-struct"/>
2321     <keyword type="function" name="g_dbus_menu_model_get ()" link="GDBusMenuModel.html#g-dbus-menu-model-get" since="2.32"/>
2322     <keyword type="struct" name="GVfs" link="GVfs.html#GVfs-struct"/>
2323     <keyword type="macro" name="G_VFS_EXTENSION_POINT_NAME" link="GVfs.html#G-VFS-EXTENSION-POINT-NAME:CAPS"/>
2324     <keyword type="function" name="g_vfs_get_file_for_path ()" link="GVfs.html#g-vfs-get-file-for-path"/>
2325     <keyword type="function" name="g_vfs_get_file_for_uri ()" link="GVfs.html#g-vfs-get-file-for-uri"/>
2326     <keyword type="function" name="g_vfs_parse_name ()" link="GVfs.html#g-vfs-parse-name"/>
2327     <keyword type="function" name="g_vfs_get_default ()" link="GVfs.html#g-vfs-get-default"/>
2328     <keyword type="function" name="g_vfs_get_local ()" link="GVfs.html#g-vfs-get-local"/>
2329     <keyword type="function" name="g_vfs_is_active ()" link="GVfs.html#g-vfs-is-active"/>
2330     <keyword type="function" name="g_vfs_get_supported_uri_schemes ()" link="GVfs.html#g-vfs-get-supported-uri-schemes"/>
2331     <keyword type="struct" name="GIOModule" link="GIOModule.html#GIOModule-struct"/>
2332     <keyword type="struct" name="GIOModuleScope" link="GIOModule.html#GIOModuleScope" since="2.30"/>
2333     <keyword type="enum" name="enum GIOModuleScopeFlags" link="GIOModule.html#GIOModuleScopeFlags" since="2.30"/>
2334     <keyword type="function" name="g_io_module_new ()" link="GIOModule.html#g-io-module-new"/>
2335     <keyword type="function" name="g_io_module_scope_block ()" link="GIOModule.html#g-io-module-scope-block" since="2.30"/>
2336     <keyword type="function" name="g_io_module_scope_free ()" link="GIOModule.html#g-io-module-scope-free" since="2.30"/>
2337     <keyword type="function" name="g_io_module_scope_new ()" link="GIOModule.html#g-io-module-scope-new" since="2.30"/>
2338     <keyword type="function" name="g_io_modules_load_all_in_directory ()" link="GIOModule.html#g-io-modules-load-all-in-directory"/>
2339     <keyword type="function" name="g_io_modules_load_all_in_directory_with_scope ()" link="GIOModule.html#g-io-modules-load-all-in-directory-with-scope" since="2.30"/>
2340     <keyword type="function" name="g_io_modules_scan_all_in_directory ()" link="GIOModule.html#g-io-modules-scan-all-in-directory" since="2.24"/>
2341     <keyword type="function" name="g_io_modules_scan_all_in_directory_with_scope ()" link="GIOModule.html#g-io-modules-scan-all-in-directory-with-scope" since="2.30"/>
2342     <keyword type="function" name="g_io_module_load ()" link="GIOModule.html#g-io-module-load"/>
2343     <keyword type="function" name="g_io_module_unload ()" link="GIOModule.html#g-io-module-unload"/>
2344     <keyword type="function" name="g_io_module_query ()" link="GIOModule.html#g-io-module-query" since="2.24"/>
2345     <keyword type="struct" name="GIOExtension" link="gio-Extension-Points.html#GIOExtension"/>
2346     <keyword type="struct" name="GIOExtensionPoint" link="gio-Extension-Points.html#GIOExtensionPoint"/>
2347     <keyword type="function" name="g_io_extension_get_name ()" link="gio-Extension-Points.html#g-io-extension-get-name"/>
2348     <keyword type="function" name="g_io_extension_get_priority ()" link="gio-Extension-Points.html#g-io-extension-get-priority"/>
2349     <keyword type="function" name="g_io_extension_get_type ()" link="gio-Extension-Points.html#g-io-extension-get-type"/>
2350     <keyword type="function" name="g_io_extension_point_get_extension_by_name ()" link="gio-Extension-Points.html#g-io-extension-point-get-extension-by-name"/>
2351     <keyword type="function" name="g_io_extension_point_get_extensions ()" link="gio-Extension-Points.html#g-io-extension-point-get-extensions"/>
2352     <keyword type="function" name="g_io_extension_point_get_required_type ()" link="gio-Extension-Points.html#g-io-extension-point-get-required-type"/>
2353     <keyword type="function" name="g_io_extension_point_implement ()" link="gio-Extension-Points.html#g-io-extension-point-implement"/>
2354     <keyword type="function" name="g_io_extension_point_lookup ()" link="gio-Extension-Points.html#g-io-extension-point-lookup"/>
2355     <keyword type="function" name="g_io_extension_point_register ()" link="gio-Extension-Points.html#g-io-extension-point-register"/>
2356     <keyword type="function" name="g_io_extension_point_set_required_type ()" link="gio-Extension-Points.html#g-io-extension-point-set-required-type"/>
2357     <keyword type="function" name="g_io_extension_ref_class ()" link="gio-Extension-Points.html#g-io-extension-ref-class"/>
2358     <keyword type="" name="Commands" link="gsettings-tool.html#id546507"/>
2359     <keyword type="" name="Options" link="glib-compile-schemas.html#id579136"/>
2360     <keyword type="" name="Options" link="glib-compile-resources.html#id576825"/>
2361     <keyword type="" name="Environment Variables" link="glib-compile-resources.html#id736756"/>
2362     <keyword type="" name="Commands" link="gdbus.html#id884507"/>
2363     <keyword type="" name="Client-side usage" link="gdbus-codegen.html#id719953"/>
2364     <keyword type="" name="Server-side usage" link="gdbus-codegen.html#id836908"/>
2365     <keyword type="" name="Commands" link="gresource-tool.html#id531450"/>
2366     <keyword type="method" name="The Poke() method" link="gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html#gdbus-method-org-gtk-GDBus-Example-ObjectManager-Animal.Poke"/>
2367     <keyword type="signal" name="The &quot;Jumped&quot; signal" link="gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html#gdbus-signal-org-gtk-GDBus-Example-ObjectManager-Animal.Jumped"/>
2368     <keyword type="property" name="The &quot;Mood&quot; property" link="gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html#gdbus-property-org-gtk-GDBus-Example-ObjectManager-Animal.Mood"/>
2369     <keyword type="struct" name="ExampleAnimal" link="ExampleAnimal.html#ExampleAnimal-struct"/>
2370     <keyword type="struct" name="struct ExampleAnimalIface" link="ExampleAnimal.html#ExampleAnimalIface" since="2.30"/>
2371     <keyword type="function" name="example_animal_interface_info ()" link="ExampleAnimal.html#example-animal-interface-info" since="2.30"/>
2372     <keyword type="function" name="example_animal_override_properties ()" link="ExampleAnimal.html#example-animal-override-properties" since="2.30"/>
2373     <keyword type="function" name="example_animal_call_poke ()" link="ExampleAnimal.html#example-animal-call-poke" since="2.30"/>
2374     <keyword type="function" name="example_animal_call_poke_finish ()" link="ExampleAnimal.html#example-animal-call-poke-finish" since="2.30"/>
2375     <keyword type="function" name="example_animal_call_poke_sync ()" link="ExampleAnimal.html#example-animal-call-poke-sync" since="2.30"/>
2376     <keyword type="function" name="example_animal_complete_poke ()" link="ExampleAnimal.html#example-animal-complete-poke" since="2.30"/>
2377     <keyword type="function" name="example_animal_emit_jumped ()" link="ExampleAnimal.html#example-animal-emit-jumped" since="2.30"/>
2378     <keyword type="function" name="example_animal_get_mood ()" link="ExampleAnimal.html#example-animal-get-mood" since="2.30"/>
2379     <keyword type="function" name="example_animal_dup_mood ()" link="ExampleAnimal.html#example-animal-dup-mood" since="2.30"/>
2380     <keyword type="function" name="example_animal_set_mood ()" link="ExampleAnimal.html#example-animal-set-mood" since="2.30"/>
2381     <keyword type="struct" name="struct ExampleAnimalProxy" link="ExampleAnimal.html#ExampleAnimalProxy-struct"/>
2382     <keyword type="struct" name="struct ExampleAnimalProxyClass" link="ExampleAnimal.html#ExampleAnimalProxyClass" since="2.30"/>
2383     <keyword type="function" name="example_animal_proxy_new ()" link="ExampleAnimal.html#example-animal-proxy-new" since="2.30"/>
2384     <keyword type="function" name="example_animal_proxy_new_finish ()" link="ExampleAnimal.html#example-animal-proxy-new-finish" since="2.30"/>
2385     <keyword type="function" name="example_animal_proxy_new_sync ()" link="ExampleAnimal.html#example-animal-proxy-new-sync" since="2.30"/>
2386     <keyword type="function" name="example_animal_proxy_new_for_bus ()" link="ExampleAnimal.html#example-animal-proxy-new-for-bus" since="2.30"/>
2387     <keyword type="function" name="example_animal_proxy_new_for_bus_finish ()" link="ExampleAnimal.html#example-animal-proxy-new-for-bus-finish" since="2.30"/>
2388     <keyword type="function" name="example_animal_proxy_new_for_bus_sync ()" link="ExampleAnimal.html#example-animal-proxy-new-for-bus-sync" since="2.30"/>
2389     <keyword type="struct" name="struct ExampleAnimalSkeleton" link="ExampleAnimal.html#ExampleAnimalSkeleton-struct"/>
2390     <keyword type="struct" name="struct ExampleAnimalSkeletonClass" link="ExampleAnimal.html#ExampleAnimalSkeletonClass" since="2.30"/>
2391     <keyword type="function" name="example_animal_skeleton_new ()" link="ExampleAnimal.html#example-animal-skeleton-new" since="2.30"/>
2392     <keyword type="property" name="The &quot;mood&quot; property" link="ExampleAnimal.html#ExampleAnimal--mood"/>
2393     <keyword type="signal" name="The &quot;handle-poke&quot; signal" link="ExampleAnimal.html#ExampleAnimal-handle-poke"/>
2394     <keyword type="signal" name="The &quot;jumped&quot; signal" link="ExampleAnimal.html#ExampleAnimal-jumped"/>
2395     <keyword type="struct" name="ExampleCat" link="ExampleCat.html#ExampleCat-struct"/>
2396     <keyword type="struct" name="struct ExampleCatIface" link="ExampleCat.html#ExampleCatIface"/>
2397     <keyword type="function" name="example_cat_interface_info ()" link="ExampleCat.html#example-cat-interface-info"/>
2398     <keyword type="function" name="example_cat_override_properties ()" link="ExampleCat.html#example-cat-override-properties"/>
2399     <keyword type="struct" name="struct ExampleCatProxy" link="ExampleCat.html#ExampleCatProxy-struct"/>
2400     <keyword type="struct" name="struct ExampleCatProxyClass" link="ExampleCat.html#ExampleCatProxyClass"/>
2401     <keyword type="function" name="example_cat_proxy_new ()" link="ExampleCat.html#example-cat-proxy-new"/>
2402     <keyword type="function" name="example_cat_proxy_new_finish ()" link="ExampleCat.html#example-cat-proxy-new-finish"/>
2403     <keyword type="function" name="example_cat_proxy_new_sync ()" link="ExampleCat.html#example-cat-proxy-new-sync"/>
2404     <keyword type="function" name="example_cat_proxy_new_for_bus ()" link="ExampleCat.html#example-cat-proxy-new-for-bus"/>
2405     <keyword type="function" name="example_cat_proxy_new_for_bus_finish ()" link="ExampleCat.html#example-cat-proxy-new-for-bus-finish"/>
2406     <keyword type="function" name="example_cat_proxy_new_for_bus_sync ()" link="ExampleCat.html#example-cat-proxy-new-for-bus-sync"/>
2407     <keyword type="struct" name="struct ExampleCatSkeleton" link="ExampleCat.html#ExampleCatSkeleton-struct"/>
2408     <keyword type="struct" name="struct ExampleCatSkeletonClass" link="ExampleCat.html#ExampleCatSkeletonClass"/>
2409     <keyword type="function" name="example_cat_skeleton_new ()" link="ExampleCat.html#example-cat-skeleton-new"/>
2410     <keyword type="struct" name="ExampleObject" link="ExampleObject.html#ExampleObject-struct"/>
2411     <keyword type="struct" name="struct ExampleObjectIface" link="ExampleObject.html#ExampleObjectIface"/>
2412     <keyword type="function" name="example_object_get_animal ()" link="ExampleObject.html#example-object-get-animal" since="2.30"/>
2413     <keyword type="function" name="example_object_get_cat ()" link="ExampleObject.html#example-object-get-cat"/>
2414     <keyword type="function" name="example_object_peek_animal ()" link="ExampleObject.html#example-object-peek-animal" since="2.30"/>
2415     <keyword type="function" name="example_object_peek_cat ()" link="ExampleObject.html#example-object-peek-cat"/>
2416     <keyword type="struct" name="struct ExampleObjectProxy" link="ExampleObject.html#ExampleObjectProxy-struct"/>
2417     <keyword type="struct" name="struct ExampleObjectProxyClass" link="ExampleObject.html#ExampleObjectProxyClass"/>
2418     <keyword type="function" name="example_object_proxy_new ()" link="ExampleObject.html#example-object-proxy-new"/>
2419     <keyword type="struct" name="struct ExampleObjectSkeleton" link="ExampleObject.html#ExampleObjectSkeleton-struct"/>
2420     <keyword type="struct" name="struct ExampleObjectSkeletonClass" link="ExampleObject.html#ExampleObjectSkeletonClass"/>
2421     <keyword type="function" name="example_object_skeleton_new ()" link="ExampleObject.html#example-object-skeleton-new"/>
2422     <keyword type="function" name="example_object_skeleton_set_animal ()" link="ExampleObject.html#example-object-skeleton-set-animal" since="2.30"/>
2423     <keyword type="function" name="example_object_skeleton_set_cat ()" link="ExampleObject.html#example-object-skeleton-set-cat"/>
2424     <keyword type="property" name="The &quot;animal&quot; property" link="ExampleObject.html#ExampleObject--animal"/>
2425     <keyword type="property" name="The &quot;cat&quot; property" link="ExampleObject.html#ExampleObject--cat"/>
2426     <keyword type="struct" name="struct ExampleObjectManagerClient" link="ExampleObjectManagerClient.html#ExampleObjectManagerClient-struct"/>
2427     <keyword type="struct" name="struct ExampleObjectManagerClientClass" link="ExampleObjectManagerClient.html#ExampleObjectManagerClientClass"/>
2428     <keyword type="function" name="example_object_manager_client_get_proxy_type ()" link="ExampleObjectManagerClient.html#example-object-manager-client-get-proxy-type"/>
2429     <keyword type="function" name="example_object_manager_client_new ()" link="ExampleObjectManagerClient.html#example-object-manager-client-new"/>
2430     <keyword type="function" name="example_object_manager_client_new_finish ()" link="ExampleObjectManagerClient.html#example-object-manager-client-new-finish"/>
2431     <keyword type="function" name="example_object_manager_client_new_sync ()" link="ExampleObjectManagerClient.html#example-object-manager-client-new-sync"/>
2432     <keyword type="function" name="example_object_manager_client_new_for_bus ()" link="ExampleObjectManagerClient.html#example-object-manager-client-new-for-bus"/>
2433     <keyword type="function" name="example_object_manager_client_new_for_bus_finish ()" link="ExampleObjectManagerClient.html#example-object-manager-client-new-for-bus-finish"/>
2434     <keyword type="function" name="example_object_manager_client_new_for_bus_sync ()" link="ExampleObjectManagerClient.html#example-object-manager-client-new-for-bus-sync"/>
2435     <keyword type="constant" name="G_FILE_QUERY_INFO_NONE" link="GFile.html#G-FILE-QUERY-INFO-NONE:CAPS"/>
2436     <keyword type="constant" name="G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS" link="GFile.html#G-FILE-QUERY-INFO-NOFOLLOW-SYMLINKS:CAPS"/>
2437     <keyword type="constant" name="G_FILE_CREATE_NONE" link="GFile.html#G-FILE-CREATE-NONE:CAPS"/>
2438     <keyword type="constant" name="G_FILE_CREATE_PRIVATE" link="GFile.html#G-FILE-CREATE-PRIVATE:CAPS"/>
2439     <keyword type="constant" name="G_FILE_CREATE_REPLACE_DESTINATION" link="GFile.html#G-FILE-CREATE-REPLACE-DESTINATION:CAPS"/>
2440     <keyword type="constant" name="G_FILE_COPY_NONE" link="GFile.html#G-FILE-COPY-NONE:CAPS"/>
2441     <keyword type="constant" name="G_FILE_COPY_OVERWRITE" link="GFile.html#G-FILE-COPY-OVERWRITE:CAPS"/>
2442     <keyword type="constant" name="G_FILE_COPY_BACKUP" link="GFile.html#G-FILE-COPY-BACKUP:CAPS"/>
2443     <keyword type="constant" name="G_FILE_COPY_NOFOLLOW_SYMLINKS" link="GFile.html#G-FILE-COPY-NOFOLLOW-SYMLINKS:CAPS"/>
2444     <keyword type="constant" name="G_FILE_COPY_ALL_METADATA" link="GFile.html#G-FILE-COPY-ALL-METADATA:CAPS"/>
2445     <keyword type="constant" name="G_FILE_COPY_NO_FALLBACK_FOR_MOVE" link="GFile.html#G-FILE-COPY-NO-FALLBACK-FOR-MOVE:CAPS"/>
2446     <keyword type="constant" name="G_FILE_COPY_TARGET_DEFAULT_PERMS" link="GFile.html#G-FILE-COPY-TARGET-DEFAULT-PERMS:CAPS"/>
2447     <keyword type="constant" name="G_FILE_MONITOR_NONE" link="GFile.html#G-FILE-MONITOR-NONE:CAPS"/>
2448     <keyword type="constant" name="G_FILE_MONITOR_WATCH_MOUNTS" link="GFile.html#G-FILE-MONITOR-WATCH-MOUNTS:CAPS"/>
2449     <keyword type="constant" name="G_FILE_MONITOR_SEND_MOVED" link="GFile.html#G-FILE-MONITOR-SEND-MOVED:CAPS"/>
2450     <keyword type="constant" name="G_FILESYSTEM_PREVIEW_TYPE_IF_ALWAYS" link="GFile.html#G-FILESYSTEM-PREVIEW-TYPE-IF-ALWAYS:CAPS"/>
2451     <keyword type="constant" name="G_FILESYSTEM_PREVIEW_TYPE_IF_LOCAL" link="GFile.html#G-FILESYSTEM-PREVIEW-TYPE-IF-LOCAL:CAPS"/>
2452     <keyword type="constant" name="G_FILESYSTEM_PREVIEW_TYPE_NEVER" link="GFile.html#G-FILESYSTEM-PREVIEW-TYPE-NEVER:CAPS"/>
2453     <keyword type="constant" name="G_FILE_ATTRIBUTE_TYPE_INVALID" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-INVALID:CAPS"/>
2454     <keyword type="constant" name="G_FILE_ATTRIBUTE_TYPE_STRING" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-STRING:CAPS"/>
2455     <keyword type="constant" name="G_FILE_ATTRIBUTE_TYPE_BYTE_STRING" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BYTE-STRING:CAPS"/>
2456     <keyword type="constant" name="G_FILE_ATTRIBUTE_TYPE_BOOLEAN" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BOOLEAN:CAPS"/>
2457     <keyword type="constant" name="G_FILE_ATTRIBUTE_TYPE_UINT32" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-UINT32:CAPS"/>
2458     <keyword type="constant" name="G_FILE_ATTRIBUTE_TYPE_INT32" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-INT32:CAPS"/>
2459     <keyword type="constant" name="G_FILE_ATTRIBUTE_TYPE_UINT64" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-UINT64:CAPS"/>
2460     <keyword type="constant" name="G_FILE_ATTRIBUTE_TYPE_INT64" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-INT64:CAPS"/>
2461     <keyword type="constant" name="G_FILE_ATTRIBUTE_TYPE_OBJECT" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-OBJECT:CAPS"/>
2462     <keyword type="constant" name="G_FILE_ATTRIBUTE_TYPE_STRINGV" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-STRINGV:CAPS"/>
2463     <keyword type="constant" name="G_FILE_ATTRIBUTE_INFO_NONE" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-INFO-NONE:CAPS"/>
2464     <keyword type="constant" name="G_FILE_ATTRIBUTE_INFO_COPY_WITH_FILE" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-INFO-COPY-WITH-FILE:CAPS"/>
2465     <keyword type="constant" name="G_FILE_ATTRIBUTE_INFO_COPY_WHEN_MOVED" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-INFO-COPY-WHEN-MOVED:CAPS"/>
2466     <keyword type="constant" name="G_FILE_ATTRIBUTE_STATUS_UNSET" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-STATUS-UNSET:CAPS"/>
2467     <keyword type="constant" name="G_FILE_ATTRIBUTE_STATUS_SET" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-STATUS-SET:CAPS"/>
2468     <keyword type="constant" name="G_FILE_ATTRIBUTE_STATUS_ERROR_SETTING" link="gio-GFileAttribute.html#G-FILE-ATTRIBUTE-STATUS-ERROR-SETTING:CAPS"/>
2469     <keyword type="constant" name="G_FILE_TYPE_UNKNOWN" link="GFileInfo.html#G-FILE-TYPE-UNKNOWN:CAPS"/>
2470     <keyword type="constant" name="G_FILE_TYPE_REGULAR" link="GFileInfo.html#G-FILE-TYPE-REGULAR:CAPS"/>
2471     <keyword type="constant" name="G_FILE_TYPE_DIRECTORY" link="GFileInfo.html#G-FILE-TYPE-DIRECTORY:CAPS"/>
2472     <keyword type="constant" name="G_FILE_TYPE_SYMBOLIC_LINK" link="GFileInfo.html#G-FILE-TYPE-SYMBOLIC-LINK:CAPS"/>
2473     <keyword type="constant" name="G_FILE_TYPE_SPECIAL" link="GFileInfo.html#G-FILE-TYPE-SPECIAL:CAPS"/>
2474     <keyword type="constant" name="G_FILE_TYPE_SHORTCUT" link="GFileInfo.html#G-FILE-TYPE-SHORTCUT:CAPS"/>
2475     <keyword type="constant" name="G_FILE_TYPE_MOUNTABLE" link="GFileInfo.html#G-FILE-TYPE-MOUNTABLE:CAPS"/>
2476     <keyword type="constant" name="G_IO_ERROR_FAILED" link="gio-GIOError.html#G-IO-ERROR-FAILED:CAPS"/>
2477     <keyword type="constant" name="G_IO_ERROR_NOT_FOUND" link="gio-GIOError.html#G-IO-ERROR-NOT-FOUND:CAPS"/>
2478     <keyword type="constant" name="G_IO_ERROR_EXISTS" link="gio-GIOError.html#G-IO-ERROR-EXISTS:CAPS"/>
2479     <keyword type="constant" name="G_IO_ERROR_IS_DIRECTORY" link="gio-GIOError.html#G-IO-ERROR-IS-DIRECTORY:CAPS"/>
2480     <keyword type="constant" name="G_IO_ERROR_NOT_DIRECTORY" link="gio-GIOError.html#G-IO-ERROR-NOT-DIRECTORY:CAPS"/>
2481     <keyword type="constant" name="G_IO_ERROR_NOT_EMPTY" link="gio-GIOError.html#G-IO-ERROR-NOT-EMPTY:CAPS"/>
2482     <keyword type="constant" name="G_IO_ERROR_NOT_REGULAR_FILE" link="gio-GIOError.html#G-IO-ERROR-NOT-REGULAR-FILE:CAPS"/>
2483     <keyword type="constant" name="G_IO_ERROR_NOT_SYMBOLIC_LINK" link="gio-GIOError.html#G-IO-ERROR-NOT-SYMBOLIC-LINK:CAPS"/>
2484     <keyword type="constant" name="G_IO_ERROR_NOT_MOUNTABLE_FILE" link="gio-GIOError.html#G-IO-ERROR-NOT-MOUNTABLE-FILE:CAPS"/>
2485     <keyword type="constant" name="G_IO_ERROR_FILENAME_TOO_LONG" link="gio-GIOError.html#G-IO-ERROR-FILENAME-TOO-LONG:CAPS"/>
2486     <keyword type="constant" name="G_IO_ERROR_INVALID_FILENAME" link="gio-GIOError.html#G-IO-ERROR-INVALID-FILENAME:CAPS"/>
2487     <keyword type="constant" name="G_IO_ERROR_TOO_MANY_LINKS" link="gio-GIOError.html#G-IO-ERROR-TOO-MANY-LINKS:CAPS"/>
2488     <keyword type="constant" name="G_IO_ERROR_NO_SPACE" link="gio-GIOError.html#G-IO-ERROR-NO-SPACE:CAPS"/>
2489     <keyword type="constant" name="G_IO_ERROR_INVALID_ARGUMENT" link="gio-GIOError.html#G-IO-ERROR-INVALID-ARGUMENT:CAPS"/>
2490     <keyword type="constant" name="G_IO_ERROR_PERMISSION_DENIED" link="gio-GIOError.html#G-IO-ERROR-PERMISSION-DENIED:CAPS"/>
2491     <keyword type="constant" name="G_IO_ERROR_NOT_SUPPORTED" link="gio-GIOError.html#G-IO-ERROR-NOT-SUPPORTED:CAPS"/>
2492     <keyword type="constant" name="G_IO_ERROR_NOT_MOUNTED" link="gio-GIOError.html#G-IO-ERROR-NOT-MOUNTED:CAPS"/>
2493     <keyword type="constant" name="G_IO_ERROR_ALREADY_MOUNTED" link="gio-GIOError.html#G-IO-ERROR-ALREADY-MOUNTED:CAPS"/>
2494     <keyword type="constant" name="G_IO_ERROR_CLOSED" link="gio-GIOError.html#G-IO-ERROR-CLOSED:CAPS"/>
2495     <keyword type="constant" name="G_IO_ERROR_CANCELLED" link="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"/>
2496     <keyword type="constant" name="G_IO_ERROR_PENDING" link="gio-GIOError.html#G-IO-ERROR-PENDING:CAPS"/>
2497     <keyword type="constant" name="G_IO_ERROR_READ_ONLY" link="gio-GIOError.html#G-IO-ERROR-READ-ONLY:CAPS"/>
2498     <keyword type="constant" name="G_IO_ERROR_CANT_CREATE_BACKUP" link="gio-GIOError.html#G-IO-ERROR-CANT-CREATE-BACKUP:CAPS"/>
2499     <keyword type="constant" name="G_IO_ERROR_WRONG_ETAG" link="gio-GIOError.html#G-IO-ERROR-WRONG-ETAG:CAPS"/>
2500     <keyword type="constant" name="G_IO_ERROR_TIMED_OUT" link="gio-GIOError.html#G-IO-ERROR-TIMED-OUT:CAPS"/>
2501     <keyword type="constant" name="G_IO_ERROR_WOULD_RECURSE" link="gio-GIOError.html#G-IO-ERROR-WOULD-RECURSE:CAPS"/>
2502     <keyword type="constant" name="G_IO_ERROR_BUSY" link="gio-GIOError.html#G-IO-ERROR-BUSY:CAPS"/>
2503     <keyword type="constant" name="G_IO_ERROR_WOULD_BLOCK" link="gio-GIOError.html#G-IO-ERROR-WOULD-BLOCK:CAPS"/>
2504     <keyword type="constant" name="G_IO_ERROR_HOST_NOT_FOUND" link="gio-GIOError.html#G-IO-ERROR-HOST-NOT-FOUND:CAPS"/>
2505     <keyword type="constant" name="G_IO_ERROR_WOULD_MERGE" link="gio-GIOError.html#G-IO-ERROR-WOULD-MERGE:CAPS"/>
2506     <keyword type="constant" name="G_IO_ERROR_FAILED_HANDLED" link="gio-GIOError.html#G-IO-ERROR-FAILED-HANDLED:CAPS"/>
2507     <keyword type="constant" name="G_IO_ERROR_TOO_MANY_OPEN_FILES" link="gio-GIOError.html#G-IO-ERROR-TOO-MANY-OPEN-FILES:CAPS"/>
2508     <keyword type="constant" name="G_IO_ERROR_NOT_INITIALIZED" link="gio-GIOError.html#G-IO-ERROR-NOT-INITIALIZED:CAPS"/>
2509     <keyword type="constant" name="G_IO_ERROR_ADDRESS_IN_USE" link="gio-GIOError.html#G-IO-ERROR-ADDRESS-IN-USE:CAPS"/>
2510     <keyword type="constant" name="G_IO_ERROR_PARTIAL_INPUT" link="gio-GIOError.html#G-IO-ERROR-PARTIAL-INPUT:CAPS"/>
2511     <keyword type="constant" name="G_IO_ERROR_INVALID_DATA" link="gio-GIOError.html#G-IO-ERROR-INVALID-DATA:CAPS"/>
2512     <keyword type="constant" name="G_IO_ERROR_DBUS_ERROR" link="gio-GIOError.html#G-IO-ERROR-DBUS-ERROR:CAPS"/>
2513     <keyword type="constant" name="G_IO_ERROR_HOST_UNREACHABLE" link="gio-GIOError.html#G-IO-ERROR-HOST-UNREACHABLE:CAPS"/>
2514     <keyword type="constant" name="G_IO_ERROR_NETWORK_UNREACHABLE" link="gio-GIOError.html#G-IO-ERROR-NETWORK-UNREACHABLE:CAPS"/>
2515     <keyword type="constant" name="G_IO_ERROR_CONNECTION_REFUSED" link="gio-GIOError.html#G-IO-ERROR-CONNECTION-REFUSED:CAPS"/>
2516     <keyword type="constant" name="G_IO_ERROR_PROXY_FAILED" link="gio-GIOError.html#G-IO-ERROR-PROXY-FAILED:CAPS"/>
2517     <keyword type="constant" name="G_IO_ERROR_PROXY_AUTH_FAILED" link="gio-GIOError.html#G-IO-ERROR-PROXY-AUTH-FAILED:CAPS"/>
2518     <keyword type="constant" name="G_IO_ERROR_PROXY_NEED_AUTH" link="gio-GIOError.html#G-IO-ERROR-PROXY-NEED-AUTH:CAPS"/>
2519     <keyword type="constant" name="G_IO_ERROR_PROXY_NOT_ALLOWED" link="gio-GIOError.html#G-IO-ERROR-PROXY-NOT-ALLOWED:CAPS"/>
2520     <keyword type="constant" name="G_ASK_PASSWORD_NEED_PASSWORD" link="GMountOperation.html#G-ASK-PASSWORD-NEED-PASSWORD:CAPS"/>
2521     <keyword type="constant" name="G_ASK_PASSWORD_NEED_USERNAME" link="GMountOperation.html#G-ASK-PASSWORD-NEED-USERNAME:CAPS"/>
2522     <keyword type="constant" name="G_ASK_PASSWORD_NEED_DOMAIN" link="GMountOperation.html#G-ASK-PASSWORD-NEED-DOMAIN:CAPS"/>
2523     <keyword type="constant" name="G_ASK_PASSWORD_SAVING_SUPPORTED" link="GMountOperation.html#G-ASK-PASSWORD-SAVING-SUPPORTED:CAPS"/>
2524     <keyword type="constant" name="G_ASK_PASSWORD_ANONYMOUS_SUPPORTED" link="GMountOperation.html#G-ASK-PASSWORD-ANONYMOUS-SUPPORTED:CAPS"/>
2525     <keyword type="constant" name="G_PASSWORD_SAVE_NEVER" link="GMountOperation.html#G-PASSWORD-SAVE-NEVER:CAPS"/>
2526     <keyword type="constant" name="G_PASSWORD_SAVE_FOR_SESSION" link="GMountOperation.html#G-PASSWORD-SAVE-FOR-SESSION:CAPS"/>
2527     <keyword type="constant" name="G_PASSWORD_SAVE_PERMANENTLY" link="GMountOperation.html#G-PASSWORD-SAVE-PERMANENTLY:CAPS"/>
2528     <keyword type="constant" name="G_MOUNT_OPERATION_HANDLED" link="GMountOperation.html#G-MOUNT-OPERATION-HANDLED:CAPS"/>
2529     <keyword type="constant" name="G_MOUNT_OPERATION_ABORTED" link="GMountOperation.html#G-MOUNT-OPERATION-ABORTED:CAPS"/>
2530     <keyword type="constant" name="G_MOUNT_OPERATION_UNHANDLED" link="GMountOperation.html#G-MOUNT-OPERATION-UNHANDLED:CAPS"/>
2531     <keyword type="constant" name="G_FILE_MONITOR_EVENT_CHANGED" link="GFileMonitor.html#G-FILE-MONITOR-EVENT-CHANGED:CAPS"/>
2532     <keyword type="constant" name="G_FILE_MONITOR_EVENT_CHANGES_DONE_HINT" link="GFileMonitor.html#G-FILE-MONITOR-EVENT-CHANGES-DONE-HINT:CAPS"/>
2533     <keyword type="constant" name="G_FILE_MONITOR_EVENT_DELETED" link="GFileMonitor.html#G-FILE-MONITOR-EVENT-DELETED:CAPS"/>
2534     <keyword type="constant" name="G_FILE_MONITOR_EVENT_CREATED" link="GFileMonitor.html#G-FILE-MONITOR-EVENT-CREATED:CAPS"/>
2535     <keyword type="constant" name="G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED" link="GFileMonitor.html#G-FILE-MONITOR-EVENT-ATTRIBUTE-CHANGED:CAPS"/>
2536     <keyword type="constant" name="G_FILE_MONITOR_EVENT_PRE_UNMOUNT" link="GFileMonitor.html#G-FILE-MONITOR-EVENT-PRE-UNMOUNT:CAPS"/>
2537     <keyword type="constant" name="G_FILE_MONITOR_EVENT_UNMOUNTED" link="GFileMonitor.html#G-FILE-MONITOR-EVENT-UNMOUNTED:CAPS"/>
2538     <keyword type="constant" name="G_FILE_MONITOR_EVENT_MOVED" link="GFileMonitor.html#G-FILE-MONITOR-EVENT-MOVED:CAPS"/>
2539     <keyword type="constant" name="G_CONVERTER_ERROR" link="GConverter.html#G-CONVERTER-ERROR:CAPS"/>
2540     <keyword type="constant" name="G_CONVERTER_CONVERTED" link="GConverter.html#G-CONVERTER-CONVERTED:CAPS"/>
2541     <keyword type="constant" name="G_CONVERTER_FINISHED" link="GConverter.html#G-CONVERTER-FINISHED:CAPS"/>
2542     <keyword type="constant" name="G_CONVERTER_FLUSHED" link="GConverter.html#G-CONVERTER-FLUSHED:CAPS"/>
2543     <keyword type="constant" name="G_CONVERTER_NO_FLAGS" link="GConverter.html#G-CONVERTER-NO-FLAGS:CAPS"/>
2544     <keyword type="constant" name="G_CONVERTER_INPUT_AT_END" link="GConverter.html#G-CONVERTER-INPUT-AT-END:CAPS"/>
2545     <keyword type="constant" name="G_CONVERTER_FLUSH" link="GConverter.html#G-CONVERTER-FLUSH:CAPS"/>
2546     <keyword type="constant" name="G_ZLIB_COMPRESSOR_FORMAT_ZLIB" link="GZlibCompressor.html#G-ZLIB-COMPRESSOR-FORMAT-ZLIB:CAPS"/>
2547     <keyword type="constant" name="G_ZLIB_COMPRESSOR_FORMAT_GZIP" link="GZlibCompressor.html#G-ZLIB-COMPRESSOR-FORMAT-GZIP:CAPS"/>
2548     <keyword type="constant" name="G_ZLIB_COMPRESSOR_FORMAT_RAW" link="GZlibCompressor.html#G-ZLIB-COMPRESSOR-FORMAT-RAW:CAPS"/>
2549     <keyword type="constant" name="G_OUTPUT_STREAM_SPLICE_NONE" link="GOutputStream.html#G-OUTPUT-STREAM-SPLICE-NONE:CAPS"/>
2550     <keyword type="constant" name="G_OUTPUT_STREAM_SPLICE_CLOSE_SOURCE" link="GOutputStream.html#G-OUTPUT-STREAM-SPLICE-CLOSE-SOURCE:CAPS"/>
2551     <keyword type="constant" name="G_OUTPUT_STREAM_SPLICE_CLOSE_TARGET" link="GOutputStream.html#G-OUTPUT-STREAM-SPLICE-CLOSE-TARGET:CAPS"/>
2552     <keyword type="constant" name="G_IO_STREAM_SPLICE_NONE" link="GIOStream.html#G-IO-STREAM-SPLICE-NONE:CAPS"/>
2553     <keyword type="constant" name="G_IO_STREAM_SPLICE_CLOSE_STREAM1" link="GIOStream.html#G-IO-STREAM-SPLICE-CLOSE-STREAM1:CAPS"/>
2554     <keyword type="constant" name="G_IO_STREAM_SPLICE_CLOSE_STREAM2" link="GIOStream.html#G-IO-STREAM-SPLICE-CLOSE-STREAM2:CAPS"/>
2555     <keyword type="constant" name="G_IO_STREAM_SPLICE_WAIT_FOR_BOTH" link="GIOStream.html#G-IO-STREAM-SPLICE-WAIT-FOR-BOTH:CAPS"/>
2556     <keyword type="constant" name="G_DATA_STREAM_BYTE_ORDER_BIG_ENDIAN" link="GDataInputStream.html#G-DATA-STREAM-BYTE-ORDER-BIG-ENDIAN:CAPS"/>
2557     <keyword type="constant" name="G_DATA_STREAM_BYTE_ORDER_LITTLE_ENDIAN" link="GDataInputStream.html#G-DATA-STREAM-BYTE-ORDER-LITTLE-ENDIAN:CAPS"/>
2558     <keyword type="constant" name="G_DATA_STREAM_BYTE_ORDER_HOST_ENDIAN" link="GDataInputStream.html#G-DATA-STREAM-BYTE-ORDER-HOST-ENDIAN:CAPS"/>
2559     <keyword type="constant" name="G_DATA_STREAM_NEWLINE_TYPE_LF" link="GDataInputStream.html#G-DATA-STREAM-NEWLINE-TYPE-LF:CAPS"/>
2560     <keyword type="constant" name="G_DATA_STREAM_NEWLINE_TYPE_CR" link="GDataInputStream.html#G-DATA-STREAM-NEWLINE-TYPE-CR:CAPS"/>
2561     <keyword type="constant" name="G_DATA_STREAM_NEWLINE_TYPE_CR_LF" link="GDataInputStream.html#G-DATA-STREAM-NEWLINE-TYPE-CR-LF:CAPS"/>
2562     <keyword type="constant" name="G_DATA_STREAM_NEWLINE_TYPE_ANY" link="GDataInputStream.html#G-DATA-STREAM-NEWLINE-TYPE-ANY:CAPS"/>
2563     <keyword type="constant" name="G_APP_INFO_CREATE_NONE" link="GAppInfo.html#G-APP-INFO-CREATE-NONE:CAPS"/>
2564     <keyword type="constant" name="G_APP_INFO_CREATE_NEEDS_TERMINAL" link="GAppInfo.html#G-APP-INFO-CREATE-NEEDS-TERMINAL:CAPS"/>
2565     <keyword type="constant" name="G_APP_INFO_CREATE_SUPPORTS_URIS" link="GAppInfo.html#G-APP-INFO-CREATE-SUPPORTS-URIS:CAPS"/>
2566     <keyword type="constant" name="G_APP_INFO_CREATE_SUPPORTS_STARTUP_NOTIFICATION" link="GAppInfo.html#G-APP-INFO-CREATE-SUPPORTS-STARTUP-NOTIFICATION:CAPS"/>
2567     <keyword type="constant" name="G_MOUNT_MOUNT_NONE" link="GMount.html#G-MOUNT-MOUNT-NONE:CAPS"/>
2568     <keyword type="constant" name="G_MOUNT_UNMOUNT_NONE" link="GMount.html#G-MOUNT-UNMOUNT-NONE:CAPS"/>
2569     <keyword type="constant" name="G_MOUNT_UNMOUNT_FORCE" link="GMount.html#G-MOUNT-UNMOUNT-FORCE:CAPS"/>
2570     <keyword type="constant" name="G_DRIVE_START_NONE" link="GDrive.html#G-DRIVE-START-NONE:CAPS"/>
2571     <keyword type="constant" name="G_DRIVE_START_STOP_TYPE_UNKNOWN" link="GDrive.html#G-DRIVE-START-STOP-TYPE-UNKNOWN:CAPS"/>
2572     <keyword type="constant" name="G_DRIVE_START_STOP_TYPE_SHUTDOWN" link="GDrive.html#G-DRIVE-START-STOP-TYPE-SHUTDOWN:CAPS"/>
2573     <keyword type="constant" name="G_DRIVE_START_STOP_TYPE_NETWORK" link="GDrive.html#G-DRIVE-START-STOP-TYPE-NETWORK:CAPS"/>
2574     <keyword type="constant" name="G_DRIVE_START_STOP_TYPE_MULTIDISK" link="GDrive.html#G-DRIVE-START-STOP-TYPE-MULTIDISK:CAPS"/>
2575     <keyword type="constant" name="G_DRIVE_START_STOP_TYPE_PASSWORD" link="GDrive.html#G-DRIVE-START-STOP-TYPE-PASSWORD:CAPS"/>
2576     <keyword type="constant" name="G_EMBLEM_ORIGIN_UNKNOWN" link="GEmblem.html#G-EMBLEM-ORIGIN-UNKNOWN:CAPS"/>
2577     <keyword type="constant" name="G_EMBLEM_ORIGIN_DEVICE" link="GEmblem.html#G-EMBLEM-ORIGIN-DEVICE:CAPS"/>
2578     <keyword type="constant" name="G_EMBLEM_ORIGIN_LIVEMETADATA" link="GEmblem.html#G-EMBLEM-ORIGIN-LIVEMETADATA:CAPS"/>
2579     <keyword type="constant" name="G_EMBLEM_ORIGIN_TAG" link="GEmblem.html#G-EMBLEM-ORIGIN-TAG:CAPS"/>
2580     <keyword type="constant" name="G_SOCKET_TYPE_INVALID" link="GSocket.html#G-SOCKET-TYPE-INVALID:CAPS"/>
2581     <keyword type="constant" name="G_SOCKET_TYPE_STREAM" link="GSocket.html#G-SOCKET-TYPE-STREAM:CAPS"/>
2582     <keyword type="constant" name="G_SOCKET_TYPE_DATAGRAM" link="GSocket.html#G-SOCKET-TYPE-DATAGRAM:CAPS"/>
2583     <keyword type="constant" name="G_SOCKET_TYPE_SEQPACKET" link="GSocket.html#G-SOCKET-TYPE-SEQPACKET:CAPS"/>
2584     <keyword type="constant" name="G_SOCKET_PROTOCOL_UNKNOWN" link="GSocket.html#G-SOCKET-PROTOCOL-UNKNOWN:CAPS"/>
2585     <keyword type="constant" name="G_SOCKET_PROTOCOL_DEFAULT" link="GSocket.html#G-SOCKET-PROTOCOL-DEFAULT:CAPS"/>
2586     <keyword type="constant" name="G_SOCKET_PROTOCOL_TCP" link="GSocket.html#G-SOCKET-PROTOCOL-TCP:CAPS"/>
2587     <keyword type="constant" name="G_SOCKET_PROTOCOL_UDP" link="GSocket.html#G-SOCKET-PROTOCOL-UDP:CAPS"/>
2588     <keyword type="constant" name="G_SOCKET_PROTOCOL_SCTP" link="GSocket.html#G-SOCKET-PROTOCOL-SCTP:CAPS"/>
2589     <keyword type="constant" name="G_SOCKET_MSG_NONE" link="GSocket.html#G-SOCKET-MSG-NONE:CAPS"/>
2590     <keyword type="constant" name="G_SOCKET_MSG_OOB" link="GSocket.html#G-SOCKET-MSG-OOB:CAPS"/>
2591     <keyword type="constant" name="G_SOCKET_MSG_PEEK" link="GSocket.html#G-SOCKET-MSG-PEEK:CAPS"/>
2592     <keyword type="constant" name="G_SOCKET_MSG_DONTROUTE" link="GSocket.html#G-SOCKET-MSG-DONTROUTE:CAPS"/>
2593     <keyword type="constant" name="G_SOCKET_FAMILY_INVALID" link="GSocketAddress.html#G-SOCKET-FAMILY-INVALID:CAPS"/>
2594     <keyword type="constant" name="G_SOCKET_FAMILY_UNIX" link="GSocketAddress.html#G-SOCKET-FAMILY-UNIX:CAPS"/>
2595     <keyword type="constant" name="G_SOCKET_FAMILY_IPV4" link="GSocketAddress.html#G-SOCKET-FAMILY-IPV4:CAPS"/>
2596     <keyword type="constant" name="G_SOCKET_FAMILY_IPV6" link="GSocketAddress.html#G-SOCKET-FAMILY-IPV6:CAPS"/>
2597     <keyword type="constant" name="G_UNIX_SOCKET_ADDRESS_INVALID" link="GUnixSocketAddress.html#G-UNIX-SOCKET-ADDRESS-INVALID:CAPS"/>
2598     <keyword type="constant" name="G_UNIX_SOCKET_ADDRESS_ANONYMOUS" link="GUnixSocketAddress.html#G-UNIX-SOCKET-ADDRESS-ANONYMOUS:CAPS"/>
2599     <keyword type="constant" name="G_UNIX_SOCKET_ADDRESS_PATH" link="GUnixSocketAddress.html#G-UNIX-SOCKET-ADDRESS-PATH:CAPS"/>
2600     <keyword type="constant" name="G_UNIX_SOCKET_ADDRESS_ABSTRACT" link="GUnixSocketAddress.html#G-UNIX-SOCKET-ADDRESS-ABSTRACT:CAPS"/>
2601     <keyword type="constant" name="G_UNIX_SOCKET_ADDRESS_ABSTRACT_PADDED" link="GUnixSocketAddress.html#G-UNIX-SOCKET-ADDRESS-ABSTRACT-PADDED:CAPS"/>
2602     <keyword type="constant" name="G_CREDENTIALS_TYPE_INVALID" link="GCredentials.html#G-CREDENTIALS-TYPE-INVALID:CAPS"/>
2603     <keyword type="constant" name="G_CREDENTIALS_TYPE_LINUX_UCRED" link="GCredentials.html#G-CREDENTIALS-TYPE-LINUX-UCRED:CAPS"/>
2604     <keyword type="constant" name="G_CREDENTIALS_TYPE_FREEBSD_CMSGCRED" link="GCredentials.html#G-CREDENTIALS-TYPE-FREEBSD-CMSGCRED:CAPS"/>
2605     <keyword type="constant" name="G_CREDENTIALS_TYPE_OPENBSD_SOCKPEERCRED" link="GCredentials.html#G-CREDENTIALS-TYPE-OPENBSD-SOCKPEERCRED:CAPS"/>
2606     <keyword type="constant" name="G_SOCKET_CLIENT_RESOLVING" link="GSocketClient.html#G-SOCKET-CLIENT-RESOLVING:CAPS"/>
2607     <keyword type="constant" name="G_SOCKET_CLIENT_RESOLVED" link="GSocketClient.html#G-SOCKET-CLIENT-RESOLVED:CAPS"/>
2608     <keyword type="constant" name="G_SOCKET_CLIENT_CONNECTING" link="GSocketClient.html#G-SOCKET-CLIENT-CONNECTING:CAPS"/>
2609     <keyword type="constant" name="G_SOCKET_CLIENT_CONNECTED" link="GSocketClient.html#G-SOCKET-CLIENT-CONNECTED:CAPS"/>
2610     <keyword type="constant" name="G_SOCKET_CLIENT_PROXY_NEGOTIATING" link="GSocketClient.html#G-SOCKET-CLIENT-PROXY-NEGOTIATING:CAPS"/>
2611     <keyword type="constant" name="G_SOCKET_CLIENT_PROXY_NEGOTIATED" link="GSocketClient.html#G-SOCKET-CLIENT-PROXY-NEGOTIATED:CAPS"/>
2612     <keyword type="constant" name="G_SOCKET_CLIENT_TLS_HANDSHAKING" link="GSocketClient.html#G-SOCKET-CLIENT-TLS-HANDSHAKING:CAPS"/>
2613     <keyword type="constant" name="G_SOCKET_CLIENT_TLS_HANDSHAKED" link="GSocketClient.html#G-SOCKET-CLIENT-TLS-HANDSHAKED:CAPS"/>
2614     <keyword type="constant" name="G_SOCKET_CLIENT_COMPLETE" link="GSocketClient.html#G-SOCKET-CLIENT-COMPLETE:CAPS"/>
2615     <keyword type="constant" name="G_TLS_ERROR_UNAVAILABLE" link="gio-TLS-Overview.html#G-TLS-ERROR-UNAVAILABLE:CAPS"/>
2616     <keyword type="constant" name="G_TLS_ERROR_MISC" link="gio-TLS-Overview.html#G-TLS-ERROR-MISC:CAPS"/>
2617     <keyword type="constant" name="G_TLS_ERROR_BAD_CERTIFICATE" link="gio-TLS-Overview.html#G-TLS-ERROR-BAD-CERTIFICATE:CAPS"/>
2618     <keyword type="constant" name="G_TLS_ERROR_NOT_TLS" link="gio-TLS-Overview.html#G-TLS-ERROR-NOT-TLS:CAPS"/>
2619     <keyword type="constant" name="G_TLS_ERROR_HANDSHAKE" link="gio-TLS-Overview.html#G-TLS-ERROR-HANDSHAKE:CAPS"/>
2620     <keyword type="constant" name="G_TLS_ERROR_CERTIFICATE_REQUIRED" link="gio-TLS-Overview.html#G-TLS-ERROR-CERTIFICATE-REQUIRED:CAPS"/>
2621     <keyword type="constant" name="G_TLS_ERROR_EOF" link="gio-TLS-Overview.html#G-TLS-ERROR-EOF:CAPS"/>
2622     <keyword type="constant" name="G_TLS_AUTHENTICATION_NONE" link="gio-TLS-Overview.html#G-TLS-AUTHENTICATION-NONE:CAPS"/>
2623     <keyword type="constant" name="G_TLS_AUTHENTICATION_REQUESTED" link="gio-TLS-Overview.html#G-TLS-AUTHENTICATION-REQUESTED:CAPS"/>
2624     <keyword type="constant" name="G_TLS_AUTHENTICATION_REQUIRED" link="gio-TLS-Overview.html#G-TLS-AUTHENTICATION-REQUIRED:CAPS"/>
2625     <keyword type="constant" name="G_TLS_CERTIFICATE_UNKNOWN_CA" link="gio-TLS-Overview.html#G-TLS-CERTIFICATE-UNKNOWN-CA:CAPS"/>
2626     <keyword type="constant" name="G_TLS_CERTIFICATE_BAD_IDENTITY" link="gio-TLS-Overview.html#G-TLS-CERTIFICATE-BAD-IDENTITY:CAPS"/>
2627     <keyword type="constant" name="G_TLS_CERTIFICATE_NOT_ACTIVATED" link="gio-TLS-Overview.html#G-TLS-CERTIFICATE-NOT-ACTIVATED:CAPS"/>
2628     <keyword type="constant" name="G_TLS_CERTIFICATE_EXPIRED" link="gio-TLS-Overview.html#G-TLS-CERTIFICATE-EXPIRED:CAPS"/>
2629     <keyword type="constant" name="G_TLS_CERTIFICATE_REVOKED" link="gio-TLS-Overview.html#G-TLS-CERTIFICATE-REVOKED:CAPS"/>
2630     <keyword type="constant" name="G_TLS_CERTIFICATE_INSECURE" link="gio-TLS-Overview.html#G-TLS-CERTIFICATE-INSECURE:CAPS"/>
2631     <keyword type="constant" name="G_TLS_CERTIFICATE_GENERIC_ERROR" link="gio-TLS-Overview.html#G-TLS-CERTIFICATE-GENERIC-ERROR:CAPS"/>
2632     <keyword type="constant" name="G_TLS_CERTIFICATE_VALIDATE_ALL" link="gio-TLS-Overview.html#G-TLS-CERTIFICATE-VALIDATE-ALL:CAPS"/>
2633     <keyword type="constant" name="G_TLS_REHANDSHAKE_NEVER" link="GTlsConnection.html#G-TLS-REHANDSHAKE-NEVER:CAPS"/>
2634     <keyword type="constant" name="G_TLS_REHANDSHAKE_SAFELY" link="GTlsConnection.html#G-TLS-REHANDSHAKE-SAFELY:CAPS"/>
2635     <keyword type="constant" name="G_TLS_REHANDSHAKE_UNSAFELY" link="GTlsConnection.html#G-TLS-REHANDSHAKE-UNSAFELY:CAPS"/>
2636     <keyword type="constant" name="G_TLS_DATABASE_VERIFY_NONE" link="GTlsDatabase.html#G-TLS-DATABASE-VERIFY-NONE:CAPS"/>
2637     <keyword type="constant" name="G_TLS_DATABASE_LOOKUP_NONE" link="GTlsDatabase.html#G-TLS-DATABASE-LOOKUP-NONE:CAPS"/>
2638     <keyword type="constant" name="G_TLS_DATABASE_LOOKUP_KEYPAIR" link="GTlsDatabase.html#G-TLS-DATABASE-LOOKUP-KEYPAIR:CAPS"/>
2639     <keyword type="constant" name="G_TLS_INTERACTION_UNHANDLED" link="GTlsInteraction.html#G-TLS-INTERACTION-UNHANDLED:CAPS"/>
2640     <keyword type="constant" name="G_TLS_INTERACTION_HANDLED" link="GTlsInteraction.html#G-TLS-INTERACTION-HANDLED:CAPS"/>
2641     <keyword type="constant" name="G_TLS_INTERACTION_FAILED" link="GTlsInteraction.html#G-TLS-INTERACTION-FAILED:CAPS"/>
2642     <keyword type="constant" name="G_TLS_PASSWORD_NONE" link="GTlsPassword.html#G-TLS-PASSWORD-NONE:CAPS"/>
2643     <keyword type="constant" name="G_TLS_PASSWORD_RETRY" link="GTlsPassword.html#G-TLS-PASSWORD-RETRY:CAPS"/>
2644     <keyword type="constant" name="G_TLS_PASSWORD_MANY_TRIES" link="GTlsPassword.html#G-TLS-PASSWORD-MANY-TRIES:CAPS"/>
2645     <keyword type="constant" name="G_TLS_PASSWORD_FINAL_TRY" link="GTlsPassword.html#G-TLS-PASSWORD-FINAL-TRY:CAPS"/>
2646     <keyword type="constant" name="G_RESOLVER_ERROR_NOT_FOUND" link="GResolver.html#G-RESOLVER-ERROR-NOT-FOUND:CAPS"/>
2647     <keyword type="constant" name="G_RESOLVER_ERROR_TEMPORARY_FAILURE" link="GResolver.html#G-RESOLVER-ERROR-TEMPORARY-FAILURE:CAPS"/>
2648     <keyword type="constant" name="G_RESOLVER_ERROR_INTERNAL" link="GResolver.html#G-RESOLVER-ERROR-INTERNAL:CAPS"/>
2649     <keyword type="constant" name="G_DBUS_PROPERTY_INFO_FLAGS_NONE" link="gio-D-Bus-Introspection-Data.html#G-DBUS-PROPERTY-INFO-FLAGS-NONE:CAPS"/>
2650     <keyword type="constant" name="G_DBUS_PROPERTY_INFO_FLAGS_READABLE" link="gio-D-Bus-Introspection-Data.html#G-DBUS-PROPERTY-INFO-FLAGS-READABLE:CAPS"/>
2651     <keyword type="constant" name="G_DBUS_PROPERTY_INFO_FLAGS_WRITABLE" link="gio-D-Bus-Introspection-Data.html#G-DBUS-PROPERTY-INFO-FLAGS-WRITABLE:CAPS"/>
2652     <keyword type="constant" name="G_DBUS_ERROR_FAILED" link="gio-GDBusError.html#G-DBUS-ERROR-FAILED:CAPS"/>
2653     <keyword type="constant" name="G_DBUS_ERROR_NO_MEMORY" link="gio-GDBusError.html#G-DBUS-ERROR-NO-MEMORY:CAPS"/>
2654     <keyword type="constant" name="G_DBUS_ERROR_SERVICE_UNKNOWN" link="gio-GDBusError.html#G-DBUS-ERROR-SERVICE-UNKNOWN:CAPS"/>
2655     <keyword type="constant" name="G_DBUS_ERROR_NAME_HAS_NO_OWNER" link="gio-GDBusError.html#G-DBUS-ERROR-NAME-HAS-NO-OWNER:CAPS"/>
2656     <keyword type="constant" name="G_DBUS_ERROR_NO_REPLY" link="gio-GDBusError.html#G-DBUS-ERROR-NO-REPLY:CAPS"/>
2657     <keyword type="constant" name="G_DBUS_ERROR_IO_ERROR" link="gio-GDBusError.html#G-DBUS-ERROR-IO-ERROR:CAPS"/>
2658     <keyword type="constant" name="G_DBUS_ERROR_BAD_ADDRESS" link="gio-GDBusError.html#G-DBUS-ERROR-BAD-ADDRESS:CAPS"/>
2659     <keyword type="constant" name="G_DBUS_ERROR_NOT_SUPPORTED" link="gio-GDBusError.html#G-DBUS-ERROR-NOT-SUPPORTED:CAPS"/>
2660     <keyword type="constant" name="G_DBUS_ERROR_LIMITS_EXCEEDED" link="gio-GDBusError.html#G-DBUS-ERROR-LIMITS-EXCEEDED:CAPS"/>
2661     <keyword type="constant" name="G_DBUS_ERROR_ACCESS_DENIED" link="gio-GDBusError.html#G-DBUS-ERROR-ACCESS-DENIED:CAPS"/>
2662     <keyword type="constant" name="G_DBUS_ERROR_AUTH_FAILED" link="gio-GDBusError.html#G-DBUS-ERROR-AUTH-FAILED:CAPS"/>
2663     <keyword type="constant" name="G_DBUS_ERROR_NO_SERVER" link="gio-GDBusError.html#G-DBUS-ERROR-NO-SERVER:CAPS"/>
2664     <keyword type="constant" name="G_DBUS_ERROR_TIMEOUT" link="gio-GDBusError.html#G-DBUS-ERROR-TIMEOUT:CAPS"/>
2665     <keyword type="constant" name="G_DBUS_ERROR_NO_NETWORK" link="gio-GDBusError.html#G-DBUS-ERROR-NO-NETWORK:CAPS"/>
2666     <keyword type="constant" name="G_DBUS_ERROR_ADDRESS_IN_USE" link="gio-GDBusError.html#G-DBUS-ERROR-ADDRESS-IN-USE:CAPS"/>
2667     <keyword type="constant" name="G_DBUS_ERROR_DISCONNECTED" link="gio-GDBusError.html#G-DBUS-ERROR-DISCONNECTED:CAPS"/>
2668     <keyword type="constant" name="G_DBUS_ERROR_INVALID_ARGS" link="gio-GDBusError.html#G-DBUS-ERROR-INVALID-ARGS:CAPS"/>
2669     <keyword type="constant" name="G_DBUS_ERROR_FILE_NOT_FOUND" link="gio-GDBusError.html#G-DBUS-ERROR-FILE-NOT-FOUND:CAPS"/>
2670     <keyword type="constant" name="G_DBUS_ERROR_FILE_EXISTS" link="gio-GDBusError.html#G-DBUS-ERROR-FILE-EXISTS:CAPS"/>
2671     <keyword type="constant" name="G_DBUS_ERROR_UNKNOWN_METHOD" link="gio-GDBusError.html#G-DBUS-ERROR-UNKNOWN-METHOD:CAPS"/>
2672     <keyword type="constant" name="G_DBUS_ERROR_TIMED_OUT" link="gio-GDBusError.html#G-DBUS-ERROR-TIMED-OUT:CAPS"/>
2673     <keyword type="constant" name="G_DBUS_ERROR_MATCH_RULE_NOT_FOUND" link="gio-GDBusError.html#G-DBUS-ERROR-MATCH-RULE-NOT-FOUND:CAPS"/>
2674     <keyword type="constant" name="G_DBUS_ERROR_MATCH_RULE_INVALID" link="gio-GDBusError.html#G-DBUS-ERROR-MATCH-RULE-INVALID:CAPS"/>
2675     <keyword type="constant" name="G_DBUS_ERROR_SPAWN_EXEC_FAILED" link="gio-GDBusError.html#G-DBUS-ERROR-SPAWN-EXEC-FAILED:CAPS"/>
2676     <keyword type="constant" name="G_DBUS_ERROR_SPAWN_FORK_FAILED" link="gio-GDBusError.html#G-DBUS-ERROR-SPAWN-FORK-FAILED:CAPS"/>
2677     <keyword type="constant" name="G_DBUS_ERROR_SPAWN_CHILD_EXITED" link="gio-GDBusError.html#G-DBUS-ERROR-SPAWN-CHILD-EXITED:CAPS"/>
2678     <keyword type="constant" name="G_DBUS_ERROR_SPAWN_CHILD_SIGNALED" link="gio-GDBusError.html#G-DBUS-ERROR-SPAWN-CHILD-SIGNALED:CAPS"/>
2679     <keyword type="constant" name="G_DBUS_ERROR_SPAWN_FAILED" link="gio-GDBusError.html#G-DBUS-ERROR-SPAWN-FAILED:CAPS"/>
2680     <keyword type="constant" name="G_DBUS_ERROR_SPAWN_SETUP_FAILED" link="gio-GDBusError.html#G-DBUS-ERROR-SPAWN-SETUP-FAILED:CAPS"/>
2681     <keyword type="constant" name="G_DBUS_ERROR_SPAWN_CONFIG_INVALID" link="gio-GDBusError.html#G-DBUS-ERROR-SPAWN-CONFIG-INVALID:CAPS"/>
2682     <keyword type="constant" name="G_DBUS_ERROR_SPAWN_SERVICE_INVALID" link="gio-GDBusError.html#G-DBUS-ERROR-SPAWN-SERVICE-INVALID:CAPS"/>
2683     <keyword type="constant" name="G_DBUS_ERROR_SPAWN_SERVICE_NOT_FOUND" link="gio-GDBusError.html#G-DBUS-ERROR-SPAWN-SERVICE-NOT-FOUND:CAPS"/>
2684     <keyword type="constant" name="G_DBUS_ERROR_SPAWN_PERMISSIONS_INVALID" link="gio-GDBusError.html#G-DBUS-ERROR-SPAWN-PERMISSIONS-INVALID:CAPS"/>
2685     <keyword type="constant" name="G_DBUS_ERROR_SPAWN_FILE_INVALID" link="gio-GDBusError.html#G-DBUS-ERROR-SPAWN-FILE-INVALID:CAPS"/>
2686     <keyword type="constant" name="G_DBUS_ERROR_SPAWN_NO_MEMORY" link="gio-GDBusError.html#G-DBUS-ERROR-SPAWN-NO-MEMORY:CAPS"/>
2687     <keyword type="constant" name="G_DBUS_ERROR_UNIX_PROCESS_ID_UNKNOWN" link="gio-GDBusError.html#G-DBUS-ERROR-UNIX-PROCESS-ID-UNKNOWN:CAPS"/>
2688     <keyword type="constant" name="G_DBUS_ERROR_INVALID_SIGNATURE" link="gio-GDBusError.html#G-DBUS-ERROR-INVALID-SIGNATURE:CAPS"/>
2689     <keyword type="constant" name="G_DBUS_ERROR_INVALID_FILE_CONTENT" link="gio-GDBusError.html#G-DBUS-ERROR-INVALID-FILE-CONTENT:CAPS"/>
2690     <keyword type="constant" name="G_DBUS_ERROR_SELINUX_SECURITY_CONTEXT_UNKNOWN" link="gio-GDBusError.html#G-DBUS-ERROR-SELINUX-SECURITY-CONTEXT-UNKNOWN:CAPS"/>
2691     <keyword type="constant" name="G_DBUS_ERROR_ADT_AUDIT_DATA_UNKNOWN" link="gio-GDBusError.html#G-DBUS-ERROR-ADT-AUDIT-DATA-UNKNOWN:CAPS"/>
2692     <keyword type="constant" name="G_DBUS_ERROR_OBJECT_PATH_IN_USE" link="gio-GDBusError.html#G-DBUS-ERROR-OBJECT-PATH-IN-USE:CAPS"/>
2693     <keyword type="constant" name="G_DBUS_MESSAGE_TYPE_INVALID" link="GDBusMessage.html#G-DBUS-MESSAGE-TYPE-INVALID:CAPS"/>
2694     <keyword type="constant" name="G_DBUS_MESSAGE_TYPE_METHOD_CALL" link="GDBusMessage.html#G-DBUS-MESSAGE-TYPE-METHOD-CALL:CAPS"/>
2695     <keyword type="constant" name="G_DBUS_MESSAGE_TYPE_METHOD_RETURN" link="GDBusMessage.html#G-DBUS-MESSAGE-TYPE-METHOD-RETURN:CAPS"/>
2696     <keyword type="constant" name="G_DBUS_MESSAGE_TYPE_ERROR" link="GDBusMessage.html#G-DBUS-MESSAGE-TYPE-ERROR:CAPS"/>
2697     <keyword type="constant" name="G_DBUS_MESSAGE_TYPE_SIGNAL" link="GDBusMessage.html#G-DBUS-MESSAGE-TYPE-SIGNAL:CAPS"/>
2698     <keyword type="constant" name="G_DBUS_MESSAGE_FLAGS_NONE" link="GDBusMessage.html#G-DBUS-MESSAGE-FLAGS-NONE:CAPS"/>
2699     <keyword type="constant" name="G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED" link="GDBusMessage.html#G-DBUS-MESSAGE-FLAGS-NO-REPLY-EXPECTED:CAPS"/>
2700     <keyword type="constant" name="G_DBUS_MESSAGE_FLAGS_NO_AUTO_START" link="GDBusMessage.html#G-DBUS-MESSAGE-FLAGS-NO-AUTO-START:CAPS"/>
2701     <keyword type="constant" name="G_DBUS_MESSAGE_HEADER_FIELD_INVALID" link="GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-INVALID:CAPS"/>
2702     <keyword type="constant" name="G_DBUS_MESSAGE_HEADER_FIELD_PATH" link="GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-PATH:CAPS"/>
2703     <keyword type="constant" name="G_DBUS_MESSAGE_HEADER_FIELD_INTERFACE" link="GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-INTERFACE:CAPS"/>
2704     <keyword type="constant" name="G_DBUS_MESSAGE_HEADER_FIELD_MEMBER" link="GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-MEMBER:CAPS"/>
2705     <keyword type="constant" name="G_DBUS_MESSAGE_HEADER_FIELD_ERROR_NAME" link="GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-ERROR-NAME:CAPS"/>
2706     <keyword type="constant" name="G_DBUS_MESSAGE_HEADER_FIELD_REPLY_SERIAL" link="GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-REPLY-SERIAL:CAPS"/>
2707     <keyword type="constant" name="G_DBUS_MESSAGE_HEADER_FIELD_DESTINATION" link="GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-DESTINATION:CAPS"/>
2708     <keyword type="constant" name="G_DBUS_MESSAGE_HEADER_FIELD_SENDER" link="GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-SENDER:CAPS"/>
2709     <keyword type="constant" name="G_DBUS_MESSAGE_HEADER_FIELD_SIGNATURE" link="GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-SIGNATURE:CAPS"/>
2710     <keyword type="constant" name="G_DBUS_MESSAGE_HEADER_FIELD_NUM_UNIX_FDS" link="GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-NUM-UNIX-FDS:CAPS"/>
2711     <keyword type="constant" name="G_DBUS_MESSAGE_BYTE_ORDER_BIG_ENDIAN" link="GDBusMessage.html#G-DBUS-MESSAGE-BYTE-ORDER-BIG-ENDIAN:CAPS"/>
2712     <keyword type="constant" name="G_DBUS_MESSAGE_BYTE_ORDER_LITTLE_ENDIAN" link="GDBusMessage.html#G-DBUS-MESSAGE-BYTE-ORDER-LITTLE-ENDIAN:CAPS"/>
2713     <keyword type="constant" name="G_BUS_TYPE_STARTER" link="GDBusConnection.html#G-BUS-TYPE-STARTER:CAPS"/>
2714     <keyword type="constant" name="G_BUS_TYPE_NONE" link="GDBusConnection.html#G-BUS-TYPE-NONE:CAPS"/>
2715     <keyword type="constant" name="G_BUS_TYPE_SYSTEM" link="GDBusConnection.html#G-BUS-TYPE-SYSTEM:CAPS"/>
2716     <keyword type="constant" name="G_BUS_TYPE_SESSION" link="GDBusConnection.html#G-BUS-TYPE-SESSION:CAPS"/>
2717     <keyword type="constant" name="G_DBUS_CONNECTION_FLAGS_NONE" link="GDBusConnection.html#G-DBUS-CONNECTION-FLAGS-NONE:CAPS"/>
2718     <keyword type="constant" name="G_DBUS_CONNECTION_FLAGS_AUTHENTICATION_CLIENT" link="GDBusConnection.html#G-DBUS-CONNECTION-FLAGS-AUTHENTICATION-CLIENT:CAPS"/>
2719     <keyword type="constant" name="G_DBUS_CONNECTION_FLAGS_AUTHENTICATION_SERVER" link="GDBusConnection.html#G-DBUS-CONNECTION-FLAGS-AUTHENTICATION-SERVER:CAPS"/>
2720     <keyword type="constant" name="G_DBUS_CONNECTION_FLAGS_AUTHENTICATION_ALLOW_ANONYMOUS" link="GDBusConnection.html#G-DBUS-CONNECTION-FLAGS-AUTHENTICATION-ALLOW-ANONYMOUS:CAPS"/>
2721     <keyword type="constant" name="G_DBUS_CONNECTION_FLAGS_MESSAGE_BUS_CONNECTION" link="GDBusConnection.html#G-DBUS-CONNECTION-FLAGS-MESSAGE-BUS-CONNECTION:CAPS"/>
2722     <keyword type="constant" name="G_DBUS_CONNECTION_FLAGS_DELAY_MESSAGE_PROCESSING" link="GDBusConnection.html#G-DBUS-CONNECTION-FLAGS-DELAY-MESSAGE-PROCESSING:CAPS"/>
2723     <keyword type="constant" name="G_DBUS_CAPABILITY_FLAGS_NONE" link="GDBusConnection.html#G-DBUS-CAPABILITY-FLAGS-NONE:CAPS"/>
2724     <keyword type="constant" name="G_DBUS_CAPABILITY_FLAGS_UNIX_FD_PASSING" link="GDBusConnection.html#G-DBUS-CAPABILITY-FLAGS-UNIX-FD-PASSING:CAPS"/>
2725     <keyword type="constant" name="G_DBUS_CALL_FLAGS_NONE" link="GDBusConnection.html#G-DBUS-CALL-FLAGS-NONE:CAPS"/>
2726     <keyword type="constant" name="G_DBUS_CALL_FLAGS_NO_AUTO_START" link="GDBusConnection.html#G-DBUS-CALL-FLAGS-NO-AUTO-START:CAPS"/>
2727     <keyword type="constant" name="G_DBUS_SIGNAL_FLAGS_NONE" link="GDBusConnection.html#G-DBUS-SIGNAL-FLAGS-NONE:CAPS"/>
2728     <keyword type="constant" name="G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE" link="GDBusConnection.html#G-DBUS-SIGNAL-FLAGS-NO-MATCH-RULE:CAPS"/>
2729     <keyword type="constant" name="G_DBUS_SEND_MESSAGE_FLAGS_NONE" link="GDBusConnection.html#G-DBUS-SEND-MESSAGE-FLAGS-NONE:CAPS"/>
2730     <keyword type="constant" name="G_DBUS_SEND_MESSAGE_FLAGS_PRESERVE_SERIAL" link="GDBusConnection.html#G-DBUS-SEND-MESSAGE-FLAGS-PRESERVE-SERIAL:CAPS"/>
2731     <keyword type="constant" name="G_DBUS_SUBTREE_FLAGS_NONE" link="GDBusConnection.html#G-DBUS-SUBTREE-FLAGS-NONE:CAPS"/>
2732     <keyword type="constant" name="G_DBUS_SUBTREE_FLAGS_DISPATCH_TO_UNENUMERATED_NODES" link="GDBusConnection.html#G-DBUS-SUBTREE-FLAGS-DISPATCH-TO-UNENUMERATED-NODES:CAPS"/>
2733     <keyword type="constant" name="G_DBUS_SERVER_FLAGS_NONE" link="GDBusServer.html#G-DBUS-SERVER-FLAGS-NONE:CAPS"/>
2734     <keyword type="constant" name="G_DBUS_SERVER_FLAGS_RUN_IN_THREAD" link="GDBusServer.html#G-DBUS-SERVER-FLAGS-RUN-IN-THREAD:CAPS"/>
2735     <keyword type="constant" name="G_DBUS_SERVER_FLAGS_AUTHENTICATION_ALLOW_ANONYMOUS" link="GDBusServer.html#G-DBUS-SERVER-FLAGS-AUTHENTICATION-ALLOW-ANONYMOUS:CAPS"/>
2736     <keyword type="constant" name="G_BUS_NAME_OWNER_FLAGS_NONE" link="gio-Owning-Bus-Names.html#G-BUS-NAME-OWNER-FLAGS-NONE:CAPS"/>
2737     <keyword type="constant" name="G_BUS_NAME_OWNER_FLAGS_ALLOW_REPLACEMENT" link="gio-Owning-Bus-Names.html#G-BUS-NAME-OWNER-FLAGS-ALLOW-REPLACEMENT:CAPS"/>
2738     <keyword type="constant" name="G_BUS_NAME_OWNER_FLAGS_REPLACE" link="gio-Owning-Bus-Names.html#G-BUS-NAME-OWNER-FLAGS-REPLACE:CAPS"/>
2739     <keyword type="constant" name="G_BUS_NAME_WATCHER_FLAGS_NONE" link="gio-Watching-Bus-Names.html#G-BUS-NAME-WATCHER-FLAGS-NONE:CAPS"/>
2740     <keyword type="constant" name="G_BUS_NAME_WATCHER_FLAGS_AUTO_START" link="gio-Watching-Bus-Names.html#G-BUS-NAME-WATCHER-FLAGS-AUTO-START:CAPS"/>
2741     <keyword type="constant" name="G_DBUS_INTERFACE_SKELETON_FLAGS_NONE" link="GDBusInterfaceSkeleton.html#G-DBUS-INTERFACE-SKELETON-FLAGS-NONE:CAPS"/>
2742     <keyword type="constant" name="G_DBUS_INTERFACE_SKELETON_FLAGS_HANDLE_METHOD_INVOCATIONS_IN_THREAD" link="GDBusInterfaceSkeleton.html#G-DBUS-INTERFACE-SKELETON-FLAGS-HANDLE-METHOD-INVOCATIONS-IN-THREAD:CAPS"/>
2743     <keyword type="constant" name="G_DBUS_PROXY_FLAGS_NONE" link="GDBusProxy.html#G-DBUS-PROXY-FLAGS-NONE:CAPS"/>
2744     <keyword type="constant" name="G_DBUS_PROXY_FLAGS_DO_NOT_LOAD_PROPERTIES" link="GDBusProxy.html#G-DBUS-PROXY-FLAGS-DO-NOT-LOAD-PROPERTIES:CAPS"/>
2745     <keyword type="constant" name="G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS" link="GDBusProxy.html#G-DBUS-PROXY-FLAGS-DO-NOT-CONNECT-SIGNALS:CAPS"/>
2746     <keyword type="constant" name="G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START" link="GDBusProxy.html#G-DBUS-PROXY-FLAGS-DO-NOT-AUTO-START:CAPS"/>
2747     <keyword type="constant" name="G_DBUS_PROXY_FLAGS_GET_INVALIDATED_PROPERTIES" link="GDBusProxy.html#G-DBUS-PROXY-FLAGS-GET-INVALIDATED-PROPERTIES:CAPS"/>
2748     <keyword type="constant" name="G_DBUS_OBJECT_MANAGER_CLIENT_FLAGS_NONE" link="GDBusObjectManagerClient.html#G-DBUS-OBJECT-MANAGER-CLIENT-FLAGS-NONE:CAPS"/>
2749     <keyword type="constant" name="G_DBUS_OBJECT_MANAGER_CLIENT_FLAGS_DO_NOT_AUTO_START" link="GDBusObjectManagerClient.html#G-DBUS-OBJECT-MANAGER-CLIENT-FLAGS-DO-NOT-AUTO-START:CAPS"/>
2750     <keyword type="constant" name="G_SETTINGS_BIND_DEFAULT" link="GSettings.html#G-SETTINGS-BIND-DEFAULT:CAPS"/>
2751     <keyword type="constant" name="G_SETTINGS_BIND_GET" link="GSettings.html#G-SETTINGS-BIND-GET:CAPS"/>
2752     <keyword type="constant" name="G_SETTINGS_BIND_SET" link="GSettings.html#G-SETTINGS-BIND-SET:CAPS"/>
2753     <keyword type="constant" name="G_SETTINGS_BIND_NO_SENSITIVITY" link="GSettings.html#G-SETTINGS-BIND-NO-SENSITIVITY:CAPS"/>
2754     <keyword type="constant" name="G_SETTINGS_BIND_GET_NO_CHANGES" link="GSettings.html#G-SETTINGS-BIND-GET-NO-CHANGES:CAPS"/>
2755     <keyword type="constant" name="G_SETTINGS_BIND_INVERT_BOOLEAN" link="GSettings.html#G-SETTINGS-BIND-INVERT-BOOLEAN:CAPS"/>
2756     <keyword type="constant" name="G_RESOURCE_FLAGS_NONE" link="gio-GResource.html#G-RESOURCE-FLAGS-NONE:CAPS"/>
2757     <keyword type="constant" name="G_RESOURCE_FLAGS_COMPRESSED" link="gio-GResource.html#G-RESOURCE-FLAGS-COMPRESSED:CAPS"/>
2758     <keyword type="constant" name="G_RESOURCE_LOOKUP_FLAGS_NONE" link="gio-GResource.html#G-RESOURCE-LOOKUP-FLAGS-NONE:CAPS"/>
2759     <keyword type="constant" name="G_RESOURCE_ERROR_NOT_FOUND" link="gio-GResource.html#G-RESOURCE-ERROR-NOT-FOUND:CAPS"/>
2760     <keyword type="constant" name="G_RESOURCE_ERROR_INTERNAL" link="gio-GResource.html#G-RESOURCE-ERROR-INTERNAL:CAPS"/>
2761     <keyword type="constant" name="G_APPLICATION_FLAGS_NONE" link="GApplication.html#G-APPLICATION-FLAGS-NONE:CAPS"/>
2762     <keyword type="constant" name="G_APPLICATION_IS_SERVICE" link="GApplication.html#G-APPLICATION-IS-SERVICE:CAPS"/>
2763     <keyword type="constant" name="G_APPLICATION_IS_LAUNCHER" link="GApplication.html#G-APPLICATION-IS-LAUNCHER:CAPS"/>
2764     <keyword type="constant" name="G_APPLICATION_HANDLES_OPEN" link="GApplication.html#G-APPLICATION-HANDLES-OPEN:CAPS"/>
2765     <keyword type="constant" name="G_APPLICATION_HANDLES_COMMAND_LINE" link="GApplication.html#G-APPLICATION-HANDLES-COMMAND-LINE:CAPS"/>
2766     <keyword type="constant" name="G_APPLICATION_SEND_ENVIRONMENT" link="GApplication.html#G-APPLICATION-SEND-ENVIRONMENT:CAPS"/>
2767     <keyword type="constant" name="G_APPLICATION_NON_UNIQUE" link="GApplication.html#G-APPLICATION-NON-UNIQUE:CAPS"/>
2768     <keyword type="constant" name="G_IO_MODULE_SCOPE_NONE" link="GIOModule.html#G-IO-MODULE-SCOPE-NONE:CAPS"/>
2769     <keyword type="constant" name="G_IO_MODULE_SCOPE_BLOCK_DUPLICATES" link="GIOModule.html#G-IO-MODULE-SCOPE-BLOCK-DUPLICATES:CAPS"/>
2770   </functions>
2771 </book>