~ubuntu-branches/debian/squeeze/glib2.0/squeeze

« back to all changes in this revision

Viewing changes to docs/reference/gio/html/gio.devhelp

  • Committer: Bazaar Package Importer
  • Author(s): Gustavo Noronha Silva
  • Date: 2009-02-15 13:00:43 UTC
  • mfrom: (1.3.1 upstream) (69.1.10 intrepid)
  • Revision ID: james.westby@ubuntu.com-20090215130043-q47fbt3owmt42m2f
Tags: 2.18.4-2
* Release to unstable
* debian/rules:
- bump SHVER, since we are already forcing a 2.18.0 dependecy on the
  symbols introduced in the development versions
* debian/control.in:
- added Homepage and Vcs-* control fields

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
      <sub name="Introduction" link="ch01.html"/>
7
7
      <sub name="Compiling GIO applications" link="ch02.html"/>
8
8
      <sub name="Running GIO applications" link="ch03.html"/>
9
 
      <sub name="Extending GIO" link="gio-extension-points.html"/>
 
9
      <sub name="Extending GIO" link="extending-gio.html"/>
10
10
    </sub>
11
11
    <sub name="API Reference" link="pt02.html">
12
12
      <sub name="File Operations" link="file_ops.html">
60
60
        <sub name="GFileIcon" link="GFileIcon.html"/>
61
61
        <sub name="GLoadableIcon" link="GLoadableIcon.html"/>
62
62
        <sub name="GThemedIcon" link="GThemedIcon.html"/>
 
63
        <sub name="GEmblemedIcon" link="GEmblemedIcon.html"/>
 
64
        <sub name="GEmblem" link="GEmblem.html"/>
63
65
      </sub>
64
66
      <sub name="Utilities" link="utils.html">
65
67
        <sub name="GFilenameCompleter" link="GFilenameCompleter.html"/>
73
75
    <sub name="Migrating to GIO" link="migrating.html">
74
76
      <sub name="Migrating from POSIX to GIO" link="ch14.html"/>
75
77
      <sub name="Migrating from GnomeVFS to GIO" link="ch15.html">
76
 
        <sub name="Trash handling" link="ch15.html#id2779868"/>
 
78
        <sub name="Trash handling" link="ch15.html#id2619997"/>
77
79
        <sub name="Operations on multiple files" link="ch15s02.html"/>
78
80
        <sub name="Mime monitoring" link="ch15s03.html"/>
79
81
      </sub>
80
82
    </sub>
81
83
    <sub name="Object Hierarchy" link="gio-hierarchy.html"/>
82
84
    <sub name="Index" link="ix01.html"/>
 
85
    <sub name="Index of new symbols in 2.18" link="ix02.html"/>
83
86
  </chapters>
84
87
  <functions>
85
88
    <function name="GFile" link="GFile.html#GFile-struct"/>
127
130
    <function name="g_file_query_info_async ()" link="GFile.html#g-file-query-info-async"/>
128
131
    <function name="g_file_query_info_finish ()" link="GFile.html#g-file-query-info-finish"/>
129
132
    <function name="g_file_query_exists ()" link="GFile.html#g-file-query-exists"/>
 
133
    <function name="g_file_query_file_type ()" link="GFile.html#g-file-query-file-type"/>
130
134
    <function name="g_file_query_filesystem_info ()" link="GFile.html#g-file-query-filesystem-info"/>
131
135
    <function name="g_file_query_filesystem_info_async ()" link="GFile.html#g-file-query-filesystem-info-async"/>
132
136
    <function name="g_file_query_filesystem_info_finish ()" link="GFile.html#g-file-query-filesystem-info-finish"/>
147
151
    <function name="g_file_copy_finish ()" link="GFile.html#g-file-copy-finish"/>
148
152
    <function name="g_file_move ()" link="GFile.html#g-file-move"/>
149
153
    <function name="g_file_make_directory ()" link="GFile.html#g-file-make-directory"/>
 
154
    <function name="g_file_make_directory_with_parents ()" link="GFile.html#g-file-make-directory-with-parents"/>
150
155
    <function name="g_file_make_symbolic_link ()" link="GFile.html#g-file-make-symbolic-link"/>
151
156
    <function name="g_file_query_settable_attributes ()" link="GFile.html#g-file-query-settable-attributes"/>
152
157
    <function name="g_file_query_writable_namespaces ()" link="GFile.html#g-file-query-writable-namespaces"/>
170
175
    <function name="g_file_mount_enclosing_volume_finish ()" link="GFile.html#g-file-mount-enclosing-volume-finish"/>
171
176
    <function name="g_file_monitor_directory ()" link="GFile.html#g-file-monitor-directory"/>
172
177
    <function name="g_file_monitor_file ()" link="GFile.html#g-file-monitor-file"/>
 
178
    <function name="g_file_monitor ()" link="GFile.html#g-file-monitor"/>
173
179
    <function name="g_file_load_contents ()" link="GFile.html#g-file-load-contents"/>
174
180
    <function name="g_file_load_contents_async ()" link="GFile.html#g-file-load-contents-async"/>
175
181
    <function name="g_file_load_contents_finish ()" link="GFile.html#g-file-load-contents-finish"/>
179
185
    <function name="g_file_replace_contents_async ()" link="GFile.html#g-file-replace-contents-async"/>
180
186
    <function name="g_file_replace_contents_finish ()" link="GFile.html#g-file-replace-contents-finish"/>
181
187
    <function name="g_file_copy_attributes ()" link="GFile.html#g-file-copy-attributes"/>
182
 
    <function name="" link="GFile.html#id2840884"/>
183
 
    <function name="" link="GFile.html#id2840885"/>
184
188
    <function name="enum GFileAttributeType" link="gio-GFileAttribute.html#GFileAttributeType"/>
185
189
    <function name="enum GFileAttributeInfoFlags" link="gio-GFileAttribute.html#GFileAttributeInfoFlags"/>
186
190
    <function name="enum GFileAttributeStatus" link="gio-GFileAttribute.html#GFileAttributeStatus"/>
192
196
    <function name="g_file_attribute_info_list_dup ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-dup"/>
193
197
    <function name="g_file_attribute_info_list_lookup ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-lookup"/>
194
198
    <function name="g_file_attribute_info_list_add ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-add"/>
195
 
    <function name="" link="gio-GFileAttribute.html#id2801152"/>
196
 
    <function name="" link="gio-GFileAttribute.html#id2801153"/>
197
199
    <function name="GFileAttributeMatcher" link="GFileInfo.html#GFileAttributeMatcher"/>
198
200
    <function name="enum GFileType" link="GFileInfo.html#GFileType"/>
199
201
    <function name="GFileInfo" link="GFileInfo.html#GFileInfo-struct"/>
200
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-TYPE:CAPS"/>
201
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-HIDDEN:CAPS"/>
202
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_IS_BACKUP" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-BACKUP:CAPS"/>
203
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-SYMLINK:CAPS"/>
204
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_IS_VIRTUAL" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-VIRTUAL:CAPS"/>
205
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-NAME:CAPS"/>
206
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-DISPLAY-NAME:CAPS"/>
207
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_EDIT_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-EDIT-NAME:CAPS"/>
208
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_COPY_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-COPY-NAME:CAPS"/>
209
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_ICON" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-ICON:CAPS"/>
210
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-CONTENT-TYPE:CAPS"/>
211
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_FAST_CONTENT_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-FAST-CONTENT-TYPE:CAPS"/>
212
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_SIZE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SIZE:CAPS"/>
213
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SYMLINK-TARGET:CAPS"/>
214
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_TARGET_URI" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-TARGET-URI:CAPS"/>
215
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SORT-ORDER:CAPS"/>
216
 
    <function name="G_FILE_ATTRIBUTE_ETAG_VALUE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ETAG-VALUE:CAPS"/>
217
 
    <function name="G_FILE_ATTRIBUTE_ID_FILE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ID-FILE:CAPS"/>
