6ad03730a3c50a57c658797ff02608d3e3051600
[platform/upstream/glib2.0.git] / docs / reference / gio / html / gio.devhelp
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">
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="Asynchronous I/O" link="async.html">
24         <sub name="GCancellable" link="GCancellable.html"/>
25         <sub name="GAsyncResult" link="GAsyncResult.html"/>
26         <sub name="GIOScheduler" link="gio-GIOScheduler.html"/>
27         <sub name="GSimpleAsyncResult" link="GSimpleAsyncResult.html"/>
28       </sub>
29       <sub name="Data conversion" link="conversion.html">
30         <sub name="GConverter" link="GConverter.html"/>
31         <sub name="GCharsetConverter" link="GCharsetConverter.html"/>
32         <sub name="GZlibCompressor" link="GZlibCompressor.html"/>
33         <sub name="GZlibDecompressor" link="GZlibDecompressor.html"/>
34       </sub>
35       <sub name="Streaming I/O" link="streaming.html">
36         <sub name="GSeekable" link="GSeekable.html"/>
37         <sub name="GInputStream" link="GInputStream.html"/>
38         <sub name="GOutputStream" link="GOutputStream.html"/>
39         <sub name="GIOStream" link="GIOStream.html"/>
40         <sub name="GFileInputStream" link="GFileInputStream.html"/>
41         <sub name="GFileOutputStream" link="GFileOutputStream.html"/>
42         <sub name="GFileIOStream" link="GFileIOStream.html"/>
43         <sub name="GFileDescriptorBased" link="GFileDescriptorBased.html"/>
44         <sub name="GFilterInputStream" link="GFilterInputStream.html"/>
45         <sub name="GFilterOutputStream" link="GFilterOutputStream.html"/>
46         <sub name="GMemoryInputStream" link="GMemoryInputStream.html"/>
47         <sub name="GMemoryOutputStream" link="GMemoryOutputStream.html"/>
48         <sub name="GBufferedInputStream" link="GBufferedInputStream.html"/>
49         <sub name="GBufferedOutputStream" link="GBufferedOutputStream.html"/>
50         <sub name="GDataInputStream" link="GDataInputStream.html"/>
51         <sub name="GDataOutputStream" link="GDataOutputStream.html"/>
52         <sub name="GUnixInputStream" link="GUnixInputStream.html"/>
53         <sub name="GUnixOutputStream" link="GUnixOutputStream.html"/>
54         <sub name="GConverterInputstream" link="gio-GConverterInputstream.html"/>
55         <sub name="GConverterOutputstream" link="gio-GConverterOutputstream.html"/>
56       </sub>
57       <sub name="File types and applications" link="types.html">
58         <sub name="GContentType" link="gio-GContentType.html"/>
59         <sub name="GAppInfo" link="GAppInfo.html"/>
60         <sub name="Desktop file based GAppInfo" link="gio-Desktop-file-based-GAppInfo.html"/>
61       </sub>
62       <sub name="Volumes and Drives" link="volume_mon.html">
63         <sub name="GVolumeMonitor" link="GVolumeMonitor.html"/>
64         <sub name="GVolume" link="GVolume.html"/>
65         <sub name="GMount" link="GMount.html"/>
66         <sub name="GDrive" link="GDrive.html"/>
67         <sub name="Unix Mounts" link="gio-Unix-Mounts.html"/>
68       </sub>
69       <sub name="Icons" link="icons.html">
70         <sub name="GIcon" link="GIcon.html"/>
71         <sub name="GFileIcon" link="GFileIcon.html"/>
72         <sub name="GLoadableIcon" link="GLoadableIcon.html"/>
73         <sub name="GThemedIcon" link="GThemedIcon.html"/>
74         <sub name="GEmblemedIcon" link="GEmblemedIcon.html"/>
75         <sub name="GEmblem" link="GEmblem.html"/>
76       </sub>
77       <sub name="Failable Initialization" link="failable_initialization.html">
78         <sub name="GInitable" link="GInitable.html"/>
79         <sub name="GAsyncInitable" link="GAsyncInitable.html"/>
80       </sub>
81       <sub name="Lowlevel platform-independent network support" link="networking.html">
82         <sub name="GSocket" link="GSocket.html"/>
83         <sub name="GInetAddress" link="GInetAddress.html"/>
84         <sub name="GSocketAddress" link="GSocketAddress.html"/>
85         <sub name="GInetSocketAddress" link="GInetSocketAddress.html"/>
86         <sub name="GUnixSocketAddress" link="GUnixSocketAddress.html"/>
87         <sub name="GSocketControlMessage" link="GSocketControlMessage.html"/>
88         <sub name="GUnixFDList" link="GUnixFDList.html"/>
89         <sub name="GUnixFDMessage" link="GUnixFDMessage.html"/>
90       </sub>
91       <sub name="DNS resolution" link="resolver.html">
92         <sub name="GResolver" link="GResolver.html"/>
93         <sub name="GSocketConnectable" link="GSocketConnectable.html"/>
94         <sub name="GNetworkAddress" link="GNetworkAddress.html"/>
95         <sub name="GNetworkService" link="GNetworkService.html"/>
96         <sub name="GSrvTarget" link="gio-GSrvTarget.html"/>
97       </sub>
98       <sub name="Highlevel network functionallity" link="highlevel-socket.html">
99         <sub name="GSocketClient" link="GSocketClient.html"/>
100         <sub name="GSocketConnection" link="GSocketConnection.html"/>
101         <sub name="GSocketListener" link="GSocketListener.html"/>
102         <sub name="GSocketService" link="GSocketService.html"/>
103         <sub name="GThreadedSocketService" link="GThreadedSocketService.html"/>
104       </sub>
105       <sub name="Utilities" link="utils.html">
106         <sub name="GFilenameCompleter" link="GFilenameCompleter.html"/>
107       </sub>
108       <sub name="Extending GIO" link="extending.html">
109         <sub name="GVfs" link="GVfs.html"/>
110         <sub name="GIOModule" link="GIOModule.html"/>
111         <sub name="Extension Points" link="gio-Extension-Points.html"/>
112       </sub>
113     </sub>
114     <sub name="Migrating to GIO" link="migrating.html">
115       <sub name="Migrating from POSIX to GIO" link="ch19.html"/>
116       <sub name="Migrating from GnomeVFS to GIO" link="ch20.html">
117         <sub name="Trash handling" link="ch20.html#id559976"/>
118         <sub name="Operations on multiple files" link="ch20s02.html"/>
119         <sub name="Mime monitoring" link="ch20s03.html"/>
120       </sub>
121     </sub>
122     <sub name="Object Hierarchy" link="gio-hierarchy.html"/>
123     <sub name="Index" link="api-index-full.html"/>
124     <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
125     <sub name="Index of new symbols in 2.18" link="api-index-2-18.html"/>
126     <sub name="Index of new symbols in 2.20" link="api-index-2-20.html"/>
127     <sub name="Index of new symbols in 2.22" link="api-index-2-22.html"/>
128     <sub name="Index of new symbols in 2.24" link="api-index-2-24.html"/>
129   </chapters>
130   <functions>
131     <function name="GFile" link="GFile.html#GFile-struct"/>
132     <function name="GFileIface" link="GFile.html#GFileIface"/>
133     <function name="enum GFileQueryInfoFlags" link="GFile.html#GFileQueryInfoFlags"/>
134     <function name="enum GFileCreateFlags" link="GFile.html#GFileCreateFlags"/>
135     <function name="enum GFileCopyFlags" link="GFile.html#GFileCopyFlags"/>
136     <function name="enum GFileMonitorFlags" link="GFile.html#GFileMonitorFlags"/>
137     <function name="enum GFilesystemPreviewType" link="GFile.html#GFilesystemPreviewType"/>
138     <function name="GFileProgressCallback ()" link="GFile.html#GFileProgressCallback"/>
139     <function name="GFileReadMoreCallback ()" link="GFile.html#GFileReadMoreCallback"/>
140     <function name="g_file_new_for_path ()" link="GFile.html#g-file-new-for-path"/>
141     <function name="g_file_new_for_uri ()" link="GFile.html#g-file-new-for-uri"/>
142     <function name="g_file_new_for_commandline_arg ()" link="GFile.html#g-file-new-for-commandline-arg"/>
143     <function name="g_file_parse_name ()" link="GFile.html#g-file-parse-name"/>
144     <function name="g_file_dup ()" link="GFile.html#g-file-dup"/>
145     <function name="g_file_hash ()" link="GFile.html#g-file-hash"/>
146     <function name="g_file_equal ()" link="GFile.html#g-file-equal"/>
147     <function name="g_file_get_basename ()" link="GFile.html#g-file-get-basename"/>
148     <function name="g_file_get_path ()" link="GFile.html#g-file-get-path"/>
149     <function name="g_file_get_uri ()" link="GFile.html#g-file-get-uri"/>
150     <function name="g_file_get_parse_name ()" link="GFile.html#g-file-get-parse-name"/>
151     <function name="g_file_get_parent ()" link="GFile.html#g-file-get-parent"/>
152     <function name="g_file_has_parent ()" link="GFile.html#g-file-has-parent"/>
153     <function name="g_file_get_child ()" link="GFile.html#g-file-get-child"/>
154     <function name="g_file_get_child_for_display_name ()" link="GFile.html#g-file-get-child-for-display-name"/>
155     <function name="g_file_has_prefix ()" link="GFile.html#g-file-has-prefix"/>
156     <function name="g_file_get_relative_path ()" link="GFile.html#g-file-get-relative-path"/>
157     <function name="g_file_resolve_relative_path ()" link="GFile.html#g-file-resolve-relative-path"/>
158     <function name="g_file_is_native ()" link="GFile.html#g-file-is-native"/>
159     <function name="g_file_has_uri_scheme ()" link="GFile.html#g-file-has-uri-scheme"/>
160     <function name="g_file_get_uri_scheme ()" link="GFile.html#g-file-get-uri-scheme"/>
161     <function name="g_file_read ()" link="GFile.html#g-file-read"/>
162     <function name="g_file_read_async ()" link="GFile.html#g-file-read-async"/>
163     <function name="g_file_read_finish ()" link="GFile.html#g-file-read-finish"/>
164     <function name="g_file_append_to ()" link="GFile.html#g-file-append-to"/>
165     <function name="g_file_create ()" link="GFile.html#g-file-create"/>
166     <function name="g_file_replace ()" link="GFile.html#g-file-replace"/>
167     <function name="g_file_append_to_async ()" link="GFile.html#g-file-append-to-async"/>
168     <function name="g_file_append_to_finish ()" link="GFile.html#g-file-append-to-finish"/>
169     <function name="g_file_create_async ()" link="GFile.html#g-file-create-async"/>
170     <function name="g_file_create_finish ()" link="GFile.html#g-file-create-finish"/>
171     <function name="g_file_replace_async ()" link="GFile.html#g-file-replace-async"/>
172     <function name="g_file_replace_finish ()" link="GFile.html#g-file-replace-finish"/>
173     <function name="g_file_query_info ()" link="GFile.html#g-file-query-info"/>
174     <function name="g_file_query_info_async ()" link="GFile.html#g-file-query-info-async"/>
175     <function name="g_file_query_info_finish ()" link="GFile.html#g-file-query-info-finish"/>
176     <function name="g_file_query_exists ()" link="GFile.html#g-file-query-exists"/>
177     <function name="g_file_query_file_type ()" link="GFile.html#g-file-query-file-type"/>
178     <function name="g_file_query_filesystem_info ()" link="GFile.html#g-file-query-filesystem-info"/>
179     <function name="g_file_query_filesystem_info_async ()" link="GFile.html#g-file-query-filesystem-info-async"/>
180     <function name="g_file_query_filesystem_info_finish ()" link="GFile.html#g-file-query-filesystem-info-finish"/>
181     <function name="g_file_query_default_handler ()" link="GFile.html#g-file-query-default-handler"/>
182     <function name="g_file_find_enclosing_mount ()" link="GFile.html#g-file-find-enclosing-mount"/>
183     <function name="g_file_find_enclosing_mount_async ()" link="GFile.html#g-file-find-enclosing-mount-async"/>
184     <function name="g_file_find_enclosing_mount_finish ()" link="GFile.html#g-file-find-enclosing-mount-finish"/>
185     <function name="g_file_enumerate_children ()" link="GFile.html#g-file-enumerate-children"/>
186     <function name="g_file_enumerate_children_async ()" link="GFile.html#g-file-enumerate-children-async"/>
187     <function name="g_file_enumerate_children_finish ()" link="GFile.html#g-file-enumerate-children-finish"/>
188     <function name="g_file_set_display_name ()" link="GFile.html#g-file-set-display-name"/>
189     <function name="g_file_set_display_name_async ()" link="GFile.html#g-file-set-display-name-async"/>
190     <function name="g_file_set_display_name_finish ()" link="GFile.html#g-file-set-display-name-finish"/>
191     <function name="g_file_delete ()" link="GFile.html#g-file-delete"/>
192     <function name="g_file_trash ()" link="GFile.html#g-file-trash"/>
193     <function name="g_file_copy ()" link="GFile.html#g-file-copy"/>
194     <function name="g_file_copy_async ()" link="GFile.html#g-file-copy-async"/>
195     <function name="g_file_copy_finish ()" link="GFile.html#g-file-copy-finish"/>
196     <function name="g_file_move ()" link="GFile.html#g-file-move"/>
197     <function name="g_file_make_directory ()" link="GFile.html#g-file-make-directory"/>
198     <function name="g_file_make_directory_with_parents ()" link="GFile.html#g-file-make-directory-with-parents"/>
199     <function name="g_file_make_symbolic_link ()" link="GFile.html#g-file-make-symbolic-link"/>
200     <function name="g_file_query_settable_attributes ()" link="GFile.html#g-file-query-settable-attributes"/>
201     <function name="g_file_query_writable_namespaces ()" link="GFile.html#g-file-query-writable-namespaces"/>
202     <function name="g_file_set_attribute ()" link="GFile.html#g-file-set-attribute"/>
203     <function name="g_file_set_attributes_from_info ()" link="GFile.html#g-file-set-attributes-from-info"/>
204     <function name="g_file_set_attributes_async ()" link="GFile.html#g-file-set-attributes-async"/>
205     <function name="g_file_set_attributes_finish ()" link="GFile.html#g-file-set-attributes-finish"/>
206     <function name="g_file_set_attribute_string ()" link="GFile.html#g-file-set-attribute-string"/>
207     <function name="g_file_set_attribute_byte_string ()" link="GFile.html#g-file-set-attribute-byte-string"/>
208     <function name="g_file_set_attribute_uint32 ()" link="GFile.html#g-file-set-attribute-uint32"/>
209     <function name="g_file_set_attribute_int32 ()" link="GFile.html#g-file-set-attribute-int32"/>
210     <function name="g_file_set_attribute_uint64 ()" link="GFile.html#g-file-set-attribute-uint64"/>
211     <function name="g_file_set_attribute_int64 ()" link="GFile.html#g-file-set-attribute-int64"/>
212     <function name="g_file_mount_mountable ()" link="GFile.html#g-file-mount-mountable"/>
213     <function name="g_file_mount_mountable_finish ()" link="GFile.html#g-file-mount-mountable-finish"/>
214     <function name="g_file_unmount_mountable ()" link="GFile.html#g-file-unmount-mountable"/>
215     <function name="g_file_unmount_mountable_finish ()" link="GFile.html#g-file-unmount-mountable-finish"/>
216     <function name="g_file_unmount_mountable_with_operation ()" link="GFile.html#g-file-unmount-mountable-with-operation"/>
217     <function name="g_file_unmount_mountable_with_operation_finish ()" link="GFile.html#g-file-unmount-mountable-with-operation-finish"/>
218     <function name="g_file_eject_mountable ()" link="GFile.html#g-file-eject-mountable"/>
219     <function name="g_file_eject_mountable_finish ()" link="GFile.html#g-file-eject-mountable-finish"/>
220     <function name="g_file_eject_mountable_with_operation ()" link="GFile.html#g-file-eject-mountable-with-operation"/>
221     <function name="g_file_eject_mountable_with_operation_finish ()" link="GFile.html#g-file-eject-mountable-with-operation-finish"/>
222     <function name="g_file_start_mountable ()" link="GFile.html#g-file-start-mountable"/>
223     <function name="g_file_start_mountable_finish ()" link="GFile.html#g-file-start-mountable-finish"/>
224     <function name="g_file_stop_mountable ()" link="GFile.html#g-file-stop-mountable"/>
225     <function name="g_file_stop_mountable_finish ()" link="GFile.html#g-file-stop-mountable-finish"/>
226     <function name="g_file_poll_mountable ()" link="GFile.html#g-file-poll-mountable"/>
227     <function name="g_file_poll_mountable_finish ()" link="GFile.html#g-file-poll-mountable-finish"/>
228     <function name="g_file_mount_enclosing_volume ()" link="GFile.html#g-file-mount-enclosing-volume"/>
229     <function name="g_file_mount_enclosing_volume_finish ()" link="GFile.html#g-file-mount-enclosing-volume-finish"/>
230     <function name="g_file_monitor_directory ()" link="GFile.html#g-file-monitor-directory"/>
231     <function name="g_file_monitor_file ()" link="GFile.html#g-file-monitor-file"/>
232     <function name="g_file_monitor ()" link="GFile.html#g-file-monitor"/>
233     <function name="g_file_load_contents ()" link="GFile.html#g-file-load-contents"/>
234     <function name="g_file_load_contents_async ()" link="GFile.html#g-file-load-contents-async"/>
235     <function name="g_file_load_contents_finish ()" link="GFile.html#g-file-load-contents-finish"/>
236     <function name="g_file_load_partial_contents_async ()" link="GFile.html#g-file-load-partial-contents-async"/>
237     <function name="g_file_load_partial_contents_finish ()" link="GFile.html#g-file-load-partial-contents-finish"/>
238     <function name="g_file_replace_contents ()" link="GFile.html#g-file-replace-contents"/>
239     <function name="g_file_replace_contents_async ()" link="GFile.html#g-file-replace-contents-async"/>
240     <function name="g_file_replace_contents_finish ()" link="GFile.html#g-file-replace-contents-finish"/>
241     <function name="g_file_copy_attributes ()" link="GFile.html#g-file-copy-attributes"/>
242     <function name="g_file_create_readwrite ()" link="GFile.html#g-file-create-readwrite"/>
243     <function name="g_file_create_readwrite_async ()" link="GFile.html#g-file-create-readwrite-async"/>
244     <function name="g_file_create_readwrite_finish ()" link="GFile.html#g-file-create-readwrite-finish"/>
245     <function name="g_file_open_readwrite ()" link="GFile.html#g-file-open-readwrite"/>
246     <function name="g_file_open_readwrite_async ()" link="GFile.html#g-file-open-readwrite-async"/>
247     <function name="g_file_open_readwrite_finish ()" link="GFile.html#g-file-open-readwrite-finish"/>
248     <function name="g_file_replace_readwrite ()" link="GFile.html#g-file-replace-readwrite"/>
249     <function name="g_file_replace_readwrite_async ()" link="GFile.html#g-file-replace-readwrite-async"/>
250     <function name="g_file_replace_readwrite_finish ()" link="GFile.html#g-file-replace-readwrite-finish"/>
251     <function name="g_file_supports_thread_contexts ()" link="GFile.html#g-file-supports-thread-contexts"/>
252     <function name="enum GFileAttributeType" link="gio-GFileAttribute.html#GFileAttributeType"/>
253     <function name="enum GFileAttributeInfoFlags" link="gio-GFileAttribute.html#GFileAttributeInfoFlags"/>
254     <function name="enum GFileAttributeStatus" link="gio-GFileAttribute.html#GFileAttributeStatus"/>
255     <function name="GFileAttributeInfo" link="gio-GFileAttribute.html#GFileAttributeInfo"/>
256     <function name="GFileAttributeInfoList" link="gio-GFileAttribute.html#GFileAttributeInfoList"/>
257     <function name="g_file_attribute_info_list_new ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-new"/>
258     <function name="g_file_attribute_info_list_ref ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-ref"/>
259     <function name="g_file_attribute_info_list_unref ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-unref"/>
260     <function name="g_file_attribute_info_list_dup ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-dup"/>
261     <function name="g_file_attribute_info_list_lookup ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-lookup"/>
262     <function name="g_file_attribute_info_list_add ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-add"/>
263     <function name="GFileAttributeMatcher" link="GFileInfo.html#GFileAttributeMatcher"/>
264     <function name="enum GFileType" link="GFileInfo.html#GFileType"/>
265     <function name="GFileInfo" link="GFileInfo.html#GFileInfo-struct"/>
266     <function name="G_FILE_ATTRIBUTE_STANDARD_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-TYPE:CAPS"/>
267     <function name="G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-HIDDEN:CAPS"/>
268     <function name="G_FILE_ATTRIBUTE_STANDARD_IS_BACKUP" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-BACKUP:CAPS"/>
269     <function name="G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-SYMLINK:CAPS"/>
270     <function name="G_FILE_ATTRIBUTE_STANDARD_IS_VIRTUAL" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-VIRTUAL:CAPS"/>
271     <function name="G_FILE_ATTRIBUTE_STANDARD_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-NAME:CAPS"/>
272     <function name="G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-DISPLAY-NAME:CAPS"/>
273     <function name="G_FILE_ATTRIBUTE_STANDARD_EDIT_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-EDIT-NAME:CAPS"/>
274     <function name="G_FILE_ATTRIBUTE_STANDARD_COPY_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-COPY-NAME:CAPS"/>
275     <function name="G_FILE_ATTRIBUTE_STANDARD_ICON" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-ICON:CAPS"/>
276     <function name="G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-CONTENT-TYPE:CAPS"/>
277     <function name="G_FILE_ATTRIBUTE_STANDARD_FAST_CONTENT_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-FAST-CONTENT-TYPE:CAPS"/>
278     <function name="G_FILE_ATTRIBUTE_STANDARD_SIZE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SIZE:CAPS"/>
279     <function name="G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-ALLOCATED-SIZE:CAPS"/>
280     <function name="G_FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SYMLINK-TARGET:CAPS"/>
281     <function name="G_FILE_ATTRIBUTE_STANDARD_TARGET_URI" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-TARGET-URI:CAPS"/>
282     <function name="G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SORT-ORDER:CAPS"/>
283     <function name="G_FILE_ATTRIBUTE_ETAG_VALUE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ETAG-VALUE:CAPS"/>
284     <function name="G_FILE_ATTRIBUTE_ID_FILE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ID-FILE:CAPS"/>
285     <function name="G_FILE_ATTRIBUTE_ID_FILESYSTEM" link="GFileInfo.html#G-FILE-ATTRIBUTE-ID-FILESYSTEM:CAPS"/>
286     <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_READ" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-READ:CAPS"/>
287     <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-WRITE:CAPS"/>
288     <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-EXECUTE:CAPS"/>
289     <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_DELETE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-DELETE:CAPS"/>
290     <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-TRASH:CAPS"/>
291     <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_RENAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-RENAME:CAPS"/>
292     <function name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_MOUNT" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-MOUNT:CAPS"/>
293     <function name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_UNMOUNT" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-UNMOUNT:CAPS"/>
294     <function name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_EJECT" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-EJECT:CAPS"/>
295     <function name="G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-UNIX-DEVICE:CAPS"/>
296     <function name="G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE_FILE" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-UNIX-DEVICE-FILE:CAPS"/>
297     <function name="G_FILE_ATTRIBUTE_MOUNTABLE_HAL_UDI" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-HAL-UDI:CAPS"/>
298     <function name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_POLL" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-POLL:CAPS"/>
299     <function name="G_FILE_ATTRIBUTE_MOUNTABLE_IS_MEDIA_CHECK_AUTOMATIC" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-IS-MEDIA-CHECK-AUTOMATIC:CAPS"/>
300     <function name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_START" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-START:CAPS"/>
301     <function name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_START_DEGRADED" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-START-DEGRADED:CAPS"/>
302     <function name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_STOP" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-STOP:CAPS"/>
303     <function name="G_FILE_ATTRIBUTE_MOUNTABLE_START_STOP_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-START-STOP-TYPE:CAPS"/>
304     <function name="G_FILE_ATTRIBUTE_TIME_MODIFIED" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-MODIFIED:CAPS"/>
305     <function name="G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-MODIFIED-USEC:CAPS"/>
306     <function name="G_FILE_ATTRIBUTE_TIME_ACCESS" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-ACCESS:CAPS"/>
307     <function name="G_FILE_ATTRIBUTE_TIME_ACCESS_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-ACCESS-USEC:CAPS"/>
308     <function name="G_FILE_ATTRIBUTE_TIME_CHANGED" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CHANGED:CAPS"/>
309     <function name="G_FILE_ATTRIBUTE_TIME_CHANGED_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CHANGED-USEC:CAPS"/>
310     <function name="G_FILE_ATTRIBUTE_TIME_CREATED" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CREATED:CAPS"/>
311     <function name="G_FILE_ATTRIBUTE_TIME_CREATED_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CREATED-USEC:CAPS"/>
312     <function name="G_FILE_ATTRIBUTE_UNIX_DEVICE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-DEVICE:CAPS"/>
313     <function name="G_FILE_ATTRIBUTE_UNIX_INODE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-INODE:CAPS"/>
314     <function name="G_FILE_ATTRIBUTE_UNIX_MODE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-MODE:CAPS"/>
315     <function name="G_FILE_ATTRIBUTE_UNIX_NLINK" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-NLINK:CAPS"/>
316     <function name="G_FILE_ATTRIBUTE_UNIX_UID" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-UID:CAPS"/>
317     <function name="G_FILE_ATTRIBUTE_UNIX_GID" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-GID:CAPS"/>
318     <function name="G_FILE_ATTRIBUTE_UNIX_RDEV" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-RDEV:CAPS"/>
319     <function name="G_FILE_ATTRIBUTE_UNIX_BLOCK_SIZE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-BLOCK-SIZE:CAPS"/>
320     <function name="G_FILE_ATTRIBUTE_UNIX_BLOCKS" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-BLOCKS:CAPS"/>
321     <function name="G_FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINT" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-IS-MOUNTPOINT:CAPS"/>
322     <function name="G_FILE_ATTRIBUTE_DOS_IS_ARCHIVE" link="GFileInfo.html#G-FILE-ATTRIBUTE-DOS-IS-ARCHIVE:CAPS"/>
323     <function name="G_FILE_ATTRIBUTE_DOS_IS_SYSTEM" link="GFileInfo.html#G-FILE-ATTRIBUTE-DOS-IS-SYSTEM:CAPS"/>
324     <function name="G_FILE_ATTRIBUTE_OWNER_USER" link="GFileInfo.html#G-FILE-ATTRIBUTE-OWNER-USER:CAPS"/>
325     <function name="G_FILE_ATTRIBUTE_OWNER_USER_REAL" link="GFileInfo.html#G-FILE-ATTRIBUTE-OWNER-USER-REAL:CAPS"/>
326     <function name="G_FILE_ATTRIBUTE_OWNER_GROUP" link="GFileInfo.html#G-FILE-ATTRIBUTE-OWNER-GROUP:CAPS"/>
327     <function name="G_FILE_ATTRIBUTE_THUMBNAIL_PATH" link="GFileInfo.html#G-FILE-ATTRIBUTE-THUMBNAIL-PATH:CAPS"/>
328     <function name="G_FILE_ATTRIBUTE_THUMBNAILING_FAILED" link="GFileInfo.html#G-FILE-ATTRIBUTE-THUMBNAILING-FAILED:CAPS"/>
329     <function name="G_FILE_ATTRIBUTE_PREVIEW_ICON" link="GFileInfo.html#G-FILE-ATTRIBUTE-PREVIEW-ICON:CAPS"/>
330     <function name="G_FILE_ATTRIBUTE_FILESYSTEM_SIZE" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-SIZE:CAPS"/>
331     <function name="G_FILE_ATTRIBUTE_FILESYSTEM_FREE" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-FREE:CAPS"/>
332     <function name="G_FILE_ATTRIBUTE_FILESYSTEM_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-TYPE:CAPS"/>
333     <function name="G_FILE_ATTRIBUTE_FILESYSTEM_READONLY" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-READONLY:CAPS"/>
334     <function name="G_FILE_ATTRIBUTE_GVFS_BACKEND" link="GFileInfo.html#G-FILE-ATTRIBUTE-GVFS-BACKEND:CAPS"/>
335     <function name="G_FILE_ATTRIBUTE_SELINUX_CONTEXT" link="GFileInfo.html#G-FILE-ATTRIBUTE-SELINUX-CONTEXT:CAPS"/>
336     <function name="G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT" link="GFileInfo.html#G-FILE-ATTRIBUTE-TRASH-ITEM-COUNT:CAPS"/>
337     <function name="G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-USE-PREVIEW:CAPS"/>
338     <function name="G_FILE_ATTRIBUTE_STANDARD_DESCRIPTION" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-DESCRIPTION:CAPS"/>
339     <function name="g_file_info_new ()" link="GFileInfo.html#g-file-info-new"/>
340     <function name="g_file_info_dup ()" link="GFileInfo.html#g-file-info-dup"/>
341     <function name="g_file_info_copy_into ()" link="GFileInfo.html#g-file-info-copy-into"/>
342     <function name="g_file_info_has_attribute ()" link="GFileInfo.html#g-file-info-has-attribute"/>
343     <function name="g_file_info_has_namespace ()" link="GFileInfo.html#g-file-info-has-namespace"/>
344     <function name="g_file_info_list_attributes ()" link="GFileInfo.html#g-file-info-list-attributes"/>
345     <function name="g_file_info_get_attribute_type ()" link="GFileInfo.html#g-file-info-get-attribute-type"/>
346     <function name="g_file_info_remove_attribute ()" link="GFileInfo.html#g-file-info-remove-attribute"/>
347     <function name="g_file_info_get_attribute_as_string ()" link="GFileInfo.html#g-file-info-get-attribute-as-string"/>
348     <function name="g_file_info_get_attribute_data ()" link="GFileInfo.html#g-file-info-get-attribute-data"/>
349     <function name="g_file_info_get_attribute_status ()" link="GFileInfo.html#g-file-info-get-attribute-status"/>
350     <function name="g_file_info_get_attribute_string ()" link="GFileInfo.html#g-file-info-get-attribute-string"/>
351     <function name="g_file_info_get_attribute_stringv ()" link="GFileInfo.html#g-file-info-get-attribute-stringv"/>
352     <function name="g_file_info_get_attribute_byte_string ()" link="GFileInfo.html#g-file-info-get-attribute-byte-string"/>
353     <function name="g_file_info_get_attribute_boolean ()" link="GFileInfo.html#g-file-info-get-attribute-boolean"/>
354     <function name="g_file_info_get_attribute_uint32 ()" link="GFileInfo.html#g-file-info-get-attribute-uint32"/>
355     <function name="g_file_info_get_attribute_int32 ()" link="GFileInfo.html#g-file-info-get-attribute-int32"/>
356     <function name="g_file_info_get_attribute_uint64 ()" link="GFileInfo.html#g-file-info-get-attribute-uint64"/>
357     <function name="g_file_info_get_attribute_int64 ()" link="GFileInfo.html#g-file-info-get-attribute-int64"/>
358     <function name="g_file_info_get_attribute_object ()" link="GFileInfo.html#g-file-info-get-attribute-object"/>
359     <function name="g_file_info_set_attribute ()" link="GFileInfo.html#g-file-info-set-attribute"/>
360     <function name="g_file_info_set_attribute_status ()" link="GFileInfo.html#g-file-info-set-attribute-status"/>
361     <function name="g_file_info_set_attribute_string ()" link="GFileInfo.html#g-file-info-set-attribute-string"/>
362     <function name="g_file_info_set_attribute_stringv ()" link="GFileInfo.html#g-file-info-set-attribute-stringv"/>
363     <function name="g_file_info_set_attribute_byte_string ()" link="GFileInfo.html#g-file-info-set-attribute-byte-string"/>
364     <function name="g_file_info_set_attribute_boolean ()" link="GFileInfo.html#g-file-info-set-attribute-boolean"/>
365     <function name="g_file_info_set_attribute_uint32 ()" link="GFileInfo.html#g-file-info-set-attribute-uint32"/>
366     <function name="g_file_info_set_attribute_int32 ()" link="GFileInfo.html#g-file-info-set-attribute-int32"/>
367     <function name="g_file_info_set_attribute_uint64 ()" link="GFileInfo.html#g-file-info-set-attribute-uint64"/>
368     <function name="g_file_info_set_attribute_int64 ()" link="GFileInfo.html#g-file-info-set-attribute-int64"/>
369     <function name="g_file_info_set_attribute_object ()" link="GFileInfo.html#g-file-info-set-attribute-object"/>
370     <function name="g_file_info_clear_status ()" link="GFileInfo.html#g-file-info-clear-status"/>
371     <function name="g_file_info_get_file_type ()" link="GFileInfo.html#g-file-info-get-file-type"/>
372     <function name="g_file_info_get_is_hidden ()" link="GFileInfo.html#g-file-info-get-is-hidden"/>
373     <function name="g_file_info_get_is_backup ()" link="GFileInfo.html#g-file-info-get-is-backup"/>
374     <function name="g_file_info_get_is_symlink ()" link="GFileInfo.html#g-file-info-get-is-symlink"/>
375     <function name="g_file_info_get_name ()" link="GFileInfo.html#g-file-info-get-name"/>
376     <function name="g_file_info_get_display_name ()" link="GFileInfo.html#g-file-info-get-display-name"/>
377     <function name="g_file_info_get_edit_name ()" link="GFileInfo.html#g-file-info-get-edit-name"/>
378     <function name="g_file_info_get_icon ()" link="GFileInfo.html#g-file-info-get-icon"/>
379     <function name="g_file_info_get_content_type ()" link="GFileInfo.html#g-file-info-get-content-type"/>
380     <function name="g_file_info_get_size ()" link="GFileInfo.html#g-file-info-get-size"/>
381     <function name="g_file_info_get_modification_time ()" link="GFileInfo.html#g-file-info-get-modification-time"/>
382     <function name="g_file_info_get_symlink_target ()" link="GFileInfo.html#g-file-info-get-symlink-target"/>
383     <function name="g_file_info_get_etag ()" link="GFileInfo.html#g-file-info-get-etag"/>
384     <function name="g_file_info_get_sort_order ()" link="GFileInfo.html#g-file-info-get-sort-order"/>
385     <function name="g_file_info_set_attribute_mask ()" link="GFileInfo.html#g-file-info-set-attribute-mask"/>
386     <function name="g_file_info_unset_attribute_mask ()" link="GFileInfo.html#g-file-info-unset-attribute-mask"/>
387     <function name="g_file_info_set_file_type ()" link="GFileInfo.html#g-file-info-set-file-type"/>
388     <function name="g_file_info_set_is_hidden ()" link="GFileInfo.html#g-file-info-set-is-hidden"/>
389     <function name="g_file_info_set_is_symlink ()" link="GFileInfo.html#g-file-info-set-is-symlink"/>
390     <function name="g_file_info_set_name ()" link="GFileInfo.html#g-file-info-set-name"/>
391     <function name="g_file_info_set_display_name ()" link="GFileInfo.html#g-file-info-set-display-name"/>
392     <function name="g_file_info_set_edit_name ()" link="GFileInfo.html#g-file-info-set-edit-name"/>
393     <function name="g_file_info_set_icon ()" link="GFileInfo.html#g-file-info-set-icon"/>
394     <function name="g_file_info_set_content_type ()" link="GFileInfo.html#g-file-info-set-content-type"/>
395     <function name="g_file_info_set_size ()" link="GFileInfo.html#g-file-info-set-size"/>
396     <function name="g_file_info_set_modification_time ()" link="GFileInfo.html#g-file-info-set-modification-time"/>
397     <function name="g_file_info_set_symlink_target ()" link="GFileInfo.html#g-file-info-set-symlink-target"/>
398     <function name="g_file_info_set_sort_order ()" link="GFileInfo.html#g-file-info-set-sort-order"/>
399     <function name="g_file_attribute_matcher_new ()" link="GFileInfo.html#g-file-attribute-matcher-new"/>
400     <function name="g_file_attribute_matcher_ref ()" link="GFileInfo.html#g-file-attribute-matcher-ref"/>
401     <function name="g_file_attribute_matcher_unref ()" link="GFileInfo.html#g-file-attribute-matcher-unref"/>
402     <function name="g_file_attribute_matcher_matches ()" link="GFileInfo.html#g-file-attribute-matcher-matches"/>
403     <function name="g_file_attribute_matcher_matches_only ()" link="GFileInfo.html#g-file-attribute-matcher-matches-only"/>
404     <function name="g_file_attribute_matcher_enumerate_namespace ()" link="GFileInfo.html#g-file-attribute-matcher-enumerate-namespace"/>
405     <function name="g_file_attribute_matcher_enumerate_next ()" link="GFileInfo.html#g-file-attribute-matcher-enumerate-next"/>
406     <function name="GFileEnumerator" link="GFileEnumerator.html#GFileEnumerator-struct"/>
407     <function name="g_file_enumerator_next_file ()" link="GFileEnumerator.html#g-file-enumerator-next-file"/>
408     <function name="g_file_enumerator_close ()" link="GFileEnumerator.html#g-file-enumerator-close"/>
409     <function name="g_file_enumerator_next_files_async ()" link="GFileEnumerator.html#g-file-enumerator-next-files-async"/>
410     <function name="g_file_enumerator_next_files_finish ()" link="GFileEnumerator.html#g-file-enumerator-next-files-finish"/>
411     <function name="g_file_enumerator_close_async ()" link="GFileEnumerator.html#g-file-enumerator-close-async"/>
412     <function name="g_file_enumerator_close_finish ()" link="GFileEnumerator.html#g-file-enumerator-close-finish"/>
413     <function name="g_file_enumerator_is_closed ()" link="GFileEnumerator.html#g-file-enumerator-is-closed"/>
414     <function name="g_file_enumerator_has_pending ()" link="GFileEnumerator.html#g-file-enumerator-has-pending"/>
415     <function name="g_file_enumerator_set_pending ()" link="GFileEnumerator.html#g-file-enumerator-set-pending"/>
416     <function name="g_file_enumerator_get_container ()" link="GFileEnumerator.html#g-file-enumerator-get-container"/>
417     <function name="The &quot;container&quot; property" link="GFileEnumerator.html#GFileEnumerator--container"/>
418     <function name="G_IO_ERROR" link="gio-GIOError.html#G-IO-ERROR:CAPS"/>
419     <function name="enum GIOErrorEnum" link="gio-GIOError.html#GIOErrorEnum"/>
420     <function name="g_io_error_from_errno ()" link="gio-GIOError.html#g-io-error-from-errno"/>
421     <function name="enum GAskPasswordFlags" link="GMountOperation.html#GAskPasswordFlags"/>
422     <function name="enum GPasswordSave" link="GMountOperation.html#GPasswordSave"/>
423     <function name="GMountOperation" link="GMountOperation.html#GMountOperation-struct"/>
424     <function name="enum GMountOperationResult" link="GMountOperation.html#GMountOperationResult"/>
425     <function name="g_mount_operation_new ()" link="GMountOperation.html#g-mount-operation-new"/>
426     <function name="g_mount_operation_get_username ()" link="GMountOperation.html#g-mount-operation-get-username"/>
427     <function name="g_mount_operation_set_username ()" link="GMountOperation.html#g-mount-operation-set-username"/>
428     <function name="g_mount_operation_get_password ()" link="GMountOperation.html#g-mount-operation-get-password"/>
429     <function name="g_mount_operation_set_password ()" link="GMountOperation.html#g-mount-operation-set-password"/>
430     <function name="g_mount_operation_get_anonymous ()" link="GMountOperation.html#g-mount-operation-get-anonymous"/>
431     <function name="g_mount_operation_set_anonymous ()" link="GMountOperation.html#g-mount-operation-set-anonymous"/>
432     <function name="g_mount_operation_get_domain ()" link="GMountOperation.html#g-mount-operation-get-domain"/>
433     <function name="g_mount_operation_set_domain ()" link="GMountOperation.html#g-mount-operation-set-domain"/>
434     <function name="g_mount_operation_get_password_save ()" link="GMountOperation.html#g-mount-operation-get-password-save"/>
435     <function name="g_mount_operation_set_password_save ()" link="GMountOperation.html#g-mount-operation-set-password-save"/>
436     <function name="g_mount_operation_get_choice ()" link="GMountOperation.html#g-mount-operation-get-choice"/>
437     <function name="g_mount_operation_set_choice ()" link="GMountOperation.html#g-mount-operation-set-choice"/>
438     <function name="g_mount_operation_reply ()" link="GMountOperation.html#g-mount-operation-reply"/>
439     <function name="The &quot;anonymous&quot; property" link="GMountOperation.html#GMountOperation--anonymous"/>
440     <function name="The &quot;choice&quot; property" link="GMountOperation.html#GMountOperation--choice"/>
441     <function name="The &quot;domain&quot; property" link="GMountOperation.html#GMountOperation--domain"/>
442     <function name="The &quot;password&quot; property" link="GMountOperation.html#GMountOperation--password"/>
443     <function name="The &quot;password-save&quot; property" link="GMountOperation.html#GMountOperation--password-save"/>
444     <function name="The &quot;username&quot; property" link="GMountOperation.html#GMountOperation--username"/>
445     <function name="The &quot;aborted&quot; signal" link="GMountOperation.html#GMountOperation-aborted"/>
446     <function name="The &quot;ask-password&quot; signal" link="GMountOperation.html#GMountOperation-ask-password"/>
447     <function name="The &quot;ask-question&quot; signal" link="GMountOperation.html#GMountOperation-ask-question"/>
448     <function name="The &quot;reply&quot; signal" link="GMountOperation.html#GMountOperation-reply"/>
449     <function name="The &quot;show-processes&quot; signal" link="GMountOperation.html#GMountOperation-show-processes"/>
450     <function name="enum GFileMonitorEvent" link="GFileMonitor.html#GFileMonitorEvent"/>
451     <function name="GFileMonitor" link="GFileMonitor.html#GFileMonitor-struct"/>
452     <function name="g_file_monitor_cancel ()" link="GFileMonitor.html#g-file-monitor-cancel"/>
453     <function name="g_file_monitor_is_cancelled ()" link="GFileMonitor.html#g-file-monitor-is-cancelled"/>
454     <function name="g_file_monitor_set_rate_limit ()" link="GFileMonitor.html#g-file-monitor-set-rate-limit"/>
455     <function name="g_file_monitor_emit_event ()" link="GFileMonitor.html#g-file-monitor-emit-event"/>
456     <function name="The &quot;cancelled&quot; property" link="GFileMonitor.html#GFileMonitor--cancelled"/>
457     <function name="The &quot;rate-limit&quot; property" link="GFileMonitor.html#GFileMonitor--rate-limit"/>
458     <function name="The &quot;changed&quot; signal" link="GFileMonitor.html#GFileMonitor-changed"/>
459     <function name="GCancellable" link="GCancellable.html#GCancellable-struct"/>
460     <function name="g_cancellable_new ()" link="GCancellable.html#g-cancellable-new"/>
461     <function name="g_cancellable_is_cancelled ()" link="GCancellable.html#g-cancellable-is-cancelled"/>
462     <function name="g_cancellable_set_error_if_cancelled ()" link="GCancellable.html#g-cancellable-set-error-if-cancelled"/>
463     <function name="g_cancellable_get_fd ()" link="GCancellable.html#g-cancellable-get-fd"/>
464     <function name="g_cancellable_make_pollfd ()" link="GCancellable.html#g-cancellable-make-pollfd"/>
465     <function name="g_cancellable_release_fd ()" link="GCancellable.html#g-cancellable-release-fd"/>
466     <function name="g_cancellable_get_current ()" link="GCancellable.html#g-cancellable-get-current"/>
467     <function name="g_cancellable_pop_current ()" link="GCancellable.html#g-cancellable-pop-current"/>
468     <function name="g_cancellable_push_current ()" link="GCancellable.html#g-cancellable-push-current"/>
469     <function name="g_cancellable_reset ()" link="GCancellable.html#g-cancellable-reset"/>
470     <function name="g_cancellable_connect ()" link="GCancellable.html#g-cancellable-connect"/>
471     <function name="g_cancellable_disconnect ()" link="GCancellable.html#g-cancellable-disconnect"/>
472     <function name="g_cancellable_cancel ()" link="GCancellable.html#g-cancellable-cancel"/>
473     <function name="The &quot;cancelled&quot; signal" link="GCancellable.html#GCancellable-cancelled"/>
474     <function name="GAsyncResult" link="GAsyncResult.html#GAsyncResult-struct"/>
475     <function name="GAsyncResultIface" link="GAsyncResult.html#GAsyncResultIface"/>
476     <function name="GAsyncReadyCallback ()" link="GAsyncResult.html#GAsyncReadyCallback"/>
477     <function name="g_async_result_get_user_data ()" link="GAsyncResult.html#g-async-result-get-user-data"/>
478     <function name="g_async_result_get_source_object ()" link="GAsyncResult.html#g-async-result-get-source-object"/>
479     <function name="GIOSchedulerJob" link="gio-GIOScheduler.html#GIOSchedulerJob"/>
480     <function name="GIOSchedulerJobFunc ()" link="gio-GIOScheduler.html#GIOSchedulerJobFunc"/>
481     <function name="g_io_scheduler_push_job ()" link="gio-GIOScheduler.html#g-io-scheduler-push-job"/>
482     <function name="g_io_scheduler_cancel_all_jobs ()" link="gio-GIOScheduler.html#g-io-scheduler-cancel-all-jobs"/>
483     <function name="g_io_scheduler_job_send_to_mainloop ()" link="gio-GIOScheduler.html#g-io-scheduler-job-send-to-mainloop"/>
484     <function name="g_io_scheduler_job_send_to_mainloop_async ()" link="gio-GIOScheduler.html#g-io-scheduler-job-send-to-mainloop-async"/>
485     <function name="GSimpleAsyncResult" link="GSimpleAsyncResult.html#GSimpleAsyncResult-struct"/>
486     <function name="GSimpleAsyncThreadFunc ()" link="GSimpleAsyncResult.html#GSimpleAsyncThreadFunc"/>
487     <function name="g_simple_async_result_new ()" link="GSimpleAsyncResult.html#g-simple-async-result-new"/>
488     <function name="g_simple_async_result_new_error ()" link="GSimpleAsyncResult.html#g-simple-async-result-new-error"/>
489     <function name="g_simple_async_result_new_from_error ()" link="GSimpleAsyncResult.html#g-simple-async-result-new-from-error"/>
490     <function name="g_simple_async_result_set_op_res_gpointer ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-op-res-gpointer"/>
491     <function name="g_simple_async_result_get_op_res_gpointer ()" link="GSimpleAsyncResult.html#g-simple-async-result-get-op-res-gpointer"/>
492     <function name="g_simple_async_result_set_op_res_gssize ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-op-res-gssize"/>
493     <function name="g_simple_async_result_get_op_res_gssize ()" link="GSimpleAsyncResult.html#g-simple-async-result-get-op-res-gssize"/>
494     <function name="g_simple_async_result_set_op_res_gboolean ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-op-res-gboolean"/>
495     <function name="g_simple_async_result_get_op_res_gboolean ()" link="GSimpleAsyncResult.html#g-simple-async-result-get-op-res-gboolean"/>
496     <function name="g_simple_async_result_get_source_tag ()" link="GSimpleAsyncResult.html#g-simple-async-result-get-source-tag"/>
497     <function name="g_simple_async_result_is_valid ()" link="GSimpleAsyncResult.html#g-simple-async-result-is-valid"/>
498     <function name="g_simple_async_result_set_handle_cancellation ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-handle-cancellation"/>
499     <function name="g_simple_async_result_complete ()" link="GSimpleAsyncResult.html#g-simple-async-result-complete"/>
500     <function name="g_simple_async_result_complete_in_idle ()" link="GSimpleAsyncResult.html#g-simple-async-result-complete-in-idle"/>
501     <function name="g_simple_async_result_run_in_thread ()" link="GSimpleAsyncResult.html#g-simple-async-result-run-in-thread"/>
502     <function name="g_simple_async_result_set_from_error ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-from-error"/>
503     <function name="g_simple_async_result_propagate_error ()" link="GSimpleAsyncResult.html#g-simple-async-result-propagate-error"/>
504     <function name="g_simple_async_result_set_error ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-error"/>
505     <function name="g_simple_async_result_set_error_va ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-error-va"/>
506     <function name="g_simple_async_report_error_in_idle ()" link="GSimpleAsyncResult.html#g-simple-async-report-error-in-idle"/>
507     <function name="g_simple_async_report_gerror_in_idle ()" link="GSimpleAsyncResult.html#g-simple-async-report-gerror-in-idle"/>
508     <function name="GConverter" link="GConverter.html#GConverter-struct"/>
509     <function name="GConverterIface" link="GConverter.html#GConverterIface"/>
510     <function name="enum GConverterResult" link="GConverter.html#GConverterResult"/>
511     <function name="g_converter_convert ()" link="GConverter.html#g-converter-convert"/>
512     <function name="g_converter_reset ()" link="GConverter.html#g-converter-reset"/>
513     <function name="GCharsetConverter" link="GCharsetConverter.html#GCharsetConverter-struct"/>
514     <function name="g_charset_converter_new ()" link="GCharsetConverter.html#g-charset-converter-new"/>
515     <function name="g_charset_converter_set_use_fallback ()" link="GCharsetConverter.html#g-charset-converter-set-use-fallback"/>
516     <function name="g_charset_converter_get_use_fallback ()" link="GCharsetConverter.html#g-charset-converter-get-use-fallback"/>
517     <function name="g_charset_converter_get_num_fallbacks ()" link="GCharsetConverter.html#g-charset-converter-get-num-fallbacks"/>
518     <function name="The &quot;from-charset&quot; property" link="GCharsetConverter.html#GCharsetConverter--from-charset"/>
519     <function name="The &quot;to-charset&quot; property" link="GCharsetConverter.html#GCharsetConverter--to-charset"/>
520     <function name="The &quot;use-fallback&quot; property" link="GCharsetConverter.html#GCharsetConverter--use-fallback"/>
521     <function name="GZlibCompressor" link="GZlibCompressor.html#GZlibCompressor-struct"/>
522     <function name="enum GZlibCompressorFormat" link="GZlibCompressor.html#GZlibCompressorFormat"/>
523     <function name="g_zlib_compressor_new ()" link="GZlibCompressor.html#g-zlib-compressor-new"/>
524     <function name="The &quot;format&quot; property" link="GZlibCompressor.html#GZlibCompressor--format"/>
525     <function name="The &quot;level&quot; property" link="GZlibCompressor.html#GZlibCompressor--level"/>
526     <function name="GZlibDecompressor" link="GZlibDecompressor.html#GZlibDecompressor-struct"/>
527     <function name="g_zlib_decompressor_new ()" link="GZlibDecompressor.html#g-zlib-decompressor-new"/>
528     <function name="The &quot;format&quot; property" link="GZlibDecompressor.html#GZlibDecompressor--format"/>
529     <function name="GSeekable" link="GSeekable.html#GSeekable-struct"/>
530     <function name="GSeekableIface" link="GSeekable.html#GSeekableIface"/>
531     <function name="g_seekable_tell ()" link="GSeekable.html#g-seekable-tell"/>
532     <function name="g_seekable_can_seek ()" link="GSeekable.html#g-seekable-can-seek"/>
533     <function name="g_seekable_seek ()" link="GSeekable.html#g-seekable-seek"/>
534     <function name="g_seekable_can_truncate ()" link="GSeekable.html#g-seekable-can-truncate"/>
535     <function name="g_seekable_truncate ()" link="GSeekable.html#g-seekable-truncate"/>
536     <function name="GInputStream" link="GInputStream.html#GInputStream-struct"/>
537     <function name="g_input_stream_read ()" link="GInputStream.html#g-input-stream-read"/>
538     <function name="g_input_stream_read_all ()" link="GInputStream.html#g-input-stream-read-all"/>
539     <function name="g_input_stream_skip ()" link="GInputStream.html#g-input-stream-skip"/>
540     <function name="g_input_stream_close ()" link="GInputStream.html#g-input-stream-close"/>
541     <function name="g_input_stream_read_async ()" link="GInputStream.html#g-input-stream-read-async"/>
542     <function name="g_input_stream_read_finish ()" link="GInputStream.html#g-input-stream-read-finish"/>
543     <function name="g_input_stream_skip_async ()" link="GInputStream.html#g-input-stream-skip-async"/>
544     <function name="g_input_stream_skip_finish ()" link="GInputStream.html#g-input-stream-skip-finish"/>
545     <function name="g_input_stream_close_async ()" link="GInputStream.html#g-input-stream-close-async"/>
546     <function name="g_input_stream_close_finish ()" link="GInputStream.html#g-input-stream-close-finish"/>
547     <function name="g_input_stream_is_closed ()" link="GInputStream.html#g-input-stream-is-closed"/>
548     <function name="g_input_stream_has_pending ()" link="GInputStream.html#g-input-stream-has-pending"/>
549     <function name="g_input_stream_set_pending ()" link="GInputStream.html#g-input-stream-set-pending"/>
550     <function name="g_input_stream_clear_pending ()" link="GInputStream.html#g-input-stream-clear-pending"/>
551     <function name="enum GOutputStreamSpliceFlags" link="GOutputStream.html#GOutputStreamSpliceFlags"/>
552     <function name="GOutputStream" link="GOutputStream.html#GOutputStream-struct"/>
553     <function name="g_output_stream_write ()" link="GOutputStream.html#g-output-stream-write"/>
554     <function name="g_output_stream_write_all ()" link="GOutputStream.html#g-output-stream-write-all"/>
555     <function name="g_output_stream_splice ()" link="GOutputStream.html#g-output-stream-splice"/>
556     <function name="g_output_stream_flush ()" link="GOutputStream.html#g-output-stream-flush"/>
557     <function name="g_output_stream_close ()" link="GOutputStream.html#g-output-stream-close"/>
558     <function name="g_output_stream_write_async ()" link="GOutputStream.html#g-output-stream-write-async"/>
559     <function name="g_output_stream_write_finish ()" link="GOutputStream.html#g-output-stream-write-finish"/>
560     <function name="g_output_stream_splice_async ()" link="GOutputStream.html#g-output-stream-splice-async"/>
561     <function name="g_output_stream_splice_finish ()" link="GOutputStream.html#g-output-stream-splice-finish"/>
562     <function name="g_output_stream_flush_async ()" link="GOutputStream.html#g-output-stream-flush-async"/>
563     <function name="g_output_stream_flush_finish ()" link="GOutputStream.html#g-output-stream-flush-finish"/>
564     <function name="g_output_stream_close_async ()" link="GOutputStream.html#g-output-stream-close-async"/>
565     <function name="g_output_stream_close_finish ()" link="GOutputStream.html#g-output-stream-close-finish"/>
566     <function name="g_output_stream_is_closing ()" link="GOutputStream.html#g-output-stream-is-closing"/>
567     <function name="g_output_stream_is_closed ()" link="GOutputStream.html#g-output-stream-is-closed"/>
568     <function name="g_output_stream_has_pending ()" link="GOutputStream.html#g-output-stream-has-pending"/>
569     <function name="g_output_stream_set_pending ()" link="GOutputStream.html#g-output-stream-set-pending"/>
570     <function name="g_output_stream_clear_pending ()" link="GOutputStream.html#g-output-stream-clear-pending"/>
571     <function name="GIOStream" link="GIOStream.html#GIOStream-struct"/>
572     <function name="g_io_stream_get_input_stream ()" link="GIOStream.html#g-io-stream-get-input-stream"/>
573     <function name="g_io_stream_get_output_stream ()" link="GIOStream.html#g-io-stream-get-output-stream"/>
574     <function name="g_io_stream_close ()" link="GIOStream.html#g-io-stream-close"/>
575     <function name="g_io_stream_close_async ()" link="GIOStream.html#g-io-stream-close-async"/>
576     <function name="g_io_stream_close_finish ()" link="GIOStream.html#g-io-stream-close-finish"/>
577     <function name="g_io_stream_is_closed ()" link="GIOStream.html#g-io-stream-is-closed"/>
578     <function name="g_io_stream_has_pending ()" link="GIOStream.html#g-io-stream-has-pending"/>
579     <function name="g_io_stream_set_pending ()" link="GIOStream.html#g-io-stream-set-pending"/>
580     <function name="g_io_stream_clear_pending ()" link="GIOStream.html#g-io-stream-clear-pending"/>
581     <function name="The &quot;closed&quot; property" link="GIOStream.html#GIOStream--closed"/>
582     <function name="The &quot;input-stream&quot; property" link="GIOStream.html#GIOStream--input-stream"/>
583     <function name="The &quot;output-stream&quot; property" link="GIOStream.html#GIOStream--output-stream"/>
584     <function name="GFileInputStream" link="GFileInputStream.html#GFileInputStream-struct"/>
585     <function name="g_file_input_stream_query_info ()" link="GFileInputStream.html#g-file-input-stream-query-info"/>
586     <function name="g_file_input_stream_query_info_async ()" link="GFileInputStream.html#g-file-input-stream-query-info-async"/>
587     <function name="g_file_input_stream_query_info_finish ()" link="GFileInputStream.html#g-file-input-stream-query-info-finish"/>
588     <function name="GFileOutputStream" link="GFileOutputStream.html#GFileOutputStream-struct"/>
589     <function name="g_file_output_stream_query_info ()" link="GFileOutputStream.html#g-file-output-stream-query-info"/>
590     <function name="g_file_output_stream_query_info_async ()" link="GFileOutputStream.html#g-file-output-stream-query-info-async"/>
591     <function name="g_file_output_stream_query_info_finish ()" link="GFileOutputStream.html#g-file-output-stream-query-info-finish"/>
592     <function name="g_file_output_stream_get_etag ()" link="GFileOutputStream.html#g-file-output-stream-get-etag"/>
593     <function name="GFileIOStream" link="GFileIOStream.html#GFileIOStream-struct"/>
594     <function name="g_file_io_stream_get_etag ()" link="GFileIOStream.html#g-file-io-stream-get-etag"/>
595     <function name="g_file_io_stream_query_info ()" link="GFileIOStream.html#g-file-io-stream-query-info"/>
596     <function name="g_file_io_stream_query_info_async ()" link="GFileIOStream.html#g-file-io-stream-query-info-async"/>
597     <function name="g_file_io_stream_query_info_finish ()" link="GFileIOStream.html#g-file-io-stream-query-info-finish"/>
598     <function name="GFileDescriptorBased" link="GFileDescriptorBased.html#GFileDescriptorBased-struct"/>
599     <function name="g_file_descriptor_based_get_fd ()" link="GFileDescriptorBased.html#g-file-descriptor-based-get-fd"/>
600     <function name="GFilterInputStream" link="GFilterInputStream.html#GFilterInputStream-struct"/>
601     <function name="g_filter_input_stream_get_base_stream ()" link="GFilterInputStream.html#g-filter-input-stream-get-base-stream"/>
602     <function name="g_filter_input_stream_get_close_base_stream ()" link="GFilterInputStream.html#g-filter-input-stream-get-close-base-stream"/>
603     <function name="g_filter_input_stream_set_close_base_stream ()" link="GFilterInputStream.html#g-filter-input-stream-set-close-base-stream"/>
604     <function name="The &quot;base-stream&quot; property" link="GFilterInputStream.html#GFilterInputStream--base-stream"/>
605     <function name="The &quot;close-base-stream&quot; property" link="GFilterInputStream.html#GFilterInputStream--close-base-stream"/>
606     <function name="GFilterOutputStream" link="GFilterOutputStream.html#GFilterOutputStream-struct"/>
607     <function name="g_filter_output_stream_get_base_stream ()" link="GFilterOutputStream.html#g-filter-output-stream-get-base-stream"/>
608     <function name="g_filter_output_stream_get_close_base_stream ()" link="GFilterOutputStream.html#g-filter-output-stream-get-close-base-stream"/>
609     <function name="g_filter_output_stream_set_close_base_stream ()" link="GFilterOutputStream.html#g-filter-output-stream-set-close-base-stream"/>
610     <function name="The &quot;base-stream&quot; property" link="GFilterOutputStream.html#GFilterOutputStream--base-stream"/>
611     <function name="The &quot;close-base-stream&quot; property" link="GFilterOutputStream.html#GFilterOutputStream--close-base-stream"/>
612     <function name="GMemoryInputStream" link="GMemoryInputStream.html#GMemoryInputStream-struct"/>
613     <function name="g_memory_input_stream_new ()" link="GMemoryInputStream.html#g-memory-input-stream-new"/>
614     <function name="g_memory_input_stream_new_from_data ()" link="GMemoryInputStream.html#g-memory-input-stream-new-from-data"/>
615     <function name="g_memory_input_stream_add_data ()" link="GMemoryInputStream.html#g-memory-input-stream-add-data"/>
616     <function name="GReallocFunc ()" link="GMemoryOutputStream.html#GReallocFunc"/>
617     <function name="GMemoryOutputStream" link="GMemoryOutputStream.html#GMemoryOutputStream-struct"/>
618     <function name="g_memory_output_stream_new ()" link="GMemoryOutputStream.html#g-memory-output-stream-new"/>
619     <function name="g_memory_output_stream_get_data ()" link="GMemoryOutputStream.html#g-memory-output-stream-get-data"/>
620     <function name="g_memory_output_stream_get_size ()" link="GMemoryOutputStream.html#g-memory-output-stream-get-size"/>
621     <function name="g_memory_output_stream_get_data_size ()" link="GMemoryOutputStream.html#g-memory-output-stream-get-data-size"/>
622     <function name="The &quot;data&quot; property" link="GMemoryOutputStream.html#GMemoryOutputStream--data"/>
623     <function name="The &quot;data-size&quot; property" link="GMemoryOutputStream.html#GMemoryOutputStream--data-size"/>
624     <function name="The &quot;destroy-function&quot; property" link="GMemoryOutputStream.html#GMemoryOutputStream--destroy-function"/>
625     <function name="The &quot;realloc-function&quot; property" link="GMemoryOutputStream.html#GMemoryOutputStream--realloc-function"/>
626     <function name="The &quot;size&quot; property" link="GMemoryOutputStream.html#GMemoryOutputStream--size"/>
627     <function name="GBufferedInputStream" link="GBufferedInputStream.html#GBufferedInputStream-struct"/>
628     <function name="g_buffered_input_stream_new ()" link="GBufferedInputStream.html#g-buffered-input-stream-new"/>
629     <function name="g_buffered_input_stream_new_sized ()" link="GBufferedInputStream.html#g-buffered-input-stream-new-sized"/>
630     <function name="g_buffered_input_stream_get_buffer_size ()" link="GBufferedInputStream.html#g-buffered-input-stream-get-buffer-size"/>
631     <function name="g_buffered_input_stream_set_buffer_size ()" link="GBufferedInputStream.html#g-buffered-input-stream-set-buffer-size"/>
632     <function name="g_buffered_input_stream_get_available ()" link="GBufferedInputStream.html#g-buffered-input-stream-get-available"/>
633     <function name="g_buffered_input_stream_peek_buffer ()" link="GBufferedInputStream.html#g-buffered-input-stream-peek-buffer"/>
634     <function name="g_buffered_input_stream_peek ()" link="GBufferedInputStream.html#g-buffered-input-stream-peek"/>
635     <function name="g_buffered_input_stream_fill ()" link="GBufferedInputStream.html#g-buffered-input-stream-fill"/>
636     <function name="g_buffered_input_stream_fill_async ()" link="GBufferedInputStream.html#g-buffered-input-stream-fill-async"/>
637     <function name="g_buffered_input_stream_fill_finish ()" link="GBufferedInputStream.html#g-buffered-input-stream-fill-finish"/>
638     <function name="g_buffered_input_stream_read_byte ()" link="GBufferedInputStream.html#g-buffered-input-stream-read-byte"/>
639     <function name="The &quot;buffer-size&quot; property" link="GBufferedInputStream.html#GBufferedInputStream--buffer-size"/>
640     <function name="GBufferedOutputStream" link="GBufferedOutputStream.html#GBufferedOutputStream-struct"/>
641     <function name="g_buffered_output_stream_new ()" link="GBufferedOutputStream.html#g-buffered-output-stream-new"/>
642     <function name="g_buffered_output_stream_new_sized ()" link="GBufferedOutputStream.html#g-buffered-output-stream-new-sized"/>
643     <function name="g_buffered_output_stream_get_buffer_size ()" link="GBufferedOutputStream.html#g-buffered-output-stream-get-buffer-size"/>
644     <function name="g_buffered_output_stream_set_buffer_size ()" link="GBufferedOutputStream.html#g-buffered-output-stream-set-buffer-size"/>
645     <function name="g_buffered_output_stream_get_auto_grow ()" link="GBufferedOutputStream.html#g-buffered-output-stream-get-auto-grow"/>
646     <function name="g_buffered_output_stream_set_auto_grow ()" link="GBufferedOutputStream.html#g-buffered-output-stream-set-auto-grow"/>
647     <function name="The &quot;auto-grow&quot; property" link="GBufferedOutputStream.html#GBufferedOutputStream--auto-grow"/>
648     <function name="The &quot;buffer-size&quot; property" link="GBufferedOutputStream.html#GBufferedOutputStream--buffer-size"/>
649     <function name="GDataInputStream" link="GDataInputStream.html#GDataInputStream-struct"/>
650     <function name="enum GDataStreamByteOrder" link="GDataInputStream.html#GDataStreamByteOrder"/>
651     <function name="enum GDataStreamNewlineType" link="GDataInputStream.html#GDataStreamNewlineType"/>
652     <function name="g_data_input_stream_new ()" link="GDataInputStream.html#g-data-input-stream-new"/>
653     <function name="g_data_input_stream_set_byte_order ()" link="GDataInputStream.html#g-data-input-stream-set-byte-order"/>
654     <function name="g_data_input_stream_get_byte_order ()" link="GDataInputStream.html#g-data-input-stream-get-byte-order"/>
655     <function name="g_data_input_stream_set_newline_type ()" link="GDataInputStream.html#g-data-input-stream-set-newline-type"/>
656     <function name="g_data_input_stream_get_newline_type ()" link="GDataInputStream.html#g-data-input-stream-get-newline-type"/>
657     <function name="g_data_input_stream_read_byte ()" link="GDataInputStream.html#g-data-input-stream-read-byte"/>
658     <function name="g_data_input_stream_read_int16 ()" link="GDataInputStream.html#g-data-input-stream-read-int16"/>
659     <function name="g_data_input_stream_read_uint16 ()" link="GDataInputStream.html#g-data-input-stream-read-uint16"/>
660     <function name="g_data_input_stream_read_int32 ()" link="GDataInputStream.html#g-data-input-stream-read-int32"/>
661     <function name="g_data_input_stream_read_uint32 ()" link="GDataInputStream.html#g-data-input-stream-read-uint32"/>
662     <function name="g_data_input_stream_read_int64 ()" link="GDataInputStream.html#g-data-input-stream-read-int64"/>
663     <function name="g_data_input_stream_read_uint64 ()" link="GDataInputStream.html#g-data-input-stream-read-uint64"/>
664     <function name="g_data_input_stream_read_line ()" link="GDataInputStream.html#g-data-input-stream-read-line"/>
665     <function name="g_data_input_stream_read_line_async ()" link="GDataInputStream.html#g-data-input-stream-read-line-async"/>
666     <function name="g_data_input_stream_read_line_finish ()" link="GDataInputStream.html#g-data-input-stream-read-line-finish"/>
667     <function name="g_data_input_stream_read_until ()" link="GDataInputStream.html#g-data-input-stream-read-until"/>
668     <function name="g_data_input_stream_read_until_async ()" link="GDataInputStream.html#g-data-input-stream-read-until-async"/>
669     <function name="g_data_input_stream_read_until_finish ()" link="GDataInputStream.html#g-data-input-stream-read-until-finish"/>
670     <function name="The &quot;byte-order&quot; property" link="GDataInputStream.html#GDataInputStream--byte-order"/>
671     <function name="The &quot;newline-type&quot; property" link="GDataInputStream.html#GDataInputStream--newline-type"/>
672     <function name="GDataOutputStream" link="GDataOutputStream.html#GDataOutputStream-struct"/>
673     <function name="g_data_output_stream_new ()" link="GDataOutputStream.html#g-data-output-stream-new"/>
674     <function name="g_data_output_stream_set_byte_order ()" link="GDataOutputStream.html#g-data-output-stream-set-byte-order"/>
675     <function name="g_data_output_stream_get_byte_order ()" link="GDataOutputStream.html#g-data-output-stream-get-byte-order"/>
676     <function name="g_data_output_stream_put_byte ()" link="GDataOutputStream.html#g-data-output-stream-put-byte"/>
677     <function name="g_data_output_stream_put_int16 ()" link="GDataOutputStream.html#g-data-output-stream-put-int16"/>
678     <function name="g_data_output_stream_put_uint16 ()" link="GDataOutputStream.html#g-data-output-stream-put-uint16"/>
679     <function name="g_data_output_stream_put_int32 ()" link="GDataOutputStream.html#g-data-output-stream-put-int32"/>
680     <function name="g_data_output_stream_put_uint32 ()" link="GDataOutputStream.html#g-data-output-stream-put-uint32"/>
681     <function name="g_data_output_stream_put_int64 ()" link="GDataOutputStream.html#g-data-output-stream-put-int64"/>
682     <function name="g_data_output_stream_put_uint64 ()" link="GDataOutputStream.html#g-data-output-stream-put-uint64"/>
683     <function name="g_data_output_stream_put_string ()" link="GDataOutputStream.html#g-data-output-stream-put-string"/>
684     <function name="The &quot;byte-order&quot; property" link="GDataOutputStream.html#GDataOutputStream--byte-order"/>
685     <function name="GUnixInputStream" link="GUnixInputStream.html#GUnixInputStream-struct"/>
686     <function name="g_unix_input_stream_new ()" link="GUnixInputStream.html#g-unix-input-stream-new"/>
687     <function name="g_unix_input_stream_set_close_fd ()" link="GUnixInputStream.html#g-unix-input-stream-set-close-fd"/>
688     <function name="g_unix_input_stream_get_close_fd ()" link="GUnixInputStream.html#g-unix-input-stream-get-close-fd"/>
689     <function name="g_unix_input_stream_get_fd ()" link="GUnixInputStream.html#g-unix-input-stream-get-fd"/>
690     <function name="The &quot;close-fd&quot; property" link="GUnixInputStream.html#GUnixInputStream--close-fd"/>
691     <function name="The &quot;fd&quot; property" link="GUnixInputStream.html#GUnixInputStream--fd"/>
692     <function name="GUnixOutputStream" link="GUnixOutputStream.html#GUnixOutputStream-struct"/>
693     <function name="g_unix_output_stream_new ()" link="GUnixOutputStream.html#g-unix-output-stream-new"/>
694     <function name="g_unix_output_stream_set_close_fd ()" link="GUnixOutputStream.html#g-unix-output-stream-set-close-fd"/>
695     <function name="g_unix_output_stream_get_close_fd ()" link="GUnixOutputStream.html#g-unix-output-stream-get-close-fd"/>
696     <function name="g_unix_output_stream_get_fd ()" link="GUnixOutputStream.html#g-unix-output-stream-get-fd"/>
697     <function name="The &quot;close-fd&quot; property" link="GUnixOutputStream.html#GUnixOutputStream--close-fd"/>
698     <function name="The &quot;fd&quot; property" link="GUnixOutputStream.html#GUnixOutputStream--fd"/>
699     <function name="GConverterInputStream" link="gio-GConverterInputstream.html#GConverterInputStream-struct"/>
700     <function name="g_converter_input_stream_new ()" link="gio-GConverterInputstream.html#g-converter-input-stream-new"/>
701     <function name="g_converter_input_stream_get_converter ()" link="gio-GConverterInputstream.html#g-converter-input-stream-get-converter"/>
702     <function name="The &quot;converter&quot; property" link="gio-GConverterInputstream.html#GConverterInputStream--converter"/>
703     <function name="GConverterOutputStream" link="gio-GConverterOutputstream.html#GConverterOutputStream-struct"/>
704     <function name="g_converter_output_stream_new ()" link="gio-GConverterOutputstream.html#g-converter-output-stream-new"/>
705     <function name="g_converter_output_stream_get_converter ()" link="gio-GConverterOutputstream.html#g-converter-output-stream-get-converter"/>
706     <function name="The &quot;converter&quot; property" link="gio-GConverterOutputstream.html#GConverterOutputStream--converter"/>
707     <function name="g_content_type_equals ()" link="gio-GContentType.html#g-content-type-equals"/>
708     <function name="g_content_type_is_a ()" link="gio-GContentType.html#g-content-type-is-a"/>
709     <function name="g_content_type_is_unknown ()" link="gio-GContentType.html#g-content-type-is-unknown"/>
710     <function name="g_content_type_get_description ()" link="gio-GContentType.html#g-content-type-get-description"/>
711     <function name="g_content_type_get_mime_type ()" link="gio-GContentType.html#g-content-type-get-mime-type"/>
712     <function name="g_content_type_get_icon ()" link="gio-GContentType.html#g-content-type-get-icon"/>
713     <function name="g_content_type_can_be_executable ()" link="gio-GContentType.html#g-content-type-can-be-executable"/>
714     <function name="g_content_type_from_mime_type ()" link="gio-GContentType.html#g-content-type-from-mime-type"/>
715     <function name="g_content_type_guess ()" link="gio-GContentType.html#g-content-type-guess"/>
716     <function name="g_content_type_guess_for_tree ()" link="gio-GContentType.html#g-content-type-guess-for-tree"/>
717     <function name="g_content_types_get_registered ()" link="gio-GContentType.html#g-content-types-get-registered"/>
718     <function name="enum GAppInfoCreateFlags" link="GAppInfo.html#GAppInfoCreateFlags"/>
719     <function name="GAppInfo" link="GAppInfo.html#GAppInfo-struct"/>
720     <function name="GAppInfoIface" link="GAppInfo.html#GAppInfoIface"/>
721     <function name="GAppLaunchContext" link="GAppInfo.html#GAppLaunchContext-struct"/>
722     <function name="g_app_info_create_from_commandline ()" link="GAppInfo.html#g-app-info-create-from-commandline"/>
723     <function name="g_app_info_dup ()" link="GAppInfo.html#g-app-info-dup"/>
724     <function name="g_app_info_equal ()" link="GAppInfo.html#g-app-info-equal"/>
725     <function name="g_app_info_get_id ()" link="GAppInfo.html#g-app-info-get-id"/>
726     <function name="g_app_info_get_name ()" link="GAppInfo.html#g-app-info-get-name"/>
727     <function name="g_app_info_get_display_name ()" link="GAppInfo.html#g-app-info-get-display-name"/>
728     <function name="g_app_info_get_description ()" link="GAppInfo.html#g-app-info-get-description"/>
729     <function name="g_app_info_get_executable ()" link="GAppInfo.html#g-app-info-get-executable"/>
730     <function name="g_app_info_get_commandline ()" link="GAppInfo.html#g-app-info-get-commandline"/>
731     <function name="g_app_info_get_icon ()" link="GAppInfo.html#g-app-info-get-icon"/>
732     <function name="g_app_info_launch ()" link="GAppInfo.html#g-app-info-launch"/>
733     <function name="g_app_info_supports_files ()" link="GAppInfo.html#g-app-info-supports-files"/>
734     <function name="g_app_info_supports_uris ()" link="GAppInfo.html#g-app-info-supports-uris"/>
735     <function name="g_app_info_launch_uris ()" link="GAppInfo.html#g-app-info-launch-uris"/>
736     <function name="g_app_info_should_show ()" link="GAppInfo.html#g-app-info-should-show"/>
737     <function name="g_app_info_can_delete ()" link="GAppInfo.html#g-app-info-can-delete"/>
738     <function name="g_app_info_delete ()" link="GAppInfo.html#g-app-info-delete"/>
739     <function name="g_app_info_reset_type_associations ()" link="GAppInfo.html#g-app-info-reset-type-associations"/>
740     <function name="g_app_info_set_as_default_for_type ()" link="GAppInfo.html#g-app-info-set-as-default-for-type"/>
741     <function name="g_app_info_set_as_default_for_extension ()" link="GAppInfo.html#g-app-info-set-as-default-for-extension"/>
742     <function name="g_app_info_add_supports_type ()" link="GAppInfo.html#g-app-info-add-supports-type"/>
743     <function name="g_app_info_can_remove_supports_type ()" link="GAppInfo.html#g-app-info-can-remove-supports-type"/>
744     <function name="g_app_info_remove_supports_type ()" link="GAppInfo.html#g-app-info-remove-supports-type"/>
745     <function name="g_app_info_get_all ()" link="GAppInfo.html#g-app-info-get-all"/>
746     <function name="g_app_info_get_all_for_type ()" link="GAppInfo.html#g-app-info-get-all-for-type"/>
747     <function name="g_app_info_get_default_for_type ()" link="GAppInfo.html#g-app-info-get-default-for-type"/>
748     <function name="g_app_info_get_default_for_uri_scheme ()" link="GAppInfo.html#g-app-info-get-default-for-uri-scheme"/>
749     <function name="g_app_info_launch_default_for_uri ()" link="GAppInfo.html#g-app-info-launch-default-for-uri"/>
750     <function name="g_app_launch_context_get_display ()" link="GAppInfo.html#g-app-launch-context-get-display"/>
751     <function name="g_app_launch_context_get_startup_notify_id ()" link="GAppInfo.html#g-app-launch-context-get-startup-notify-id"/>
752     <function name="g_app_launch_context_launch_failed ()" link="GAppInfo.html#g-app-launch-context-launch-failed"/>
753     <function name="g_app_launch_context_new ()" link="GAppInfo.html#g-app-launch-context-new"/>
754     <function name="GDesktopAppInfo" link="gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfo-struct"/>
755     <function name="g_desktop_app_info_new_from_filename ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-new-from-filename"/>
756     <function name="g_desktop_app_info_new_from_keyfile ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-new-from-keyfile"/>
757     <function name="g_desktop_app_info_new ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-new"/>
758     <function name="g_desktop_app_info_get_filename ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-get-filename"/>
759     <function name="g_desktop_app_info_get_is_hidden ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-get-is-hidden"/>
760     <function name="g_desktop_app_info_set_desktop_env ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-set-desktop-env"/>
761     <function name="GDesktopAppInfoLookup" link="gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfoLookup-struct"/>
762     <function name="G_DESKTOP_APP_INFO_LOOKUP_EXTENSION_POINT_NAME" link="gio-Desktop-file-based-GAppInfo.html#G-DESKTOP-APP-INFO-LOOKUP-EXTENSION-POINT-NAME:CAPS"/>
763     <function name="g_desktop_app_info_lookup_get_default_for_uri_scheme ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-lookup-get-default-for-uri-scheme"/>
764     <function name="GVolumeMonitor" link="GVolumeMonitor.html#GVolumeMonitor-struct"/>
765     <function name="G_VOLUME_MONITOR_EXTENSION_POINT_NAME" link="GVolumeMonitor.html#G-VOLUME-MONITOR-EXTENSION-POINT-NAME:CAPS"/>
766     <function name="g_volume_monitor_get ()" link="GVolumeMonitor.html#g-volume-monitor-get"/>
767     <function name="g_volume_monitor_get_connected_drives ()" link="GVolumeMonitor.html#g-volume-monitor-get-connected-drives"/>
768     <function name="g_volume_monitor_get_volumes ()" link="GVolumeMonitor.html#g-volume-monitor-get-volumes"/>
769     <function name="g_volume_monitor_get_mounts ()" link="GVolumeMonitor.html#g-volume-monitor-get-mounts"/>
770     <function name="g_volume_monitor_adopt_orphan_mount ()" link="GVolumeMonitor.html#g-volume-monitor-adopt-orphan-mount"/>
771     <function name="g_volume_monitor_get_mount_for_uuid ()" link="GVolumeMonitor.html#g-volume-monitor-get-mount-for-uuid"/>
772     <function name="g_volume_monitor_get_volume_for_uuid ()" link="GVolumeMonitor.html#g-volume-monitor-get-volume-for-uuid"/>
773     <function name="The &quot;drive-changed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-drive-changed"/>
774     <function name="The &quot;drive-connected&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-drive-connected"/>
775     <function name="The &quot;drive-disconnected&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-drive-disconnected"/>
776     <function name="The &quot;drive-eject-button&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-drive-eject-button"/>
777     <function name="The &quot;drive-stop-button&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-drive-stop-button"/>
778     <function name="The &quot;mount-added&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-mount-added"/>
779     <function name="The &quot;mount-changed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-mount-changed"/>
780     <function name="The &quot;mount-pre-unmount&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-mount-pre-unmount"/>
781     <function name="The &quot;mount-removed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-mount-removed"/>
782     <function name="The &quot;volume-added&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-volume-added"/>
783     <function name="The &quot;volume-changed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-volume-changed"/>
784     <function name="The &quot;volume-removed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-volume-removed"/>
785     <function name="GVolume" link="GVolume.html#GVolume-struct"/>
786     <function name="GVolumeIface" link="GVolume.html#GVolumeIface"/>
787     <function name="g_volume_get_name ()" link="GVolume.html#g-volume-get-name"/>
788     <function name="g_volume_get_uuid ()" link="GVolume.html#g-volume-get-uuid"/>
789     <function name="g_volume_get_icon ()" link="GVolume.html#g-volume-get-icon"/>
790     <function name="g_volume_get_drive ()" link="GVolume.html#g-volume-get-drive"/>
791     <function name="g_volume_get_mount ()" link="GVolume.html#g-volume-get-mount"/>
792     <function name="g_volume_can_mount ()" link="GVolume.html#g-volume-can-mount"/>
793     <function name="g_volume_should_automount ()" link="GVolume.html#g-volume-should-automount"/>
794     <function name="g_volume_get_activation_root ()" link="GVolume.html#g-volume-get-activation-root"/>
795     <function name="g_volume_mount ()" link="GVolume.html#g-volume-mount"/>
796     <function name="g_volume_mount_finish ()" link="GVolume.html#g-volume-mount-finish"/>
797     <function name="g_volume_can_eject ()" link="GVolume.html#g-volume-can-eject"/>
798     <function name="g_volume_eject ()" link="GVolume.html#g-volume-eject"/>
799     <function name="g_volume_eject_finish ()" link="GVolume.html#g-volume-eject-finish"/>
800     <function name="g_volume_eject_with_operation ()" link="GVolume.html#g-volume-eject-with-operation"/>
801     <function name="g_volume_eject_with_operation_finish ()" link="GVolume.html#g-volume-eject-with-operation-finish"/>
802     <function name="G_VOLUME_IDENTIFIER_KIND_HAL_UDI" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-HAL-UDI:CAPS"/>
803     <function name="G_VOLUME_IDENTIFIER_KIND_LABEL" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-LABEL:CAPS"/>
804     <function name="G_VOLUME_IDENTIFIER_KIND_NFS_MOUNT" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-NFS-MOUNT:CAPS"/>
805     <function name="G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-UNIX-DEVICE:CAPS"/>
806     <function name="G_VOLUME_IDENTIFIER_KIND_UUID" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-UUID:CAPS"/>
807     <function name="g_volume_enumerate_identifiers ()" link="GVolume.html#g-volume-enumerate-identifiers"/>
808     <function name="g_volume_get_identifier ()" link="GVolume.html#g-volume-get-identifier"/>
809     <function name="The &quot;changed&quot; signal" link="GVolume.html#GVolume-changed"/>
810     <function name="The &quot;removed&quot; signal" link="GVolume.html#GVolume-removed"/>
811     <function name="GMount" link="GMount.html#GMount-struct"/>
812     <function name="GMountIface" link="GMount.html#GMountIface"/>
813     <function name="g_mount_get_name ()" link="GMount.html#g-mount-get-name"/>
814     <function name="g_mount_get_uuid ()" link="GMount.html#g-mount-get-uuid"/>
815     <function name="g_mount_get_icon ()" link="GMount.html#g-mount-get-icon"/>
816     <function name="g_mount_get_drive ()" link="GMount.html#g-mount-get-drive"/>
817     <function name="g_mount_get_root ()" link="GMount.html#g-mount-get-root"/>
818     <function name="g_mount_get_volume ()" link="GMount.html#g-mount-get-volume"/>
819     <function name="g_mount_get_default_location ()" link="GMount.html#g-mount-get-default-location"/>
820     <function name="g_mount_can_unmount ()" link="GMount.html#g-mount-can-unmount"/>
821     <function name="enum GMountMountFlags" link="GMount.html#GMountMountFlags"/>
822     <function name="enum GMountUnmountFlags" link="GMount.html#GMountUnmountFlags"/>
823     <function name="g_mount_unmount ()" link="GMount.html#g-mount-unmount"/>
824     <function name="g_mount_unmount_finish ()" link="GMount.html#g-mount-unmount-finish"/>
825     <function name="g_mount_unmount_with_operation ()" link="GMount.html#g-mount-unmount-with-operation"/>
826     <function name="g_mount_unmount_with_operation_finish ()" link="GMount.html#g-mount-unmount-with-operation-finish"/>
827     <function name="g_mount_remount ()" link="GMount.html#g-mount-remount"/>
828     <function name="g_mount_remount_finish ()" link="GMount.html#g-mount-remount-finish"/>
829     <function name="g_mount_can_eject ()" link="GMount.html#g-mount-can-eject"/>
830     <function name="g_mount_eject ()" link="GMount.html#g-mount-eject"/>
831     <function name="g_mount_eject_finish ()" link="GMount.html#g-mount-eject-finish"/>
832     <function name="g_mount_eject_with_operation ()" link="GMount.html#g-mount-eject-with-operation"/>
833     <function name="g_mount_eject_with_operation_finish ()" link="GMount.html#g-mount-eject-with-operation-finish"/>
834     <function name="g_mount_guess_content_type ()" link="GMount.html#g-mount-guess-content-type"/>
835     <function name="g_mount_guess_content_type_finish ()" link="GMount.html#g-mount-guess-content-type-finish"/>
836     <function name="g_mount_guess_content_type_sync ()" link="GMount.html#g-mount-guess-content-type-sync"/>
837     <function name="g_mount_is_shadowed ()" link="GMount.html#g-mount-is-shadowed"/>
838     <function name="g_mount_shadow ()" link="GMount.html#g-mount-shadow"/>
839     <function name="g_mount_unshadow ()" link="GMount.html#g-mount-unshadow"/>
840     <function name="The &quot;changed&quot; signal" link="GMount.html#GMount-changed"/>
841     <function name="The &quot;pre-unmount&quot; signal" link="GMount.html#GMount-pre-unmount"/>
842     <function name="The &quot;unmounted&quot; signal" link="GMount.html#GMount-unmounted"/>
843     <function name="GDrive" link="GDrive.html#GDrive-struct"/>
844     <function name="GDriveIface" link="GDrive.html#GDriveIface"/>
845     <function name="enum GDriveStartFlags" link="GDrive.html#GDriveStartFlags"/>
846     <function name="enum GDriveStartStopType" link="GDrive.html#GDriveStartStopType"/>
847     <function name="g_drive_get_name ()" link="GDrive.html#g-drive-get-name"/>
848     <function name="g_drive_get_icon ()" link="GDrive.html#g-drive-get-icon"/>
849     <function name="g_drive_has_volumes ()" link="GDrive.html#g-drive-has-volumes"/>
850     <function name="g_drive_get_volumes ()" link="GDrive.html#g-drive-get-volumes"/>
851     <function name="g_drive_can_eject ()" link="GDrive.html#g-drive-can-eject"/>
852     <function name="g_drive_get_start_stop_type ()" link="GDrive.html#g-drive-get-start-stop-type"/>
853     <function name="g_drive_can_start ()" link="GDrive.html#g-drive-can-start"/>
854     <function name="g_drive_can_start_degraded ()" link="GDrive.html#g-drive-can-start-degraded"/>
855     <function name="g_drive_can_stop ()" link="GDrive.html#g-drive-can-stop"/>
856     <function name="g_drive_can_poll_for_media ()" link="GDrive.html#g-drive-can-poll-for-media"/>
857     <function name="g_drive_poll_for_media ()" link="GDrive.html#g-drive-poll-for-media"/>
858     <function name="g_drive_poll_for_media_finish ()" link="GDrive.html#g-drive-poll-for-media-finish"/>
859     <function name="g_drive_has_media ()" link="GDrive.html#g-drive-has-media"/>
860     <function name="g_drive_is_media_check_automatic ()" link="GDrive.html#g-drive-is-media-check-automatic"/>
861     <function name="g_drive_is_media_removable ()" link="GDrive.html#g-drive-is-media-removable"/>
862     <function name="g_drive_eject ()" link="GDrive.html#g-drive-eject"/>
863     <function name="g_drive_eject_finish ()" link="GDrive.html#g-drive-eject-finish"/>
864     <function name="g_drive_eject_with_operation ()" link="GDrive.html#g-drive-eject-with-operation"/>
865     <function name="g_drive_eject_with_operation_finish ()" link="GDrive.html#g-drive-eject-with-operation-finish"/>
866     <function name="g_drive_start ()" link="GDrive.html#g-drive-start"/>
867     <function name="g_drive_start_finish ()" link="GDrive.html#g-drive-start-finish"/>
868     <function name="g_drive_stop ()" link="GDrive.html#g-drive-stop"/>
869     <function name="g_drive_stop_finish ()" link="GDrive.html#g-drive-stop-finish"/>
870     <function name="g_drive_enumerate_identifiers ()" link="GDrive.html#g-drive-enumerate-identifiers"/>
871     <function name="g_drive_get_identifier ()" link="GDrive.html#g-drive-get-identifier"/>
872     <function name="The &quot;changed&quot; signal" link="GDrive.html#GDrive-changed"/>
873     <function name="The &quot;disconnected&quot; signal" link="GDrive.html#GDrive-disconnected"/>
874     <function name="The &quot;eject-button&quot; signal" link="GDrive.html#GDrive-eject-button"/>
875     <function name="The &quot;stop-button&quot; signal" link="GDrive.html#GDrive-stop-button"/>
876     <function name="GUnixMount" link="gio-Unix-Mounts.html#GUnixMount"/>
877     <function name="GUnixMountPoint" link="gio-Unix-Mounts.html#GUnixMountPoint"/>
878     <function name="GUnixMountEntry" link="gio-Unix-Mounts.html#GUnixMountEntry"/>
879     <function name="GUnixMountMonitor" link="gio-Unix-Mounts.html#GUnixMountMonitor-struct"/>
880     <function name="g_unix_mount_free ()" link="gio-Unix-Mounts.html#g-unix-mount-free"/>
881     <function name="g_unix_mount_compare ()" link="gio-Unix-Mounts.html#g-unix-mount-compare"/>
882     <function name="g_unix_mount_get_mount_path ()" link="gio-Unix-Mounts.html#g-unix-mount-get-mount-path"/>
883     <function name="g_unix_mount_get_device_path ()" link="gio-Unix-Mounts.html#g-unix-mount-get-device-path"/>
884     <function name="g_unix_mount_get_fs_type ()" link="gio-Unix-Mounts.html#g-unix-mount-get-fs-type"/>
885     <function name="g_unix_mount_is_readonly ()" link="gio-Unix-Mounts.html#g-unix-mount-is-readonly"/>
886     <function name="g_unix_mount_is_system_internal ()" link="gio-Unix-Mounts.html#g-unix-mount-is-system-internal"/>
887     <function name="g_unix_mount_guess_icon ()" link="gio-Unix-Mounts.html#g-unix-mount-guess-icon"/>
888     <function name="g_unix_mount_guess_name ()" link="gio-Unix-Mounts.html#g-unix-mount-guess-name"/>
889     <function name="g_unix_mount_guess_can_eject ()" link="gio-Unix-Mounts.html#g-unix-mount-guess-can-eject"/>
890     <function name="g_unix_mount_guess_should_display ()" link="gio-Unix-Mounts.html#g-unix-mount-guess-should-display"/>
891     <function name="g_unix_mount_point_free ()" link="gio-Unix-Mounts.html#g-unix-mount-point-free"/>
892     <function name="g_unix_mount_point_compare ()" link="gio-Unix-Mounts.html#g-unix-mount-point-compare"/>
893     <function name="g_unix_mount_point_get_mount_path ()" link="gio-Unix-Mounts.html#g-unix-mount-point-get-mount-path"/>
894     <function name="g_unix_mount_point_get_device_path ()" link="gio-Unix-Mounts.html#g-unix-mount-point-get-device-path"/>
895     <function name="g_unix_mount_point_get_fs_type ()" link="gio-Unix-Mounts.html#g-unix-mount-point-get-fs-type"/>
896     <function name="g_unix_mount_point_is_readonly ()" link="gio-Unix-Mounts.html#g-unix-mount-point-is-readonly"/>
897     <function name="g_unix_mount_point_is_user_mountable ()" link="gio-Unix-Mounts.html#g-unix-mount-point-is-user-mountable"/>
898     <function name="g_unix_mount_point_is_loopback ()" link="gio-Unix-Mounts.html#g-unix-mount-point-is-loopback"/>
899     <function name="g_unix_mount_point_guess_icon ()" link="gio-Unix-Mounts.html#g-unix-mount-point-guess-icon"/>
900     <function name="g_unix_mount_point_guess_name ()" link="gio-Unix-Mounts.html#g-unix-mount-point-guess-name"/>
901     <function name="g_unix_mount_point_guess_can_eject ()" link="gio-Unix-Mounts.html#g-unix-mount-point-guess-can-eject"/>
902     <function name="g_unix_mount_points_get ()" link="gio-Unix-Mounts.html#g-unix-mount-points-get"/>
903     <function name="g_unix_mounts_get ()" link="gio-Unix-Mounts.html#g-unix-mounts-get"/>
904     <function name="g_unix_mount_at ()" link="gio-Unix-Mounts.html#g-unix-mount-at"/>
905     <function name="g_unix_mounts_changed_since ()" link="gio-Unix-Mounts.html#g-unix-mounts-changed-since"/>
906     <function name="g_unix_mount_points_changed_since ()" link="gio-Unix-Mounts.html#g-unix-mount-points-changed-since"/>
907     <function name="g_unix_mount_monitor_new ()" link="gio-Unix-Mounts.html#g-unix-mount-monitor-new"/>
908     <function name="g_unix_mount_monitor_set_rate_limit ()" link="gio-Unix-Mounts.html#g-unix-mount-monitor-set-rate-limit"/>
909     <function name="g_unix_is_mount_path_system_internal ()" link="gio-Unix-Mounts.html#g-unix-is-mount-path-system-internal"/>
910     <function name="The &quot;mountpoints-changed&quot; signal" link="gio-Unix-Mounts.html#GUnixMountMonitor-mountpoints-changed"/>
911     <function name="The &quot;mounts-changed&quot; signal" link="gio-Unix-Mounts.html#GUnixMountMonitor-mounts-changed"/>
912     <function name="GIcon" link="GIcon.html#GIcon-struct"/>
913     <function name="GIconIface" link="GIcon.html#GIconIface"/>
914     <function name="g_icon_hash ()" link="GIcon.html#g-icon-hash"/>
915     <function name="g_icon_equal ()" link="GIcon.html#g-icon-equal"/>
916     <function name="g_icon_to_string ()" link="GIcon.html#g-icon-to-string"/>
917     <function name="g_icon_new_for_string ()" link="GIcon.html#g-icon-new-for-string"/>
918     <function name="GFileIcon" link="GFileIcon.html#GFileIcon-struct"/>
919     <function name="g_file_icon_new ()" link="GFileIcon.html#g-file-icon-new"/>
920     <function name="g_file_icon_get_file ()" link="GFileIcon.html#g-file-icon-get-file"/>
921     <function name="The &quot;file&quot; property" link="GFileIcon.html#GFileIcon--file"/>
922     <function name="GLoadableIcon" link="GLoadableIcon.html#GLoadableIcon-struct"/>
923     <function name="GLoadableIconIface" link="GLoadableIcon.html#GLoadableIconIface"/>
924     <function name="g_loadable_icon_load ()" link="GLoadableIcon.html#g-loadable-icon-load"/>
925     <function name="g_loadable_icon_load_async ()" link="GLoadableIcon.html#g-loadable-icon-load-async"/>
926     <function name="g_loadable_icon_load_finish ()" link="GLoadableIcon.html#g-loadable-icon-load-finish"/>
927     <function name="GThemedIcon" link="GThemedIcon.html#GThemedIcon-struct"/>
928     <function name="g_themed_icon_new ()" link="GThemedIcon.html#g-themed-icon-new"/>
929     <function name="g_themed_icon_new_from_names ()" link="GThemedIcon.html#g-themed-icon-new-from-names"/>
930     <function name="g_themed_icon_new_with_default_fallbacks ()" link="GThemedIcon.html#g-themed-icon-new-with-default-fallbacks"/>
931     <function name="g_themed_icon_prepend_name ()" link="GThemedIcon.html#g-themed-icon-prepend-name"/>
932     <function name="g_themed_icon_append_name ()" link="GThemedIcon.html#g-themed-icon-append-name"/>
933     <function name="g_themed_icon_get_names ()" link="GThemedIcon.html#g-themed-icon-get-names"/>
934     <function name="The &quot;name&quot; property" link="GThemedIcon.html#GThemedIcon--name"/>
935     <function name="The &quot;names&quot; property" link="GThemedIcon.html#GThemedIcon--names"/>
936     <function name="The &quot;use-default-fallbacks&quot; property" link="GThemedIcon.html#GThemedIcon--use-default-fallbacks"/>
937     <function name="GEmblemedIcon" link="GEmblemedIcon.html#GEmblemedIcon-struct"/>
938     <function name="g_emblemed_icon_new ()" link="GEmblemedIcon.html#g-emblemed-icon-new"/>
939     <function name="g_emblemed_icon_get_icon ()" link="GEmblemedIcon.html#g-emblemed-icon-get-icon"/>
940     <function name="g_emblemed_icon_get_emblems ()" link="GEmblemedIcon.html#g-emblemed-icon-get-emblems"/>
941     <function name="g_emblemed_icon_add_emblem ()" link="GEmblemedIcon.html#g-emblemed-icon-add-emblem"/>
942     <function name="GEmblem" link="GEmblem.html#GEmblem-struct"/>
943     <function name="enum GEmblemOrigin" link="GEmblem.html#GEmblemOrigin"/>
944     <function name="g_emblem_new ()" link="GEmblem.html#g-emblem-new"/>
945     <function name="g_emblem_new_with_origin ()" link="GEmblem.html#g-emblem-new-with-origin"/>
946     <function name="g_emblem_get_icon ()" link="GEmblem.html#g-emblem-get-icon"/>
947     <function name="g_emblem_get_origin ()" link="GEmblem.html#g-emblem-get-origin"/>
948     <function name="The &quot;icon&quot; property" link="GEmblem.html#GEmblem--icon"/>
949     <function name="The &quot;origin&quot; property" link="GEmblem.html#GEmblem--origin"/>
950     <function name="GInitable" link="GInitable.html#GInitable-struct"/>
951     <function name="GInitableIface" link="GInitable.html#GInitableIface"/>
952     <function name="g_initable_init ()" link="GInitable.html#g-initable-init"/>
953     <function name="g_initable_new ()" link="GInitable.html#g-initable-new"/>
954     <function name="g_initable_new_valist ()" link="GInitable.html#g-initable-new-valist"/>
955     <function name="g_initable_newv ()" link="GInitable.html#g-initable-newv"/>
956     <function name="GAsyncInitable" link="GAsyncInitable.html#GAsyncInitable-struct"/>
957     <function name="GAsyncInitableIface" link="GAsyncInitable.html#GAsyncInitableIface"/>
958     <function name="g_async_initable_init_async ()" link="GAsyncInitable.html#g-async-initable-init-async"/>
959     <function name="g_async_initable_init_finish ()" link="GAsyncInitable.html#g-async-initable-init-finish"/>
960     <function name="g_async_initable_new_async ()" link="GAsyncInitable.html#g-async-initable-new-async"/>
961     <function name="g_async_initable_new_finish ()" link="GAsyncInitable.html#g-async-initable-new-finish"/>
962     <function name="g_async_initable_new_valist_async ()" link="GAsyncInitable.html#g-async-initable-new-valist-async"/>
963     <function name="g_async_initable_newv_async ()" link="GAsyncInitable.html#g-async-initable-newv-async"/>
964     <function name="GSocket" link="GSocket.html#GSocket-struct"/>
965     <function name="GSocketSourceFunc ()" link="GSocket.html#GSocketSourceFunc"/>
966     <function name="enum GSocketType" link="GSocket.html#GSocketType"/>
967     <function name="enum GSocketProtocol" link="GSocket.html#GSocketProtocol"/>
968     <function name="enum GSocketMsgFlags" link="GSocket.html#GSocketMsgFlags"/>
969     <function name="GInputVector" link="GSocket.html#GInputVector"/>
970     <function name="GOutputVector" link="GSocket.html#GOutputVector"/>
971     <function name="g_socket_new ()" link="GSocket.html#g-socket-new"/>
972     <function name="g_socket_new_from_fd ()" link="GSocket.html#g-socket-new-from-fd"/>
973     <function name="g_socket_bind ()" link="GSocket.html#g-socket-bind"/>
974     <function name="g_socket_listen ()" link="GSocket.html#g-socket-listen"/>
975     <function name="g_socket_accept ()" link="GSocket.html#g-socket-accept"/>
976     <function name="g_socket_connect ()" link="GSocket.html#g-socket-connect"/>
977     <function name="g_socket_check_connect_result ()" link="GSocket.html#g-socket-check-connect-result"/>
978     <function name="g_socket_receive ()" link="GSocket.html#g-socket-receive"/>
979     <function name="g_socket_receive_from ()" link="GSocket.html#g-socket-receive-from"/>
980     <function name="g_socket_receive_message ()" link="GSocket.html#g-socket-receive-message"/>
981     <function name="g_socket_send ()" link="GSocket.html#g-socket-send"/>
982     <function name="g_socket_send_to ()" link="GSocket.html#g-socket-send-to"/>
983     <function name="g_socket_send_message ()" link="GSocket.html#g-socket-send-message"/>
984     <function name="g_socket_close ()" link="GSocket.html#g-socket-close"/>
985     <function name="g_socket_is_closed ()" link="GSocket.html#g-socket-is-closed"/>
986     <function name="g_socket_shutdown ()" link="GSocket.html#g-socket-shutdown"/>
987     <function name="g_socket_is_connected ()" link="GSocket.html#g-socket-is-connected"/>
988     <function name="g_socket_create_source ()" link="GSocket.html#g-socket-create-source"/>
989     <function name="g_socket_condition_check ()" link="GSocket.html#g-socket-condition-check"/>
990     <function name="g_socket_condition_wait ()" link="GSocket.html#g-socket-condition-wait"/>
991     <function name="g_socket_set_listen_backlog ()" link="GSocket.html#g-socket-set-listen-backlog"/>
992     <function name="g_socket_get_listen_backlog ()" link="GSocket.html#g-socket-get-listen-backlog"/>
993     <function name="g_socket_get_blocking ()" link="GSocket.html#g-socket-get-blocking"/>
994     <function name="g_socket_set_blocking ()" link="GSocket.html#g-socket-set-blocking"/>
995     <function name="g_socket_get_keepalive ()" link="GSocket.html#g-socket-get-keepalive"/>
996     <function name="g_socket_set_keepalive ()" link="GSocket.html#g-socket-set-keepalive"/>
997     <function name="g_socket_get_family ()" link="GSocket.html#g-socket-get-family"/>
998     <function name="g_socket_get_fd ()" link="GSocket.html#g-socket-get-fd"/>
999     <function name="g_socket_get_local_address ()" link="GSocket.html#g-socket-get-local-address"/>
1000     <function name="g_socket_get_protocol ()" link="GSocket.html#g-socket-get-protocol"/>
1001     <function name="g_socket_get_remote_address ()" link="GSocket.html#g-socket-get-remote-address"/>
1002     <function name="g_socket_get_socket_type ()" link="GSocket.html#g-socket-get-socket-type"/>
1003     <function name="g_socket_speaks_ipv4 ()" link="GSocket.html#g-socket-speaks-ipv4"/>
1004     <function name="The &quot;blocking&quot; property" link="GSocket.html#GSocket--blocking"/>
1005     <function name="The &quot;family&quot; property" link="GSocket.html#GSocket--family"/>
1006     <function name="The &quot;fd&quot; property" link="GSocket.html#GSocket--fd"/>
1007     <function name="The &quot;keepalive&quot; property" link="GSocket.html#GSocket--keepalive"/>
1008     <function name="The &quot;listen-backlog&quot; property" link="GSocket.html#GSocket--listen-backlog"/>
1009     <function name="The &quot;local-address&quot; property" link="GSocket.html#GSocket--local-address"/>
1010     <function name="The &quot;protocol&quot; property" link="GSocket.html#GSocket--protocol"/>
1011     <function name="The &quot;remote-address&quot; property" link="GSocket.html#GSocket--remote-address"/>
1012     <function name="The &quot;type&quot; property" link="GSocket.html#GSocket--type"/>
1013     <function name="GInetAddress" link="GInetAddress.html#GInetAddress-struct"/>
1014     <function name="g_inet_address_new_from_string ()" link="GInetAddress.html#g-inet-address-new-from-string"/>
1015     <function name="g_inet_address_new_from_bytes ()" link="GInetAddress.html#g-inet-address-new-from-bytes"/>
1016     <function name="g_inet_address_new_any ()" link="GInetAddress.html#g-inet-address-new-any"/>
1017     <function name="g_inet_address_new_loopback ()" link="GInetAddress.html#g-inet-address-new-loopback"/>
1018     <function name="g_inet_address_to_bytes ()" link="GInetAddress.html#g-inet-address-to-bytes"/>
1019     <function name="g_inet_address_get_native_size ()" link="GInetAddress.html#g-inet-address-get-native-size"/>
1020     <function name="g_inet_address_to_string ()" link="GInetAddress.html#g-inet-address-to-string"/>
1021     <function name="g_inet_address_get_family ()" link="GInetAddress.html#g-inet-address-get-family"/>
1022     <function name="g_inet_address_get_is_any ()" link="GInetAddress.html#g-inet-address-get-is-any"/>
1023     <function name="g_inet_address_get_is_loopback ()" link="GInetAddress.html#g-inet-address-get-is-loopback"/>
1024     <function name="g_inet_address_get_is_link_local ()" link="GInetAddress.html#g-inet-address-get-is-link-local"/>
1025     <function name="g_inet_address_get_is_site_local ()" link="GInetAddress.html#g-inet-address-get-is-site-local"/>
1026     <function name="g_inet_address_get_is_multicast ()" link="GInetAddress.html#g-inet-address-get-is-multicast"/>
1027     <function name="g_inet_address_get_is_mc_link_local ()" link="GInetAddress.html#g-inet-address-get-is-mc-link-local"/>
1028     <function name="g_inet_address_get_is_mc_node_local ()" link="GInetAddress.html#g-inet-address-get-is-mc-node-local"/>
1029     <function name="g_inet_address_get_is_mc_site_local ()" link="GInetAddress.html#g-inet-address-get-is-mc-site-local"/>
1030     <function name="g_inet_address_get_is_mc_org_local ()" link="GInetAddress.html#g-inet-address-get-is-mc-org-local"/>
1031     <function name="g_inet_address_get_is_mc_global ()" link="GInetAddress.html#g-inet-address-get-is-mc-global"/>
1032     <function name="The &quot;bytes&quot; property" link="GInetAddress.html#GInetAddress--bytes"/>
1033     <function name="The &quot;family&quot; property" link="GInetAddress.html#GInetAddress--family"/>
1034     <function name="The &quot;is-any&quot; property" link="GInetAddress.html#GInetAddress--is-any"/>
1035     <function name="The &quot;is-link-local&quot; property" link="GInetAddress.html#GInetAddress--is-link-local"/>
1036     <function name="The &quot;is-loopback&quot; property" link="GInetAddress.html#GInetAddress--is-loopback"/>
1037     <function name="The &quot;is-mc-global&quot; property" link="GInetAddress.html#GInetAddress--is-mc-global"/>
1038     <function name="The &quot;is-mc-link-local&quot; property" link="GInetAddress.html#GInetAddress--is-mc-link-local"/>
1039     <function name="The &quot;is-mc-node-local&quot; property" link="GInetAddress.html#GInetAddress--is-mc-node-local"/>
1040     <function name="The &quot;is-mc-org-local&quot; property" link="GInetAddress.html#GInetAddress--is-mc-org-local"/>
1041     <function name="The &quot;is-mc-site-local&quot; property" link="GInetAddress.html#GInetAddress--is-mc-site-local"/>
1042     <function name="The &quot;is-multicast&quot; property" link="GInetAddress.html#GInetAddress--is-multicast"/>
1043     <function name="The &quot;is-site-local&quot; property" link="GInetAddress.html#GInetAddress--is-site-local"/>
1044     <function name="GSocketAddress" link="GSocketAddress.html#GSocketAddress-struct"/>
1045     <function name="enum GSocketFamily" link="GSocketAddress.html#GSocketFamily"/>
1046     <function name="g_socket_address_new_from_native ()" link="GSocketAddress.html#g-socket-address-new-from-native"/>
1047     <function name="g_socket_address_get_family ()" link="GSocketAddress.html#g-socket-address-get-family"/>
1048     <function name="g_socket_address_to_native ()" link="GSocketAddress.html#g-socket-address-to-native"/>
1049     <function name="g_socket_address_get_native_size ()" link="GSocketAddress.html#g-socket-address-get-native-size"/>
1050     <function name="The &quot;family&quot; property" link="GSocketAddress.html#GSocketAddress--family"/>
1051     <function name="GInetSocketAddress" link="GInetSocketAddress.html#GInetSocketAddress-struct"/>
1052     <function name="g_inet_socket_address_new ()" link="GInetSocketAddress.html#g-inet-socket-address-new"/>
1053     <function name="g_inet_socket_address_get_address ()" link="GInetSocketAddress.html#g-inet-socket-address-get-address"/>
1054     <function name="g_inet_socket_address_get_port ()" link="GInetSocketAddress.html#g-inet-socket-address-get-port"/>
1055     <function name="The &quot;address&quot; property" link="GInetSocketAddress.html#GInetSocketAddress--address"/>
1056     <function name="The &quot;port&quot; property" link="GInetSocketAddress.html#GInetSocketAddress--port"/>
1057     <function name="GUnixSocketAddress" link="GUnixSocketAddress.html#GUnixSocketAddress-struct"/>
1058     <function name="g_unix_socket_address_new ()" link="GUnixSocketAddress.html#g-unix-socket-address-new"/>
1059     <function name="g_unix_socket_address_new_abstract ()" link="GUnixSocketAddress.html#g-unix-socket-address-new-abstract"/>
1060     <function name="g_unix_socket_address_get_is_abstract ()" link="GUnixSocketAddress.html#g-unix-socket-address-get-is-abstract"/>
1061     <function name="g_unix_socket_address_get_path ()" link="GUnixSocketAddress.html#g-unix-socket-address-get-path"/>
1062     <function name="g_unix_socket_address_get_path_len ()" link="GUnixSocketAddress.html#g-unix-socket-address-get-path-len"/>
1063     <function name="g_unix_socket_address_abstract_names_supported ()" link="GUnixSocketAddress.html#g-unix-socket-address-abstract-names-supported"/>
1064     <function name="The &quot;abstract&quot; property" link="GUnixSocketAddress.html#GUnixSocketAddress--abstract"/>
1065     <function name="The &quot;path&quot; property" link="GUnixSocketAddress.html#GUnixSocketAddress--path"/>
1066     <function name="The &quot;path-as-array&quot; property" link="GUnixSocketAddress.html#GUnixSocketAddress--path-as-array"/>
1067     <function name="GSocketControlMessage" link="GSocketControlMessage.html#GSocketControlMessage-struct"/>
1068     <function name="g_socket_control_message_deserialize ()" link="GSocketControlMessage.html#g-socket-control-message-deserialize"/>
1069     <function name="g_socket_control_message_get_level ()" link="GSocketControlMessage.html#g-socket-control-message-get-level"/>
1070     <function name="g_socket_control_message_get_msg_type ()" link="GSocketControlMessage.html#g-socket-control-message-get-msg-type"/>
1071     <function name="g_socket_control_message_get_size ()" link="GSocketControlMessage.html#g-socket-control-message-get-size"/>
1072     <function name="g_socket_control_message_serialize ()" link="GSocketControlMessage.html#g-socket-control-message-serialize"/>
1073     <function name="GUnixFDList" link="GUnixFDList.html#GUnixFDList-struct"/>
1074     <function name="g_unix_fd_list_new_from_array ()" link="GUnixFDList.html#g-unix-fd-list-new-from-array"/>
1075     <function name="g_unix_fd_list_new ()" link="GUnixFDList.html#g-unix-fd-list-new"/>
1076     <function name="g_unix_fd_list_get_length ()" link="GUnixFDList.html#g-unix-fd-list-get-length"/>
1077     <function name="g_unix_fd_list_get ()" link="GUnixFDList.html#g-unix-fd-list-get"/>
1078     <function name="g_unix_fd_list_peek_fds ()" link="GUnixFDList.html#g-unix-fd-list-peek-fds"/>
1079     <function name="g_unix_fd_list_steal_fds ()" link="GUnixFDList.html#g-unix-fd-list-steal-fds"/>
1080     <function name="g_unix_fd_list_append ()" link="GUnixFDList.html#g-unix-fd-list-append"/>
1081     <function name="GUnixFDMessage" link="GUnixFDMessage.html#GUnixFDMessage-struct"/>
1082     <function name="g_unix_fd_message_new_with_fd_list ()" link="GUnixFDMessage.html#g-unix-fd-message-new-with-fd-list"/>
1083     <function name="g_unix_fd_message_new ()" link="GUnixFDMessage.html#g-unix-fd-message-new"/>
1084     <function name="g_unix_fd_message_get_fd_list ()" link="GUnixFDMessage.html#g-unix-fd-message-get-fd-list"/>
1085     <function name="g_unix_fd_message_append_fd ()" link="GUnixFDMessage.html#g-unix-fd-message-append-fd"/>
1086     <function name="g_unix_fd_message_steal_fds ()" link="GUnixFDMessage.html#g-unix-fd-message-steal-fds"/>
1087     <function name="The &quot;fd-list&quot; property" link="GUnixFDMessage.html#GUnixFDMessage--fd-list"/>
1088     <function name="GResolver" link="GResolver.html#GResolver-struct"/>
1089     <function name="g_resolver_get_default ()" link="GResolver.html#g-resolver-get-default"/>
1090     <function name="g_resolver_set_default ()" link="GResolver.html#g-resolver-set-default"/>
1091     <function name="g_resolver_lookup_by_name ()" link="GResolver.html#g-resolver-lookup-by-name"/>
1092     <function name="g_resolver_lookup_by_name_async ()" link="GResolver.html#g-resolver-lookup-by-name-async"/>
1093     <function name="g_resolver_lookup_by_name_finish ()" link="GResolver.html#g-resolver-lookup-by-name-finish"/>
1094     <function name="g_resolver_free_addresses ()" link="GResolver.html#g-resolver-free-addresses"/>
1095     <function name="g_resolver_lookup_by_address ()" link="GResolver.html#g-resolver-lookup-by-address"/>
1096     <function name="g_resolver_lookup_by_address_async ()" link="GResolver.html#g-resolver-lookup-by-address-async"/>
1097     <function name="g_resolver_lookup_by_address_finish ()" link="GResolver.html#g-resolver-lookup-by-address-finish"/>
1098     <function name="g_resolver_lookup_service ()" link="GResolver.html#g-resolver-lookup-service"/>
1099     <function name="g_resolver_lookup_service_async ()" link="GResolver.html#g-resolver-lookup-service-async"/>
1100     <function name="g_resolver_lookup_service_finish ()" link="GResolver.html#g-resolver-lookup-service-finish"/>
1101     <function name="g_resolver_free_targets ()" link="GResolver.html#g-resolver-free-targets"/>
1102     <function name="G_RESOLVER_ERROR" link="GResolver.html#G-RESOLVER-ERROR:CAPS"/>
1103     <function name="enum GResolverError" link="GResolver.html#GResolverError"/>
1104     <function name="The &quot;reload&quot; signal" link="GResolver.html#GResolver-reload"/>
1105     <function name="GSocketConnectable" link="GSocketConnectable.html#GSocketConnectable-struct"/>
1106     <function name="GSocketConnectableIface" link="GSocketConnectable.html#GSocketConnectableIface"/>
1107     <function name="g_socket_connectable_enumerate ()" link="GSocketConnectable.html#g-socket-connectable-enumerate"/>
1108     <function name="GSocketAddressEnumerator" link="GSocketConnectable.html#GSocketAddressEnumerator-struct"/>
1109     <function name="g_socket_address_enumerator_next ()" link="GSocketConnectable.html#g-socket-address-enumerator-next"/>
1110     <function name="g_socket_address_enumerator_next_async ()" link="GSocketConnectable.html#g-socket-address-enumerator-next-async"/>
1111     <function name="g_socket_address_enumerator_next_finish ()" link="GSocketConnectable.html#g-socket-address-enumerator-next-finish"/>
1112     <function name="GNetworkAddress" link="GNetworkAddress.html#GNetworkAddress-struct"/>
1113     <function name="g_network_address_new ()" link="GNetworkAddress.html#g-network-address-new"/>
1114     <function name="g_network_address_get_hostname ()" link="GNetworkAddress.html#g-network-address-get-hostname"/>
1115     <function name="g_network_address_get_port ()" link="GNetworkAddress.html#g-network-address-get-port"/>
1116     <function name="g_network_address_parse ()" link="GNetworkAddress.html#g-network-address-parse"/>
1117     <function name="The &quot;hostname&quot; property" link="GNetworkAddress.html#GNetworkAddress--hostname"/>
1118     <function name="The &quot;port&quot; property" link="GNetworkAddress.html#GNetworkAddress--port"/>
1119     <function name="GNetworkService" link="GNetworkService.html#GNetworkService-struct"/>
1120     <function name="g_network_service_new ()" link="GNetworkService.html#g-network-service-new"/>
1121     <function name="g_network_service_get_service ()" link="GNetworkService.html#g-network-service-get-service"/>
1122     <function name="g_network_service_get_protocol ()" link="GNetworkService.html#g-network-service-get-protocol"/>
1123     <function name="g_network_service_get_domain ()" link="GNetworkService.html#g-network-service-get-domain"/>
1124     <function name="The &quot;domain&quot; property" link="GNetworkService.html#GNetworkService--domain"/>
1125     <function name="The &quot;protocol&quot; property" link="GNetworkService.html#GNetworkService--protocol"/>
1126     <function name="The &quot;service&quot; property" link="GNetworkService.html#GNetworkService--service"/>
1127     <function name="GSrvTarget" link="gio-GSrvTarget.html#GSrvTarget"/>
1128     <function name="g_srv_target_new ()" link="gio-GSrvTarget.html#g-srv-target-new"/>
1129     <function name="g_srv_target_copy ()" link="gio-GSrvTarget.html#g-srv-target-copy"/>
1130     <function name="g_srv_target_free ()" link="gio-GSrvTarget.html#g-srv-target-free"/>
1131     <function name="g_srv_target_get_hostname ()" link="gio-GSrvTarget.html#g-srv-target-get-hostname"/>
1132     <function name="g_srv_target_get_port ()" link="gio-GSrvTarget.html#g-srv-target-get-port"/>
1133     <function name="g_srv_target_get_priority ()" link="gio-GSrvTarget.html#g-srv-target-get-priority"/>
1134     <function name="g_srv_target_get_weight ()" link="gio-GSrvTarget.html#g-srv-target-get-weight"/>
1135     <function name="g_srv_target_list_sort ()" link="gio-GSrvTarget.html#g-srv-target-list-sort"/>
1136     <function name="GSocketClient" link="GSocketClient.html#GSocketClient-struct"/>
1137     <function name="g_socket_client_new ()" link="GSocketClient.html#g-socket-client-new"/>
1138     <function name="g_socket_client_connect ()" link="GSocketClient.html#g-socket-client-connect"/>
1139     <function name="g_socket_client_connect_async ()" link="GSocketClient.html#g-socket-client-connect-async"/>
1140     <function name="g_socket_client_connect_finish ()" link="GSocketClient.html#g-socket-client-connect-finish"/>
1141     <function name="g_socket_client_connect_to_host ()" link="GSocketClient.html#g-socket-client-connect-to-host"/>
1142     <function name="g_socket_client_connect_to_host_async ()" link="GSocketClient.html#g-socket-client-connect-to-host-async"/>
1143     <function name="g_socket_client_connect_to_host_finish ()" link="GSocketClient.html#g-socket-client-connect-to-host-finish"/>
1144     <function name="g_socket_client_connect_to_service ()" link="GSocketClient.html#g-socket-client-connect-to-service"/>
1145     <function name="g_socket_client_connect_to_service_async ()" link="GSocketClient.html#g-socket-client-connect-to-service-async"/>
1146     <function name="g_socket_client_connect_to_service_finish ()" link="GSocketClient.html#g-socket-client-connect-to-service-finish"/>
1147     <function name="g_socket_client_set_family ()" link="GSocketClient.html#g-socket-client-set-family"/>
1148     <function name="g_socket_client_set_local_address ()" link="GSocketClient.html#g-socket-client-set-local-address"/>
1149     <function name="g_socket_client_set_protocol ()" link="GSocketClient.html#g-socket-client-set-protocol"/>
1150     <function name="g_socket_client_set_socket_type ()" link="GSocketClient.html#g-socket-client-set-socket-type"/>
1151     <function name="g_socket_client_get_family ()" link="GSocketClient.html#g-socket-client-get-family"/>
1152     <function name="g_socket_client_get_local_address ()" link="GSocketClient.html#g-socket-client-get-local-address"/>
1153     <function name="g_socket_client_get_protocol ()" link="GSocketClient.html#g-socket-client-get-protocol"/>
1154     <function name="g_socket_client_get_socket_type ()" link="GSocketClient.html#g-socket-client-get-socket-type"/>
1155     <function name="The &quot;family&quot; property" link="GSocketClient.html#GSocketClient--family"/>
1156     <function name="The &quot;local-address&quot; property" link="GSocketClient.html#GSocketClient--local-address"/>
1157     <function name="The &quot;protocol&quot; property" link="GSocketClient.html#GSocketClient--protocol"/>
1158     <function name="The &quot;type&quot; property" link="GSocketClient.html#GSocketClient--type"/>
1159     <function name="GSocketConnection" link="GSocketConnection.html#GSocketConnection-struct"/>
1160     <function name="g_socket_connection_get_local_address ()" link="GSocketConnection.html#g-socket-connection-get-local-address"/>
1161     <function name="g_socket_connection_get_remote_address ()" link="GSocketConnection.html#g-socket-connection-get-remote-address"/>
1162     <function name="g_socket_connection_get_socket ()" link="GSocketConnection.html#g-socket-connection-get-socket"/>
1163     <function name="GTcpConnection" link="GSocketConnection.html#GTcpConnection-struct"/>
1164     <function name="g_tcp_connection_set_graceful_disconnect ()" link="GSocketConnection.html#g-tcp-connection-set-graceful-disconnect"/>
1165     <function name="g_tcp_connection_get_graceful_disconnect ()" link="GSocketConnection.html#g-tcp-connection-get-graceful-disconnect"/>
1166     <function name="GUnixConnection" link="GSocketConnection.html#GUnixConnection-struct"/>
1167     <function name="g_unix_connection_receive_fd ()" link="GSocketConnection.html#g-unix-connection-receive-fd"/>
1168     <function name="g_unix_connection_send_fd ()" link="GSocketConnection.html#g-unix-connection-send-fd"/>
1169     <function name="g_socket_connection_factory_create_connection ()" link="GSocketConnection.html#g-socket-connection-factory-create-connection"/>
1170     <function name="g_socket_connection_factory_lookup_type ()" link="GSocketConnection.html#g-socket-connection-factory-lookup-type"/>
1171     <function name="g_socket_connection_factory_register_type ()" link="GSocketConnection.html#g-socket-connection-factory-register-type"/>
1172     <function name="The &quot;socket&quot; property" link="GSocketConnection.html#GSocketConnection--socket"/>
1173     <function name="The &quot;graceful-disconnect&quot; property" link="GSocketConnection.html#GTcpConnection--graceful-disconnect"/>
1174     <function name="GSocketListener" link="GSocketListener.html#GSocketListener-struct"/>
1175     <function name="g_socket_listener_new ()" link="GSocketListener.html#g-socket-listener-new"/>
1176     <function name="g_socket_listener_add_socket ()" link="GSocketListener.html#g-socket-listener-add-socket"/>
1177     <function name="g_socket_listener_add_address ()" link="GSocketListener.html#g-socket-listener-add-address"/>
1178     <function name="g_socket_listener_add_inet_port ()" link="GSocketListener.html#g-socket-listener-add-inet-port"/>
1179     <function name="g_socket_listener_add_any_inet_port ()" link="GSocketListener.html#g-socket-listener-add-any-inet-port"/>
1180     <function name="g_socket_listener_accept ()" link="GSocketListener.html#g-socket-listener-accept"/>
1181     <function name="g_socket_listener_accept_async ()" link="GSocketListener.html#g-socket-listener-accept-async"/>
1182     <function name="g_socket_listener_accept_finish ()" link="GSocketListener.html#g-socket-listener-accept-finish"/>
1183     <function name="g_socket_listener_accept_socket ()" link="GSocketListener.html#g-socket-listener-accept-socket"/>
1184     <function name="g_socket_listener_accept_socket_async ()" link="GSocketListener.html#g-socket-listener-accept-socket-async"/>
1185     <function name="g_socket_listener_accept_socket_finish ()" link="GSocketListener.html#g-socket-listener-accept-socket-finish"/>
1186     <function name="g_socket_listener_close ()" link="GSocketListener.html#g-socket-listener-close"/>
1187     <function name="g_socket_listener_set_backlog ()" link="GSocketListener.html#g-socket-listener-set-backlog"/>
1188     <function name="The &quot;listen-backlog&quot; property" link="GSocketListener.html#GSocketListener--listen-backlog"/>
1189     <function name="GSocketService" link="GSocketService.html#GSocketService-struct"/>
1190     <function name="g_socket_service_new ()" link="GSocketService.html#g-socket-service-new"/>
1191     <function name="g_socket_service_start ()" link="GSocketService.html#g-socket-service-start"/>
1192     <function name="g_socket_service_stop ()" link="GSocketService.html#g-socket-service-stop"/>
1193     <function name="g_socket_service_is_active ()" link="GSocketService.html#g-socket-service-is-active"/>
1194     <function name="The &quot;incoming&quot; signal" link="GSocketService.html#GSocketService-incoming"/>
1195     <function name="GThreadedSocketService" link="GThreadedSocketService.html#GThreadedSocketService-struct"/>
1196     <function name="g_threaded_socket_service_new ()" link="GThreadedSocketService.html#g-threaded-socket-service-new"/>
1197     <function name="The &quot;max-threads&quot; property" link="GThreadedSocketService.html#GThreadedSocketService--max-threads"/>
1198     <function name="The &quot;run&quot; signal" link="GThreadedSocketService.html#GThreadedSocketService-run"/>
1199     <function name="GFilenameCompleter" link="GFilenameCompleter.html#GFilenameCompleter-struct"/>
1200     <function name="g_filename_completer_new ()" link="GFilenameCompleter.html#g-filename-completer-new"/>
1201     <function name="g_filename_completer_get_completion_suffix ()" link="GFilenameCompleter.html#g-filename-completer-get-completion-suffix"/>
1202     <function name="g_filename_completer_get_completions ()" link="GFilenameCompleter.html#g-filename-completer-get-completions"/>
1203     <function name="g_filename_completer_set_dirs_only ()" link="GFilenameCompleter.html#g-filename-completer-set-dirs-only"/>
1204     <function name="The &quot;got-completion-data&quot; signal" link="GFilenameCompleter.html#GFilenameCompleter-got-completion-data"/>
1205     <function name="GVfs" link="GVfs.html#GVfs-struct"/>
1206     <function name="G_VFS_EXTENSION_POINT_NAME" link="GVfs.html#G-VFS-EXTENSION-POINT-NAME:CAPS"/>
1207     <function name="g_vfs_get_file_for_path ()" link="GVfs.html#g-vfs-get-file-for-path"/>
1208     <function name="g_vfs_get_file_for_uri ()" link="GVfs.html#g-vfs-get-file-for-uri"/>
1209     <function name="g_vfs_parse_name ()" link="GVfs.html#g-vfs-parse-name"/>
1210     <function name="g_vfs_get_default ()" link="GVfs.html#g-vfs-get-default"/>
1211     <function name="g_vfs_get_local ()" link="GVfs.html#g-vfs-get-local"/>
1212     <function name="g_vfs_is_active ()" link="GVfs.html#g-vfs-is-active"/>
1213     <function name="g_vfs_get_supported_uri_schemes ()" link="GVfs.html#g-vfs-get-supported-uri-schemes"/>
1214     <function name="GIOModule" link="GIOModule.html#GIOModule-struct"/>
1215     <function name="g_io_module_new ()" link="GIOModule.html#g-io-module-new"/>
1216     <function name="g_io_modules_load_all_in_directory ()" link="GIOModule.html#g-io-modules-load-all-in-directory"/>
1217     <function name="g_io_modules_scan_all_in_directory ()" link="GIOModule.html#g-io-modules-scan-all-in-directory"/>
1218     <function name="g_io_module_load ()" link="GIOModule.html#g-io-module-load"/>
1219     <function name="g_io_module_unload ()" link="GIOModule.html#g-io-module-unload"/>
1220     <function name="g_io_module_query ()" link="GIOModule.html#g-io-module-query"/>
1221     <function name="GIOExtension" link="gio-Extension-Points.html#GIOExtension"/>
1222     <function name="GIOExtensionPoint" link="gio-Extension-Points.html#GIOExtensionPoint"/>
1223     <function name="g_io_extension_get_name ()" link="gio-Extension-Points.html#g-io-extension-get-name"/>
1224     <function name="g_io_extension_get_priority ()" link="gio-Extension-Points.html#g-io-extension-get-priority"/>
1225     <function name="g_io_extension_get_type ()" link="gio-Extension-Points.html#g-io-extension-get-type"/>
1226     <function name="g_io_extension_point_get_extension_by_name ()" link="gio-Extension-Points.html#g-io-extension-point-get-extension-by-name"/>
1227     <function name="g_io_extension_point_get_extensions ()" link="gio-Extension-Points.html#g-io-extension-point-get-extensions"/>
1228     <function name="g_io_extension_point_get_required_type ()" link="gio-Extension-Points.html#g-io-extension-point-get-required-type"/>
1229     <function name="g_io_extension_point_implement ()" link="gio-Extension-Points.html#g-io-extension-point-implement"/>
1230     <function name="g_io_extension_point_lookup ()" link="gio-Extension-Points.html#g-io-extension-point-lookup"/>
1231     <function name="g_io_extension_point_register ()" link="gio-Extension-Points.html#g-io-extension-point-register"/>
1232     <function name="g_io_extension_point_set_required_type ()" link="gio-Extension-Points.html#g-io-extension-point-set-required-type"/>
1233     <function name="g_io_extension_ref_class ()" link="gio-Extension-Points.html#g-io-extension-ref-class"/>
1234   </functions>
1235 </book>