218
 
    <function name="G_FILE_ATTRIBUTE_ID_FILESYSTEM" link="GFileInfo.html#G-FILE-ATTRIBUTE-ID-FILESYSTEM:CAPS"/>
219
 
    <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_READ" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-READ:CAPS"/>
220
 
    <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-WRITE:CAPS"/>
221
 
    <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-EXECUTE:CAPS"/>
222
 
    <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_DELETE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-DELETE:CAPS"/>
223
 
    <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-TRASH:CAPS"/>
224
 
    <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_RENAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-RENAME:CAPS"/>
225
 
    <function name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_MOUNT" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-MOUNT:CAPS"/>
226
 
    <function name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_UNMOUNT" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-UNMOUNT:CAPS"/>
227
 
    <function name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_EJECT" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-EJECT:CAPS"/>
228
 
    <function name="G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-UNIX-DEVICE:CAPS"/>
229
 
    <function name="G_FILE_ATTRIBUTE_MOUNTABLE_HAL_UDI" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-HAL-UDI:CAPS"/>
230
 
    <function name="G_FILE_ATTRIBUTE_TIME_MODIFIED" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-MODIFIED:CAPS"/>
231
 
    <function name="G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-MODIFIED-USEC:CAPS"/>
232
 
    <function name="G_FILE_ATTRIBUTE_TIME_ACCESS" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-ACCESS:CAPS"/>
233
 
    <function name="G_FILE_ATTRIBUTE_TIME_ACCESS_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-ACCESS-USEC:CAPS"/>
234
 
    <function name="G_FILE_ATTRIBUTE_TIME_CHANGED" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CHANGED:CAPS"/>
235
 
    <function name="G_FILE_ATTRIBUTE_TIME_CHANGED_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CHANGED-USEC:CAPS"/>
236
 
    <function name="G_FILE_ATTRIBUTE_TIME_CREATED" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CREATED:CAPS"/>
237
 
    <function name="G_FILE_ATTRIBUTE_TIME_CREATED_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CREATED-USEC:CAPS"/>
238
 
    <function name="G_FILE_ATTRIBUTE_UNIX_DEVICE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-DEVICE:CAPS"/>
239
 
    <function name="G_FILE_ATTRIBUTE_UNIX_INODE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-INODE:CAPS"/>
240
 
    <function name="G_FILE_ATTRIBUTE_UNIX_MODE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-MODE:CAPS"/>
241
 
    <function name="G_FILE_ATTRIBUTE_UNIX_NLINK" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-NLINK:CAPS"/>
242
 
    <function name="G_FILE_ATTRIBUTE_UNIX_UID" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-UID:CAPS"/>
243
 
    <function name="G_FILE_ATTRIBUTE_UNIX_GID" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-GID:CAPS"/>
244
 
    <function name="G_FILE_ATTRIBUTE_UNIX_RDEV" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-RDEV:CAPS"/>
245
 
    <function name="G_FILE_ATTRIBUTE_UNIX_BLOCK_SIZE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-BLOCK-SIZE:CAPS"/>
246
 
    <function name="G_FILE_ATTRIBUTE_UNIX_BLOCKS" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-BLOCKS:CAPS"/>
247
 
    <function name="G_FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINT" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-IS-MOUNTPOINT:CAPS"/>
248
 
    <function name="G_FILE_ATTRIBUTE_DOS_IS_ARCHIVE" link="GFileInfo.html#G-FILE-ATTRIBUTE-DOS-IS-ARCHIVE:CAPS"/>
249
 
    <function name="G_FILE_ATTRIBUTE_DOS_IS_SYSTEM" link="GFileInfo.html#G-FILE-ATTRIBUTE-DOS-IS-SYSTEM:CAPS"/>
250
 
    <function name="G_FILE_ATTRIBUTE_OWNER_USER" link="GFileInfo.html#G-FILE-ATTRIBUTE-OWNER-USER:CAPS"/>
251
 
    <function name="G_FILE_ATTRIBUTE_OWNER_USER_REAL" link="GFileInfo.html#G-FILE-ATTRIBUTE-OWNER-USER-REAL:CAPS"/>
252
 
    <function name="G_FILE_ATTRIBUTE_OWNER_GROUP" link="GFileInfo.html#G-FILE-ATTRIBUTE-OWNER-GROUP:CAPS"/>
253
 
    <function name="G_FILE_ATTRIBUTE_THUMBNAIL_PATH" link="GFileInfo.html#G-FILE-ATTRIBUTE-THUMBNAIL-PATH:CAPS"/>
254
 
    <function name="G_FILE_ATTRIBUTE_THUMBNAILING_FAILED" link="GFileInfo.html#G-FILE-ATTRIBUTE-THUMBNAILING-FAILED:CAPS"/>
255
 
    <function name="G_FILE_ATTRIBUTE_FILESYSTEM_SIZE" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-SIZE:CAPS"/>
256
 
    <function name="G_FILE_ATTRIBUTE_FILESYSTEM_FREE" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-FREE:CAPS"/>
257
 
    <function name="G_FILE_ATTRIBUTE_FILESYSTEM_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-TYPE:CAPS"/>
258
 
    <function name="G_FILE_ATTRIBUTE_FILESYSTEM_READONLY" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-READONLY:CAPS"/>
259
 
    <function name="G_FILE_ATTRIBUTE_GVFS_BACKEND" link="GFileInfo.html#G-FILE-ATTRIBUTE-GVFS-BACKEND:CAPS"/>
260
 
    <function name="G_FILE_ATTRIBUTE_SELINUX_CONTEXT" link="GFileInfo.html#G-FILE-ATTRIBUTE-SELINUX-CONTEXT:CAPS"/>
261
 
    <function name="G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT" link="GFileInfo.html#G-FILE-ATTRIBUTE-TRASH-ITEM-COUNT:CAPS"/>
262
 
    <function name="G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-USE-PREVIEW:CAPS"/>
263
 
    <function name="G_FILE_ATTRIBUTE_STANDARD_DESCRIPTION" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-DESCRIPTION:CAPS"/>
 
202
    <function name="G_FILE_ATTRIBUTE_STANDARD_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-TYPE--CAPS"/>
 
203
    <function name="G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-HIDDEN--CAPS"/>
 
204
    <function name="G_FILE_ATTRIBUTE_STANDARD_IS_BACKUP" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-BACKUP--CAPS"/>
 
205
    <function name="G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-SYMLINK--CAPS"/>
 
206
    <function name="G_FILE_ATTRIBUTE_STANDARD_IS_VIRTUAL" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-VIRTUAL--CAPS"/>
 
207
    <function name="G_FILE_ATTRIBUTE_STANDARD_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-NAME--CAPS"/>
 
208
    <function name="G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-DISPLAY-NAME--CAPS"/>
 
209
    <function name="G_FILE_ATTRIBUTE_STANDARD_EDIT_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-EDIT-NAME--CAPS"/>
 
210
    <function name="G_FILE_ATTRIBUTE_STANDARD_COPY_NAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-COPY-NAME--CAPS"/>
 
211
    <function name="G_FILE_ATTRIBUTE_STANDARD_ICON" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-ICON--CAPS"/>
 
212
    <function name="G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-CONTENT-TYPE--CAPS"/>
 
213
    <function name="G_FILE_ATTRIBUTE_STANDARD_FAST_CONTENT_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-FAST-CONTENT-TYPE--CAPS"/>
 
214
    <function name="G_FILE_ATTRIBUTE_STANDARD_SIZE" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SIZE--CAPS"/>
 
215
    <function name="G_FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SYMLINK-TARGET--CAPS"/>
 
216
    <function name="G_FILE_ATTRIBUTE_STANDARD_TARGET_URI" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-TARGET-URI--CAPS"/>
 
217
    <function name="G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-SORT-ORDER--CAPS"/>
 
218
    <function name="G_FILE_ATTRIBUTE_ETAG_VALUE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ETAG-VALUE--CAPS"/>
 
219
    <function name="G_FILE_ATTRIBUTE_ID_FILE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ID-FILE--CAPS"/>
 
220
    <function name="G_FILE_ATTRIBUTE_ID_FILESYSTEM" link="GFileInfo.html#G-FILE-ATTRIBUTE-ID-FILESYSTEM--CAPS"/>
 
221
    <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_READ" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-READ--CAPS"/>
 
222
    <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-WRITE--CAPS"/>
 
223
    <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-EXECUTE--CAPS"/>
 
224
    <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_DELETE" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-DELETE--CAPS"/>
 
225
    <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-TRASH--CAPS"/>
 
226
    <function name="G_FILE_ATTRIBUTE_ACCESS_CAN_RENAME" link="GFileInfo.html#G-FILE-ATTRIBUTE-ACCESS-CAN-RENAME--CAPS"/>
 
227
    <function name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_MOUNT" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-MOUNT--CAPS"/>
 
228
    <function name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_UNMOUNT" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-UNMOUNT--CAPS"/>
 
229
    <function name="G_FILE_ATTRIBUTE_MOUNTABLE_CAN_EJECT" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-CAN-EJECT--CAPS"/>
 
230
    <function name="G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-UNIX-DEVICE--CAPS"/>
 
231
    <function name="G_FILE_ATTRIBUTE_MOUNTABLE_HAL_UDI" link="GFileInfo.html#G-FILE-ATTRIBUTE-MOUNTABLE-HAL-UDI--CAPS"/>
 
232
    <function name="G_FILE_ATTRIBUTE_TIME_MODIFIED" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-MODIFIED--CAPS"/>
 
233
    <function name="G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-MODIFIED-USEC--CAPS"/>
 
234
    <function name="G_FILE_ATTRIBUTE_TIME_ACCESS" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-ACCESS--CAPS"/>
 
235
    <function name="G_FILE_ATTRIBUTE_TIME_ACCESS_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-ACCESS-USEC--CAPS"/>
 
236
    <function name="G_FILE_ATTRIBUTE_TIME_CHANGED" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CHANGED--CAPS"/>
 
237
    <function name="G_FILE_ATTRIBUTE_TIME_CHANGED_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CHANGED-USEC--CAPS"/>
 
238
    <function name="G_FILE_ATTRIBUTE_TIME_CREATED" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CREATED--CAPS"/>
 
239
    <function name="G_FILE_ATTRIBUTE_TIME_CREATED_USEC" link="GFileInfo.html#G-FILE-ATTRIBUTE-TIME-CREATED-USEC--CAPS"/>
 
240
    <function name="G_FILE_ATTRIBUTE_UNIX_DEVICE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-DEVICE--CAPS"/>
 
241
    <function name="G_FILE_ATTRIBUTE_UNIX_INODE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-INODE--CAPS"/>
 
242
    <function name="G_FILE_ATTRIBUTE_UNIX_MODE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-MODE--CAPS"/>
 
243
    <function name="G_FILE_ATTRIBUTE_UNIX_NLINK" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-NLINK--CAPS"/>
 
244
    <function name="G_FILE_ATTRIBUTE_UNIX_UID" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-UID--CAPS"/>
 
245
    <function name="G_FILE_ATTRIBUTE_UNIX_GID" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-GID--CAPS"/>
 
246
    <function name="G_FILE_ATTRIBUTE_UNIX_RDEV" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-RDEV--CAPS"/>
 
247
    <function name="G_FILE_ATTRIBUTE_UNIX_BLOCK_SIZE" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-BLOCK-SIZE--CAPS"/>
 
248
    <function name="G_FILE_ATTRIBUTE_UNIX_BLOCKS" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-BLOCKS--CAPS"/>
 
249
    <function name="G_FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINT" link="GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-IS-MOUNTPOINT--CAPS"/>
 
250
    <function name="G_FILE_ATTRIBUTE_DOS_IS_ARCHIVE" link="GFileInfo.html#G-FILE-ATTRIBUTE-DOS-IS-ARCHIVE--CAPS"/>
 
251
    <function name="G_FILE_ATTRIBUTE_DOS_IS_SYSTEM" link="GFileInfo.html#G-FILE-ATTRIBUTE-DOS-IS-SYSTEM--CAPS"/>
 
252
    <function name="G_FILE_ATTRIBUTE_OWNER_USER" link="GFileInfo.html#G-FILE-ATTRIBUTE-OWNER-USER--CAPS"/>
 
253
    <function name="G_FILE_ATTRIBUTE_OWNER_USER_REAL" link="GFileInfo.html#G-FILE-ATTRIBUTE-OWNER-USER-REAL--CAPS"/>
 
254
    <function name="G_FILE_ATTRIBUTE_OWNER_GROUP" link="GFileInfo.html#G-FILE-ATTRIBUTE-OWNER-GROUP--CAPS"/>
 
255
    <function name="G_FILE_ATTRIBUTE_THUMBNAIL_PATH" link="GFileInfo.html#G-FILE-ATTRIBUTE-THUMBNAIL-PATH--CAPS"/>
 
256
    <function name="G_FILE_ATTRIBUTE_THUMBNAILING_FAILED" link="GFileInfo.html#G-FILE-ATTRIBUTE-THUMBNAILING-FAILED--CAPS"/>
 
257
    <function name="G_FILE_ATTRIBUTE_FILESYSTEM_SIZE" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-SIZE--CAPS"/>
 
258
    <function name="G_FILE_ATTRIBUTE_FILESYSTEM_FREE" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-FREE--CAPS"/>
 
259
    <function name="G_FILE_ATTRIBUTE_FILESYSTEM_TYPE" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-TYPE--CAPS"/>
 
260
    <function name="G_FILE_ATTRIBUTE_FILESYSTEM_READONLY" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-READONLY--CAPS"/>
 
261
    <function name="G_FILE_ATTRIBUTE_GVFS_BACKEND" link="GFileInfo.html#G-FILE-ATTRIBUTE-GVFS-BACKEND--CAPS"/>
 
262
    <function name="G_FILE_ATTRIBUTE_SELINUX_CONTEXT" link="GFileInfo.html#G-FILE-ATTRIBUTE-SELINUX-CONTEXT--CAPS"/>
 
263
    <function name="G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT" link="GFileInfo.html#G-FILE-ATTRIBUTE-TRASH-ITEM-COUNT--CAPS"/>
 
264
    <function name="G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW" link="GFileInfo.html#G-FILE-ATTRIBUTE-FILESYSTEM-USE-PREVIEW--CAPS"/>
 
265
    <function name="G_FILE_ATTRIBUTE_STANDARD_DESCRIPTION" link="GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-DESCRIPTION--CAPS"/>
264
266
    <function name="g_file_info_new ()" link="GFileInfo.html#g-file-info-new"/>
265
267
    <function name="g_file_info_dup ()" link="GFileInfo.html#g-file-info-dup"/>
266
268
    <function name="g_file_info_copy_into ()" link="GFileInfo.html#g-file-info-copy-into"/>
324
326
    <function name="g_file_attribute_matcher_matches_only ()" link="GFileInfo.html#g-file-attribute-matcher-matches-only"/>
325
327
    <function name="g_file_attribute_matcher_enumerate_namespace ()" link="GFileInfo.html#g-file-attribute-matcher-enumerate-namespace"/>
326
328
    <function name="g_file_attribute_matcher_enumerate_next ()" link="GFileInfo.html#g-file-attribute-matcher-enumerate-next"/>
327
 
    <function name="" link="GFileInfo.html#id2842839"/>
328
 
    <function name="" link="GFileInfo.html#id2842840"/>
329
329
    <function name="GFileEnumerator" link="GFileEnumerator.html#GFileEnumerator-struct"/>
330
330
    <function name="g_file_enumerator_next_file ()" link="GFileEnumerator.html#g-file-enumerator-next-file"/>
331
331
    <function name="g_file_enumerator_close ()" link="GFileEnumerator.html#g-file-enumerator-close"/>
336
336
    <function name="g_file_enumerator_is_closed ()" link="GFileEnumerator.html#g-file-enumerator-is-closed"/>
337
337
    <function name="g_file_enumerator_has_pending ()" link="GFileEnumerator.html#g-file-enumerator-has-pending"/>
338
338
    <function name="g_file_enumerator_set_pending ()" link="GFileEnumerator.html#g-file-enumerator-set-pending"/>
339
 
    <function name="" link="GFileEnumerator.html#id2796481"/>
340
 
    <function name="" link="GFileEnumerator.html#id2796482"/>
 
339
    <function name="g_file_enumerator_get_container ()" link="GFileEnumerator.html#g-file-enumerator-get-container"/>
 
340
    <function name="The &quot;container&quot; property" link="GFileEnumerator.html#GFileEnumerator--container"/>
341
341
    <function name="enum GAskPasswordFlags" link="GMountOperation.html#GAskPasswordFlags"/>
342
342
    <function name="enum GPasswordSave" link="GMountOperation.html#GPasswordSave"/>
343
343
    <function name="GMountOperation" link="GMountOperation.html#GMountOperation-struct"/>
365
365
    <function name="The &quot;ask-password&quot; signal" link="GMountOperation.html#GMountOperation-ask-password"/>
366
366
    <function name="The &quot;ask-question&quot; signal" link="GMountOperation.html#GMountOperation-ask-question"/>
367
367
    <function name="The &quot;reply&quot; signal" link="GMountOperation.html#GMountOperation-reply"/>
368
 
    <function name="" link="GMountOperation.html#id2803076"/>
369
 
    <function name="" link="GMountOperation.html#id2803077"/>
370
 
    <function name="G_IO_ERROR" link="gio-GIOError.html#G-IO-ERROR:CAPS"/>
 
368
    <function name="G_IO_ERROR" link="gio-GIOError.html#G-IO-ERROR--CAPS"/>
371
369
    <function name="enum GIOErrorEnum" link="gio-GIOError.html#GIOErrorEnum"/>
372
370
    <function name="g_io_error_from_errno ()" link="gio-GIOError.html#g-io-error-from-errno"/>
373
 
    <function name="" link="gio-GIOError.html#id2814847"/>
374
 
    <function name="" link="gio-GIOError.html#id2814848"/>
375
371
    <function name="enum GFileMonitorEvent" link="GFileMonitor.html#GFileMonitorEvent"/>
376
372
    <function name="GFileMonitor" link="GFileMonitor.html#GFileMonitor-struct"/>
377
373
    <function name="g_file_monitor_cancel ()" link="GFileMonitor.html#g-file-monitor-cancel"/>
381
377
    <function name="The &quot;cancelled&quot; property" link="GFileMonitor.html#GFileMonitor--cancelled"/>
382
378
    <function name="The &quot;rate-limit&quot; property" link="GFileMonitor.html#GFileMonitor--rate-limit"/>
383
379
    <function name="The &quot;changed&quot; signal" link="GFileMonitor.html#GFileMonitor-changed"/>
384
 
    <function name="" link="GFileMonitor.html#id2808555"/>
385
 
    <function name="" link="GFileMonitor.html#id2808556"/>
386
380
    <function name="GCancellable" link="GCancellable.html#GCancellable-struct"/>
387
381
    <function name="g_cancellable_new ()" link="GCancellable.html#g-cancellable-new"/>
388
382
    <function name="g_cancellable_is_cancelled ()" link="GCancellable.html#g-cancellable-is-cancelled"/>
394
388
    <function name="g_cancellable_reset ()" link="GCancellable.html#g-cancellable-reset"/>
395
389
    <function name="g_cancellable_cancel ()" link="GCancellable.html#g-cancellable-cancel"/>
396
390
    <function name="The &quot;cancelled&quot; signal" link="GCancellable.html#GCancellable-cancelled"/>
397
 
    <function name="" link="GCancellable.html#id2803400"/>
398
 
    <function name="" link="GCancellable.html#id2803401"/>
399
391
    <function name="GAsyncResult" link="GAsyncResult.html#GAsyncResult-struct"/>
400
392
    <function name="GAsyncResultIface" link="GAsyncResult.html#GAsyncResultIface"/>
401
393
    <function name="GAsyncReadyCallback ()" link="GAsyncResult.html#GAsyncReadyCallback"/>
402
394
    <function name="g_async_result_get_user_data ()" link="GAsyncResult.html#g-async-result-get-user-data"/>
403
395
    <function name="g_async_result_get_source_object ()" link="GAsyncResult.html#g-async-result-get-source-object"/>
404
 
    <function name="" link="GAsyncResult.html#id2750585"/>
405
 
    <function name="" link="GAsyncResult.html#id2750586"/>
406
396
    <function name="GIOSchedulerJob" link="gio-GIOScheduler.html#GIOSchedulerJob"/>
407
397
    <function name="GIOSchedulerJobFunc ()" link="gio-GIOScheduler.html#GIOSchedulerJobFunc"/>
408
398
    <function name="g_io_scheduler_push_job ()" link="gio-GIOScheduler.html#g-io-scheduler-push-job"/>
409
399
    <function name="g_io_scheduler_cancel_all_jobs ()" link="gio-GIOScheduler.html#g-io-scheduler-cancel-all-jobs"/>
410
400
    <function name="g_io_scheduler_job_send_to_mainloop ()" link="gio-GIOScheduler.html#g-io-scheduler-job-send-to-mainloop"/>
411
401
    <function name="g_io_scheduler_job_send_to_mainloop_async ()" link="gio-GIOScheduler.html#g-io-scheduler-job-send-to-mainloop-async"/>
412
 
    <function name="" link="gio-GIOScheduler.html#id2749202"/>
413
 
    <function name="" link="gio-GIOScheduler.html#id2749203"/>
414
402
    <function name="GSimpleAsyncResult" link="GSimpleAsyncResult.html#GSimpleAsyncResult-struct"/>
415
403
    <function name="GSimpleAsyncThreadFunc ()" link="GSimpleAsyncResult.html#GSimpleAsyncThreadFunc"/>
416
404
    <function name="g_simple_async_result_new ()" link="GSimpleAsyncResult.html#g-simple-async-result-new"/>
433
421
    <function name="g_simple_async_result_set_error_va ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-error-va"/>
434
422
    <function name="g_simple_async_report_error_in_idle ()" link="GSimpleAsyncResult.html#g-simple-async-report-error-in-idle"/>
435
423
    <function name="g_simple_async_report_gerror_in_idle ()" link="GSimpleAsyncResult.html#g-simple-async-report-gerror-in-idle"/>
436
 
    <function name="" link="GSimpleAsyncResult.html#id2849176"/>
437
 
    <function name="" link="GSimpleAsyncResult.html#id2849177"/>
438
424
    <function name="GSeekable" link="GSeekable.html#GSeekable-struct"/>
439
425
    <function name="GSeekableIface" link="GSeekable.html#GSeekableIface"/>
440
426
    <function name="g_seekable_tell ()" link="GSeekable.html#g-seekable-tell"/>
442
428
    <function name="g_seekable_seek ()" link="GSeekable.html#g-seekable-seek"/>
443
429
    <function name="g_seekable_can_truncate ()" link="GSeekable.html#g-seekable-can-truncate"/>
444
430
    <function name="g_seekable_truncate ()" link="GSeekable.html#g-seekable-truncate"/>
445
 
    <function name="" link="GSeekable.html#id2846888"/>
446
 
    <function name="" link="GSeekable.html#id2846889"/>
447
431
    <function name="GInputStream" link="GInputStream.html#GInputStream-struct"/>
448
432
    <function name="g_input_stream_read ()" link="GInputStream.html#g-input-stream-read"/>
449
433
    <function name="g_input_stream_read_all ()" link="GInputStream.html#g-input-stream-read-all"/>
459
443
    <function name="g_input_stream_has_pending ()" link="GInputStream.html#g-input-stream-has-pending"/>
460
444
    <function name="g_input_stream_set_pending ()" link="GInputStream.html#g-input-stream-set-pending"/>
461
445
    <function name="g_input_stream_clear_pending ()" link="GInputStream.html#g-input-stream-clear-pending"/>
462
 
    <function name="" link="GInputStream.html#id2853590"/>
463
 
    <function name="" link="GInputStream.html#id2853591"/>
464
446
    <function name="enum GOutputStreamSpliceFlags" link="GOutputStream.html#GOutputStreamSpliceFlags"/>
465
447
    <function name="GOutputStream" link="GOutputStream.html#GOutputStream-struct"/>
466
448
    <function name="g_output_stream_write ()" link="GOutputStream.html#g-output-stream-write"/>
480
462
    <function name="g_output_stream_has_pending ()" link="GOutputStream.html#g-output-stream-has-pending"/>
481
463
    <function name="g_output_stream_set_pending ()" link="GOutputStream.html#g-output-stream-set-pending"/>
482
464
    <function name="g_output_stream_clear_pending ()" link="GOutputStream.html#g-output-stream-clear-pending"/>
483
 
    <function name="" link="GOutputStream.html#id2858525"/>
484
 
    <function name="" link="GOutputStream.html#id2858526"/>
485
465
    <function name="GFileInputStream" link="GFileInputStream.html#GFileInputStream-struct"/>
486
466
    <function name="g_file_input_stream_query_info ()" link="GFileInputStream.html#g-file-input-stream-query-info"/>
487
467
    <function name="g_file_input_stream_query_info_async ()" link="GFileInputStream.html#g-file-input-stream-query-info-async"/>
488
468
    <function name="g_file_input_stream_query_info_finish ()" link="GFileInputStream.html#g-file-input-stream-query-info-finish"/>
489
 
    <function name="" link="GFileInputStream.html#id2852187"/>
490
 
    <function name="" link="GFileInputStream.html#id2852188"/>
491
469
    <function name="GFileOutputStream" link="GFileOutputStream.html#GFileOutputStream-struct"/>
492
470
    <function name="g_file_output_stream_query_info ()" link="GFileOutputStream.html#g-file-output-stream-query-info"/>
493
471
    <function name="g_file_output_stream_query_info_async ()" link="GFileOutputStream.html#g-file-output-stream-query-info-async"/>
494
472
    <function name="g_file_output_stream_query_info_finish ()" link="GFileOutputStream.html#g-file-output-stream-query-info-finish"/>
495
473
    <function name="g_file_output_stream_get_etag ()" link="GFileOutputStream.html#g-file-output-stream-get-etag"/>
496
 
    <function name="" link="GFileOutputStream.html#id2846946"/>
497
 
    <function name="" link="GFileOutputStream.html#id2846947"/>
498
474
    <function name="GFilterInputStream" link="GFilterInputStream.html#GFilterInputStream-struct"/>
499
475
    <function name="g_filter_input_stream_get_base_stream ()" link="GFilterInputStream.html#g-filter-input-stream-get-base-stream"/>
500
476
    <function name="The &quot;base-stream&quot; property" link="GFilterInputStream.html#GFilterInputStream--base-stream"/>
501
 
    <function name="" link="GFilterInputStream.html#id2851383"/>
502
 
    <function name="" link="GFilterInputStream.html#id2851384"/>
503
477
    <function name="GFilterOutputStream" link="GFilterOutputStream.html#GFilterOutputStream-struct"/>
504
478
    <function name="g_filter_output_stream_get_base_stream ()" link="GFilterOutputStream.html#g-filter-output-stream-get-base-stream"/>
505
479
    <function name="The &quot;base-stream&quot; property" link="GFilterOutputStream.html#GFilterOutputStream--base-stream"/>
506
 
    <function name="" link="GFilterOutputStream.html#id2847035"/>
507
 
    <function name="" link="GFilterOutputStream.html#id2847036"/>
508
480
    <function name="GMemoryInputStream" link="GMemoryInputStream.html#GMemoryInputStream-struct"/>
509
481
    <function name="g_memory_input_stream_new ()" link="GMemoryInputStream.html#g-memory-input-stream-new"/>
510
482
    <function name="g_memory_input_stream_new_from_data ()" link="GMemoryInputStream.html#g-memory-input-stream-new-from-data"/>
511
483
    <function name="g_memory_input_stream_add_data ()" link="GMemoryInputStream.html#g-memory-input-stream-add-data"/>
512
 
    <function name="" link="GMemoryInputStream.html#id2847623"/>
513
 
    <function name="" link="GMemoryInputStream.html#id2847624"/>
514
484
    <function name="GReallocFunc ()" link="GMemoryOutputStream.html#GReallocFunc"/>
515
485
    <function name="GMemoryOutputStream" link="GMemoryOutputStream.html#GMemoryOutputStream-struct"/>
516
486
    <function name="g_memory_output_stream_new ()" link="GMemoryOutputStream.html#g-memory-output-stream-new"/>
517
487
    <function name="g_memory_output_stream_get_data ()" link="GMemoryOutputStream.html#g-memory-output-stream-get-data"/>
518
488
    <function name="g_memory_output_stream_get_size ()" link="GMemoryOutputStream.html#g-memory-output-stream-get-size"/>
519
 
    <function name="" link="GMemoryOutputStream.html#id2858776"/>
520
 
    <function name="" link="GMemoryOutputStream.html#id2858778"/>
 
489
    <function name="g_memory_output_stream_get_data_size ()" link="GMemoryOutputStream.html#g-memory-output-stream-get-data-size"/>
521
490
    <function name="GBufferedInputStream" link="GBufferedInputStream.html#GBufferedInputStream-struct"/>
522
491
    <function name="g_buffered_input_stream_new ()" link="GBufferedInputStream.html#g-buffered-input-stream-new"/>
523
492
    <function name="g_buffered_input_stream_new_sized ()" link="GBufferedInputStream.html#g-buffered-input-stream-new-sized"/>
531
500
    <function name="g_buffered_input_stream_fill_finish ()" link="GBufferedInputStream.html#g-buffered-input-stream-fill-finish"/>
532
501
    <function name="g_buffered_input_stream_read_byte ()" link="GBufferedInputStream.html#g-buffered-input-stream-read-byte"/>
533
502
    <function name="The &quot;buffer-size&quot; property" link="GBufferedInputStream.html#GBufferedInputStream--buffer-size"/>
534
 
    <function name="" link="GBufferedInputStream.html#id2863009"/>
535
 
    <function name="" link="GBufferedInputStream.html#id2863010"/>
536
503
    <function name="GBufferedOutputStream" link="GBufferedOutputStream.html#GBufferedOutputStream-struct"/>
537
504
    <function name="g_buffered_output_stream_new ()" link="GBufferedOutputStream.html#g-buffered-output-stream-new"/>
538
505
    <function name="g_buffered_output_stream_new_sized ()" link="GBufferedOutputStream.html#g-buffered-output-stream-new-sized"/>
542
509
    <function name="g_buffered_output_stream_set_auto_grow ()" link="GBufferedOutputStream.html#g-buffered-output-stream-set-auto-grow"/>
543
510
    <function name="The &quot;auto-grow&quot; property" link="GBufferedOutputStream.html#GBufferedOutputStream--auto-grow"/>
544
511
    <function name="The &quot;buffer-size&quot; property" link="GBufferedOutputStream.html#GBufferedOutputStream--buffer-size"/>
545
 
    <function name="" link="GBufferedOutputStream.html#id2861015"/>
546
 
    <function name="" link="GBufferedOutputStream.html#id2861016"/>
547
512
    <function name="GDataInputStream" link="GDataInputStream.html#GDataInputStream-struct"/>
548
513
    <function name="enum GDataStreamByteOrder" link="GDataInputStream.html#GDataStreamByteOrder"/>
549
514
    <function name="enum GDataStreamNewlineType" link="GDataInputStream.html#GDataStreamNewlineType"/>
563
528
    <function name="g_data_input_stream_read_until ()" link="GDataInputStream.html#g-data-input-stream-read-until"/>
564
529
    <function name="The &quot;byte-order&quot; property" link="GDataInputStream.html#GDataInputStream--byte-order"/>
565
530
    <function name="The &quot;newline-type&quot; property" link="GDataInputStream.html#GDataInputStream--newline-type"/>
566
 
    <function name="" link="GDataInputStream.html#id2869987"/>
567
 
    <function name="" link="GDataInputStream.html#id2869988"/>
568
531
    <function name="GDataOutputStream" link="GDataOutputStream.html#GDataOutputStream-struct"/>
569
532
    <function name="g_data_output_stream_new ()" link="GDataOutputStream.html#g-data-output-stream-new"/>
570
533
    <function name="g_data_output_stream_set_byte_order ()" link="GDataOutputStream.html#g-data-output-stream-set-byte-order"/>
578
541
    <function name="g_data_output_stream_put_uint64 ()" link="GDataOutputStream.html#g-data-output-stream-put-uint64"/>
579
542
    <function name="g_data_output_stream_put_string ()" link="GDataOutputStream.html#g-data-output-stream-put-string"/>
580
543
    <function name="The &quot;byte-order&quot; property" link="GDataOutputStream.html#GDataOutputStream--byte-order"/>
581
 
    <function name="" link="GDataOutputStream.html#id2871926"/>
582
 
    <function name="" link="GDataOutputStream.html#id2871927"/>
583
544
    <function name="GUnixInputStream" link="GUnixInputStream.html#GUnixInputStream-struct"/>
584
545
    <function name="g_unix_input_stream_new ()" link="GUnixInputStream.html#g-unix-input-stream-new"/>
585
 
    <function name="" link="GUnixInputStream.html#id2868917"/>
586
 
    <function name="" link="GUnixInputStream.html#id2868918"/>
587
546
    <function name="GUnixOutputStream" link="GUnixOutputStream.html#GUnixOutputStream-struct"/>
588
547
    <function name="g_unix_output_stream_new ()" link="GUnixOutputStream.html#g-unix-output-stream-new"/>
589
 
    <function name="" link="GUnixOutputStream.html#id2869186"/>
590
 
    <function name="" link="GUnixOutputStream.html#id2869187"/>
591
548
    <function name="g_content_type_equals ()" link="gio-GContentType.html#g-content-type-equals"/>
592
549
    <function name="g_content_type_is_a ()" link="gio-GContentType.html#g-content-type-is-a"/>
593
550
    <function name="g_content_type_is_unknown ()" link="gio-GContentType.html#g-content-type-is-unknown"/>
595
552
    <function name="g_content_type_get_mime_type ()" link="gio-GContentType.html#g-content-type-get-mime-type"/>
596
553
    <function name="g_content_type_get_icon ()" link="gio-GContentType.html#g-content-type-get-icon"/>
597
554
    <function name="g_content_type_can_be_executable ()" link="gio-GContentType.html#g-content-type-can-be-executable"/>
 
555
    <function name="g_content_type_from_mime_type ()" link="gio-GContentType.html#g-content-type-from-mime-type"/>
598
556
    <function name="g_content_type_guess ()" link="gio-GContentType.html#g-content-type-guess"/>
 
557
    <function name="g_content_type_guess_for_tree ()" link="gio-GContentType.html#g-content-type-guess-for-tree"/>
599
558
    <function name="g_content_types_get_registered ()" link="gio-GContentType.html#g-content-types-get-registered"/>
600
 
    <function name="" link="gio-GContentType.html#id2864198"/>
601
 
    <function name="" link="gio-GContentType.html#id2864200"/>
602
559
    <function name="enum GAppInfoCreateFlags" link="GAppInfo.html#GAppInfoCreateFlags"/>
603
560
    <function name="GAppInfo" link="GAppInfo.html#GAppInfo-struct"/>
604
561
    <function name="GAppInfoIface" link="GAppInfo.html#GAppInfoIface"/>
605
 
    <function name="GAppLaunchContext" link="GAppInfo.html#GAppLaunchContext"/>
 
562
    <function name="GAppLaunchContext" link="GAppInfo.html#GAppLaunchContext-struct"/>
606
563
    <function name="g_app_info_create_from_commandline ()" link="GAppInfo.html#g-app-info-create-from-commandline"/>
607
564
    <function name="g_app_info_dup ()" link="GAppInfo.html#g-app-info-dup"/>
608
565
    <function name="g_app_info_equal ()" link="GAppInfo.html#g-app-info-equal"/>
630
587
    <function name="g_app_launch_context_get_startup_notify_id ()" link="GAppInfo.html#g-app-launch-context-get-startup-notify-id"/>
631
588
    <function name="g_app_launch_context_launch_failed ()" link="GAppInfo.html#g-app-launch-context-launch-failed"/>
632
589
    <function name="g_app_launch_context_new ()" link="GAppInfo.html#g-app-launch-context-new"/>
633
 
    <function name="" link="GAppInfo.html#id2881143"/>
634
 
    <function name="" link="GAppInfo.html#id2881144"/>
635
590
    <function name="GDesktopAppInfo" link="gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfo-struct"/>
636
591
    <function name="g_desktop_app_info_new_from_filename ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-new-from-filename"/>
 
592
    <function name="g_desktop_app_info_new_from_keyfile ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-new-from-keyfile"/>
637
593
    <function name="g_desktop_app_info_new ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-new"/>
638
594
    <function name="g_desktop_app_info_get_is_hidden ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-get-is-hidden"/>
639
595
    <function name="g_desktop_app_info_set_desktop_env ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-set-desktop-env"/>
640
 
    <function name="GDesktopAppInfoLookup" link="gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfoLookup"/>
641
 
    <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"/>
 
596
    <function name="GDesktopAppInfoLookup" link="gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfoLookup-struct"/>
 
597
    <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"/>
642
598
    <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"/>
643
 
    <function name="" link="gio-Desktop-file-based-GAppInfo.html#id2867998"/>
644
 
    <function name="" link="gio-Desktop-file-based-GAppInfo.html#id2867999"/>
645
599
    <function name="GVolumeMonitor" link="GVolumeMonitor.html#GVolumeMonitor-struct"/>
646
 
    <function name="G_VOLUME_MONITOR_EXTENSION_POINT_NAME" link="GVolumeMonitor.html#G-VOLUME-MONITOR-EXTENSION-POINT-NAME:CAPS"/>
 
600
    <function name="G_VOLUME_MONITOR_EXTENSION_POINT_NAME" link="GVolumeMonitor.html#G-VOLUME-MONITOR-EXTENSION-POINT-NAME--CAPS"/>
647
601
    <function name="g_volume_monitor_get ()" link="GVolumeMonitor.html#g-volume-monitor-get"/>
648
602
    <function name="g_volume_monitor_get_connected_drives ()" link="GVolumeMonitor.html#g-volume-monitor-get-connected-drives"/>
649
603
    <function name="g_volume_monitor_get_volumes ()" link="GVolumeMonitor.html#g-volume-monitor-get-volumes"/>
654
608
    <function name="The &quot;drive-changed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-drive-changed"/>
655
609
    <function name="The &quot;drive-connected&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-drive-connected"/>
656
610
    <function name="The &quot;drive-disconnected&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-drive-disconnected"/>
 
611
    <function name="The &quot;drive-eject-button&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-drive-eject-button"/>
657
612
    <function name="The &quot;mount-added&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-mount-added"/>
658
613
    <function name="The &quot;mount-changed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-mount-changed"/>
659
614
    <function name="The &quot;mount-pre-unmount&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-mount-pre-unmount"/>
661
616
    <function name="The &quot;volume-added&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-volume-added"/>
662
617
    <function name="The &quot;volume-changed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-volume-changed"/>
663
618
    <function name="The &quot;volume-removed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-volume-removed"/>
664
 
    <function name="" link="GVolumeMonitor.html#id2882839"/>
665
 
    <function name="" link="GVolumeMonitor.html#id2882840"/>
666
619
    <function name="GVolume" link="GVolume.html#GVolume-struct"/>
667
620
    <function name="GVolumeIface" link="GVolume.html#GVolumeIface"/>
668
621
    <function name="g_volume_get_name ()" link="GVolume.html#g-volume-get-name"/>
672
625
    <function name="g_volume_get_mount ()" link="GVolume.html#g-volume-get-mount"/>
673
626
    <function name="g_volume_can_mount ()" link="GVolume.html#g-volume-can-mount"/>
674
627
    <function name="g_volume_should_automount ()" link="GVolume.html#g-volume-should-automount"/>
 
628
    <function name="g_volume_get_activation_root ()" link="GVolume.html#g-volume-get-activation-root"/>
675
629
    <function name="g_volume_mount ()" link="GVolume.html#g-volume-mount"/>
676
630
    <function name="g_volume_mount_finish ()" link="GVolume.html#g-volume-mount-finish"/>
677
631
    <function name="g_volume_can_eject ()" link="GVolume.html#g-volume-can-eject"/>
678
632
    <function name="g_volume_eject ()" link="GVolume.html#g-volume-eject"/>
679
633
    <function name="g_volume_eject_finish ()" link="GVolume.html#g-volume-eject-finish"/>
680
 
    <function name="G_VOLUME_IDENTIFIER_KIND_HAL_UDI" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-HAL-UDI:CAPS"/>
681
 
    <function name="G_VOLUME_IDENTIFIER_KIND_LABEL" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-LABEL:CAPS"/>
682
 
    <function name="G_VOLUME_IDENTIFIER_KIND_NFS_MOUNT" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-NFS-MOUNT:CAPS"/>
683
 
    <function name="G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-UNIX-DEVICE:CAPS"/>
684
 
    <function name="G_VOLUME_IDENTIFIER_KIND_UUID" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-UUID:CAPS"/>
 
634
    <function name="G_VOLUME_IDENTIFIER_KIND_HAL_UDI" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-HAL-UDI--CAPS"/>
 
635
    <function name="G_VOLUME_IDENTIFIER_KIND_LABEL" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-LABEL--CAPS"/>
 
636
    <function name="G_VOLUME_IDENTIFIER_KIND_NFS_MOUNT" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-NFS-MOUNT--CAPS"/>
 
637
    <function name="G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-UNIX-DEVICE--CAPS"/>
 
638
    <function name="G_VOLUME_IDENTIFIER_KIND_UUID" link="GVolume.html#G-VOLUME-IDENTIFIER-KIND-UUID--CAPS"/>
685
639
    <function name="g_volume_enumerate_identifiers ()" link="GVolume.html#g-volume-enumerate-identifiers"/>
686
640
    <function name="g_volume_get_identifier ()" link="GVolume.html#g-volume-get-identifier"/>
687
641
    <function name="The &quot;changed&quot; signal" link="GVolume.html#GVolume-changed"/>
688
642
    <function name="The &quot;removed&quot; signal" link="GVolume.html#GVolume-removed"/>
689
 
    <function name="" link="GVolume.html#id2887394"/>
690
 
    <function name="" link="GVolume.html#id2887395"/>
691
643
    <function name="GMount" link="GMount.html#GMount-struct"/>
692
644
    <function name="GMountIface" link="GMount.html#GMountIface"/>
693
645
    <function name="g_mount_get_name ()" link="GMount.html#g-mount-get-name"/>
706
658
    <function name="g_mount_can_eject ()" link="GMount.html#g-mount-can-eject"/>
707
659
    <function name="g_mount_eject ()" link="GMount.html#g-mount-eject"/>
708
660
    <function name="g_mount_eject_finish ()" link="GMount.html#g-mount-eject-finish"/>
709
 
    <function name="" link="GMount.html#id2890917"/>
710
 
    <function name="" link="GMount.html#id2890918"/>
 
661
    <function name="g_mount_guess_content_type ()" link="GMount.html#g-mount-guess-content-type"/>
 
662
    <function name="g_mount_guess_content_type_finish ()" link="GMount.html#g-mount-guess-content-type-finish"/>
 
663
    <function name="g_mount_guess_content_type_sync ()" link="GMount.html#g-mount-guess-content-type-sync"/>
 
664
    <function name="The &quot;changed&quot; signal" link="GMount.html#GMount-changed"/>
 
665
    <function name="The &quot;unmounted&quot; signal" link="GMount.html#GMount-unmounted"/>
711
666
    <function name="GDrive" link="GDrive.html#GDrive-struct"/>
712
667
    <function name="GDriveIface" link="GDrive.html#GDriveIface"/>
713
668
    <function name="g_drive_get_name ()" link="GDrive.html#g-drive-get-name"/>
728
683
    <function name="The &quot;changed&quot; signal" link="GDrive.html#GDrive-changed"/>
729
684
    <function name="The &quot;disconnected&quot; signal" link="GDrive.html#GDrive-disconnected"/>
730
685
    <function name="The &quot;eject-button&quot; signal" link="GDrive.html#GDrive-eject-button"/>
731
 
    <function name="" link="GDrive.html#id2894394"/>
732
 
    <function name="" link="GDrive.html#id2894395"/>
733
686
    <function name="GUnixMount" link="gio-Unix-Mounts.html#GUnixMount"/>
734
687
    <function name="GUnixMountPoint" link="gio-Unix-Mounts.html#GUnixMountPoint"/>
735
688
    <function name="GUnixMountEntry" link="gio-Unix-Mounts.html#GUnixMountEntry"/>
762
715
    <function name="g_unix_mounts_changed_since ()" link="gio-Unix-Mounts.html#g-unix-mounts-changed-since"/>
763
716
    <function name="g_unix_mount_points_changed_since ()" link="gio-Unix-Mounts.html#g-unix-mount-points-changed-since"/>
764
717
    <function name="g_unix_mount_monitor_new ()" link="gio-Unix-Mounts.html#g-unix-mount-monitor-new"/>
 
718
    <function name="g_unix_mount_monitor_set_rate_limit ()" link="gio-Unix-Mounts.html#g-unix-mount-monitor-set-rate-limit"/>
765
719
    <function name="g_unix_is_mount_path_system_internal ()" link="gio-Unix-Mounts.html#g-unix-is-mount-path-system-internal"/>
766
720
    <function name="The &quot;mountpoints-changed&quot; signal" link="gio-Unix-Mounts.html#GUnixMountMonitor-mountpoints-changed"/>
767
721
    <function name="The &quot;mounts-changed&quot; signal" link="gio-Unix-Mounts.html#GUnixMountMonitor-mounts-changed"/>
768
 
    <function name="" link="gio-Unix-Mounts.html#id2898491"/>
769
 
    <function name="" link="gio-Unix-Mounts.html#id2898492"/>
770
722
    <function name="GIcon" link="GIcon.html#GIcon-struct"/>
771
723
    <function name="GIconIface" link="GIcon.html#GIconIface"/>
772
724
    <function name="g_icon_hash ()" link="GIcon.html#g-icon-hash"/>
773
725
    <function name="g_icon_equal ()" link="GIcon.html#g-icon-equal"/>
774
 
    <function name="" link="GIcon.html#id2893758"/>
775
 
    <function name="" link="GIcon.html#id2893759"/>
776
726
    <function name="GFileIcon" link="GFileIcon.html#GFileIcon-struct"/>
777
727
    <function name="g_file_icon_new ()" link="GFileIcon.html#g-file-icon-new"/>
778
728
    <function name="g_file_icon_get_file ()" link="GFileIcon.html#g-file-icon-get-file"/>
779
 
    <function name="" link="GFileIcon.html#id2877513"/>
780
 
    <function name="" link="GFileIcon.html#id2877514"/>
 
729
    <function name="The &quot;file&quot; property" link="GFileIcon.html#GFileIcon--file"/>
781
730
    <function name="GLoadableIcon" link="GLoadableIcon.html#GLoadableIcon-struct"/>
782
731
    <function name="GLoadableIconIface" link="GLoadableIcon.html#GLoadableIconIface"/>
783
732
    <function name="g_loadable_icon_load ()" link="GLoadableIcon.html#g-loadable-icon-load"/>
784
733
    <function name="g_loadable_icon_load_async ()" link="GLoadableIcon.html#g-loadable-icon-load-async"/>
785
734
    <function name="g_loadable_icon_load_finish ()" link="GLoadableIcon.html#g-loadable-icon-load-finish"/>
786
 
    <function name="" link="GLoadableIcon.html#id2896747"/>
787
 
    <function name="" link="GLoadableIcon.html#id2896748"/>
788
735
    <function name="GThemedIcon" link="GThemedIcon.html#GThemedIcon-struct"/>
789
736
    <function name="g_themed_icon_new ()" link="GThemedIcon.html#g-themed-icon-new"/>
790
737
    <function name="g_themed_icon_new_from_names ()" link="GThemedIcon.html#g-themed-icon-new-from-names"/>
791
738
    <function name="g_themed_icon_new_with_default_fallbacks ()" link="GThemedIcon.html#g-themed-icon-new-with-default-fallbacks"/>
 
739
    <function name="g_themed_icon_prepend_name ()" link="GThemedIcon.html#g-themed-icon-prepend-name"/>
792
740
    <function name="g_themed_icon_append_name ()" link="GThemedIcon.html#g-themed-icon-append-name"/>
793
741
    <function name="The &quot;name&quot; property" link="GThemedIcon.html#GThemedIcon--name"/>
794
742
    <function name="The &quot;names&quot; property" link="GThemedIcon.html#GThemedIcon--names"/>
795
743
    <function name="The &quot;use-default-fallbacks&quot; property" link="GThemedIcon.html#GThemedIcon--use-default-fallbacks"/>
796
 
    <function name="" link="GThemedIcon.html#id2885748"/>
797
 
    <function name="" link="GThemedIcon.html#id2885749"/>
 
744
    <function name="GEmblemedIcon" link="GEmblemedIcon.html#GEmblemedIcon-struct"/>
 
745
    <function name="g_emblemed_icon_new ()" link="GEmblemedIcon.html#g-emblemed-icon-new"/>
 
746
    <function name="g_emblemed_icon_get_icon ()" link="GEmblemedIcon.html#g-emblemed-icon-get-icon"/>
 
747
    <function name="g_emblemed_icon_get_emblems ()" link="GEmblemedIcon.html#g-emblemed-icon-get-emblems"/>
 
748
    <function name="g_emblemed_icon_add_emblem ()" link="GEmblemedIcon.html#g-emblemed-icon-add-emblem"/>
 
749
    <function name="GEmblem" link="GEmblem.html#GEmblem-struct"/>
 
750
    <function name="enum GEmblemOrigin" link="GEmblem.html#GEmblemOrigin"/>
 
751
    <function name="g_emblem_new ()" link="GEmblem.html#g-emblem-new"/>
 
752
    <function name="g_emblem_new_with_origin ()" link="GEmblem.html#g-emblem-new-with-origin"/>
 
753
    <function name="g_emblem_get_icon ()" link="GEmblem.html#g-emblem-get-icon"/>
 
754
    <function name="g_emblem_get_origin ()" link="GEmblem.html#g-emblem-get-origin"/>
 
755
    <function name="The &quot;icon&quot; property" link="GEmblem.html#GEmblem--icon"/>
 
756
    <function name="The &quot;origin&quot; property" link="GEmblem.html#GEmblem--origin"/>
798
757
    <function name="GFilenameCompleter" link="GFilenameCompleter.html#GFilenameCompleter-struct"/>
799
758
    <function name="g_filename_completer_new ()" link="GFilenameCompleter.html#g-filename-completer-new"/>
800
759
    <function name="g_filename_completer_get_completion_suffix ()" link="GFilenameCompleter.html#g-filename-completer-get-completion-suffix"/>
801
760
    <function name="g_filename_completer_get_completions ()" link="GFilenameCompleter.html#g-filename-completer-get-completions"/>
802
761
    <function name="g_filename_completer_set_dirs_only ()" link="GFilenameCompleter.html#g-filename-completer-set-dirs-only"/>
803
762
    <function name="The &quot;got-completion-data&quot; signal" link="GFilenameCompleter.html#GFilenameCompleter-got-completion-data"/>
804
 
    <function name="" link="GFilenameCompleter.html#id2885077"/>
805
 
    <function name="" link="GFilenameCompleter.html#id2885078"/>
806
763
    <function name="GVfs" link="GVfs.html#GVfs-struct"/>
807
 
    <function name="G_VFS_EXTENSION_POINT_NAME" link="GVfs.html#G-VFS-EXTENSION-POINT-NAME:CAPS"/>
 
764
    <function name="G_VFS_EXTENSION_POINT_NAME" link="GVfs.html#G-VFS-EXTENSION-POINT-NAME--CAPS"/>
808
765
    <function name="g_vfs_get_file_for_path ()" link="GVfs.html#g-vfs-get-file-for-path"/>
809
766
    <function name="g_vfs_get_file_for_uri ()" link="GVfs.html#g-vfs-get-file-for-uri"/>
810
767
    <function name="g_vfs_parse_name ()" link="GVfs.html#g-vfs-parse-name"/>
811
768
    <function name="g_vfs_get_default ()" link="GVfs.html#g-vfs-get-default"/>
812
769
    <function name="g_vfs_get_local ()" link="GVfs.html#g-vfs-get-local"/>
813
770
    <function name="g_vfs_is_active ()" link="GVfs.html#g-vfs-is-active"/>
814
 
    <function name="" link="GVfs.html#id2899471"/>
815
 
    <function name="" link="GVfs.html#id2899472"/>
 
771
    <function name="g_vfs_get_supported_uri_schemes ()" link="GVfs.html#g-vfs-get-supported-uri-schemes"/>
816
772
    <function name="GIOModule" link="GIOModule.html#GIOModule-struct"/>
817
773
    <function name="g_io_module_new ()" link="GIOModule.html#g-io-module-new"/>
818
774
    <function name="g_io_modules_load_all_in_directory ()" link="GIOModule.html#g-io-modules-load-all-in-directory"/>
819
775
    <function name="g_io_module_load ()" link="GIOModule.html#g-io-module-load"/>
820
776
    <function name="g_io_module_unload ()" link="GIOModule.html#g-io-module-unload"/>
821
 
    <function name="" link="GIOModule.html#id2899685"/>
822
 
    <function name="" link="GIOModule.html#id2899686"/>
823
777
    <function name="GIOExtension" link="gio-Extension-Points.html#GIOExtension"/>
824
778
    <function name="GIOExtensionPoint" link="gio-Extension-Points.html#GIOExtensionPoint"/>
825
779
    <function name="g_io_extension_get_name ()" link="gio-Extension-Points.html#g-io-extension-get-name"/>
833
787
    <function name="g_io_extension_point_register ()" link="gio-Extension-Points.html#g-io-extension-point-register"/>
834
788
    <function name="g_io_extension_point_set_required_type ()" link="gio-Extension-Points.html#g-io-extension-point-set-required-type"/>
835
789
    <function name="g_io_extension_ref_class ()" link="gio-Extension-Points.html#g-io-extension-ref-class"/>
836
 
    <function name="" link="gio-Extension-Points.html#id2903443"/>
837
 
    <function name="" link="gio-Extension-Points.html#id2903444"/>
838
790
  </functions>
839
791
</book>