~ubuntu-branches/ubuntu/natty/gnome-vfs/natty

« back to all changes in this revision

Viewing changes to doc/html/gnome-vfs-2.0.devhelp

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-03-17 16:12:58 UTC
  • mfrom: (0.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090317161258-px3a2czt9g2ktjz3
Tags: 1:2.24.1-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<book xmlns="http://www.devhelp.net/book" title="GnomeVFS - Filesystem Abstraction library" link="index.html" author="Seth NickellChristophe FergeauChristian Neumair" name="gnome-vfs-2.0">
4
4
  <chapters>
5
5
    <sub name="Introduction to GnomeVFS" link="about.html">
6
 
      <sub name="Uses and Purpose" link="about.html#id344122"/>
 
6
      <sub name="Uses and Purpose" link="about.html#id2519613"/>
7
7
      <sub name="A Gentle Programming Primer" link="gnome-vfs-first-steps.html"/>
8
8
    </sub>
9
 
    <sub name="Initialization/Shutdown" link="gnome-vfs-20-gnome-vfs-init.html"/>
 
9
    <sub name="Initialization/Shutdown" link="gnome-vfs-2.0-gnome-vfs-init.html"/>
10
10
    <sub name="Basic Data Types" link="data-types.html">
11
 
      <sub name="GnomeVFSResult" link="gnome-vfs-20-gnome-vfs-result.html"/>
12
 
      <sub name="GnomeVFSURI" link="gnome-vfs-20-gnome-vfs-uri.html"/>
13
 
      <sub name="gnome-vfs-utils" link="gnome-vfs-20-gnome-vfs-utils.html"/>
14
 
      <sub name="GnomeVFSFileInfo" link="gnome-vfs-20-gnome-vfs-file-info.html"/>
15
 
      <sub name="GnomeVFSFileSize" link="gnome-vfs-20-gnome-vfs-file-size.html"/>
 
11
      <sub name="GnomeVFSResult" link="gnome-vfs-2.0-gnome-vfs-result.html"/>
 
12
      <sub name="GnomeVFSURI" link="gnome-vfs-2.0-gnome-vfs-uri.html"/>
 
13
      <sub name="gnome-vfs-utils" link="gnome-vfs-2.0-gnome-vfs-utils.html"/>
 
14
      <sub name="GnomeVFSFileInfo" link="gnome-vfs-2.0-gnome-vfs-file-info.html"/>
 
15
      <sub name="GnomeVFSFileSize" link="gnome-vfs-2.0-gnome-vfs-file-size.html"/>
16
16
    </sub>
17
17
    <sub name="File Operations" link="gnome-vfs-basic-file-ops.html">
18
 
      <sub name="Basic File Operations" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html"/>
19
 
      <sub name="Reading and Writing Files" link="gnome-vfs-20-gnome-vfs-file-rw-ops.html"/>
20
 
      <sub name="Truncating Files" link="gnome-vfs-20-gnome-vfs-file-trunc-ops.html"/>
21
 
      <sub name="Getting and Setting File Information" link="gnome-vfs-20-gnome-vfs-file-info-ops.html"/>
 
18
      <sub name="Basic File Operations" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html"/>
 
19
      <sub name="Reading and Writing Files" link="gnome-vfs-2.0-gnome-vfs-file-rw-ops.html"/>
 
20
      <sub name="Truncating Files" link="gnome-vfs-2.0-gnome-vfs-file-trunc-ops.html"/>
 
21
      <sub name="Getting and Setting File Information" link="gnome-vfs-2.0-gnome-vfs-file-info-ops.html"/>
22
22
    </sub>
23
23
    <sub name="Directory-Specific Operations" link="gnome-vfs-directory-ops.html">
24
 
      <sub name="Basic Directory Operations" link="gnome-vfs-20-gnome-vfs-directory-basic-ops.html"/>
25
 
      <sub name="Listing Directory Contents" link="gnome-vfs-20-gnome-vfs-directory-list-ops.html"/>
26
 
      <sub name="Locating Standard Directories" link="gnome-vfs-20-gnome-vfs-directory-find-ops.html"/>
 
24
      <sub name="Basic Directory Operations" link="gnome-vfs-2.0-gnome-vfs-directory-basic-ops.html"/>
 
25
      <sub name="Listing Directory Contents" link="gnome-vfs-2.0-gnome-vfs-directory-list-ops.html"/>
 
26
      <sub name="Locating Standard Directories" link="gnome-vfs-2.0-gnome-vfs-directory-find-ops.html"/>
27
27
    </sub>
28
28
    <sub name="Advanced File/Directory Operations" link="gnome-vfs-file-and-dirs-ops.html">
29
 
      <sub name="File Transfers" link="gnome-vfs-20-gnome-vfs-xfer.html"/>
30
 
      <sub name="Monitoring" link="gnome-vfs-20-gnome-vfs-monitor.html"/>
31
 
      <sub name="Backend-Specific Operations" link="gnome-vfs-20-gnome-vfs-file-advanced-ops.html"/>
 
29
      <sub name="File Transfers" link="gnome-vfs-2.0-gnome-vfs-xfer.html"/>
 
30
      <sub name="Monitoring" link="gnome-vfs-2.0-gnome-vfs-monitor.html"/>
 
31
      <sub name="Backend-Specific Operations" link="gnome-vfs-2.0-gnome-vfs-file-advanced-ops.html"/>
32
32
    </sub>
33
33
    <sub name="Asynchronous Operations" link="gnome-vfs-file-async-ops.html">
34
 
      <sub name="Asynchronous File Operations" link="gnome-vfs-20-gnome-vfs-async-ops.html"/>
35
 
      <sub name="Cancellation" link="gnome-vfs-20-gnome-vfs-cancellation.html"/>
 
34
      <sub name="Asynchronous File Operations" link="gnome-vfs-2.0-gnome-vfs-async-ops.html"/>
 
35
      <sub name="Cancellation" link="gnome-vfs-2.0-gnome-vfs-cancellation.html"/>
36
36
    </sub>
37
37
    <sub name="Volumes and Drives Handling" link="volumes.html">
38
 
      <sub name="GnomeVFSVolume" link="gnome-vfs-20-gnome-vfs-volume.html"/>
39
 
      <sub name="GnomeVFSDrive" link="gnome-vfs-20-gnome-vfs-drive.html"/>
40
 
      <sub name="GnomeVFSVolumeMonitor" link="gnome-vfs-20-gnome-vfs-volume-monitor.html"/>
 
38
      <sub name="GnomeVFSVolume" link="gnome-vfs-2.0-gnome-vfs-volume.html"/>
 
39
      <sub name="GnomeVFSDrive" link="gnome-vfs-2.0-gnome-vfs-drive.html"/>
 
40
      <sub name="GnomeVFSVolumeMonitor" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html"/>
41
41
    </sub>
42
42
    <sub name="Networking" link="networking.html">
43
 
      <sub name="Zeroconf networking support" link="gnome-vfs-20-gnome-vfs-dns-sd.html"/>
44
 
      <sub name="DNS Resolution" link="gnome-vfs-20-gnome-vfs-resolve.html"/>
45
 
      <sub name="SSL support functions" link="gnome-vfs-20-gnome-vfs-ssl.html"/>
46
 
      <sub name="Unified network I/O" link="gnome-vfs-20-gnome-vfs-socket.html"/>
47
 
      <sub name="Unified bufferd network I/O" link="gnome-vfs-20-gnome-vfs-socket-buffer.html"/>
48
 
      <sub name="Internet connection" link="gnome-vfs-20-gnome-vfs-inet-connection.html"/>
 
43
      <sub name="Zeroconf networking support" link="gnome-vfs-2.0-gnome-vfs-dns-sd.html"/>
 
44
      <sub name="DNS Resolution" link="gnome-vfs-2.0-gnome-vfs-resolve.html"/>
 
45
      <sub name="SSL support functions" link="gnome-vfs-2.0-gnome-vfs-ssl.html"/>
 
46
      <sub name="Unified network I/O" link="gnome-vfs-2.0-gnome-vfs-socket.html"/>
 
47
      <sub name="Unified bufferd network I/O" link="gnome-vfs-2.0-gnome-vfs-socket-buffer.html"/>
 
48
      <sub name="Internet connection" link="gnome-vfs-2.0-gnome-vfs-inet-connection.html"/>
49
49
    </sub>
50
50
    <sub name="MIME Registry" link="mime-registry.html">
51
 
      <sub name="MIME typing" link="gnome-vfs-20-gnome-vfs-mime.html"/>
52
 
      <sub name="gnome-vfs-mime-utils" link="gnome-vfs-20-gnome-vfs-mime-utils.html"/>
53
 
      <sub name="MIME Database" link="gnome-vfs-20-gnome-vfs-mime-database.html"/>
54
 
      <sub name="gnome-vfs-mime-monitor" link="gnome-vfs-20-gnome-vfs-mime-monitor.html"/>
55
 
      <sub name="gnome-vfs-mime-database-deprecated" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html"/>
56
 
      <sub name="Deprecated Application Registry API" link="gnome-vfs-20-gnome-vfs-application-registry.html"/>
 
51
      <sub name="MIME typing" link="gnome-vfs-2.0-gnome-vfs-mime.html"/>
 
52
      <sub name="gnome-vfs-mime-utils" link="gnome-vfs-2.0-gnome-vfs-mime-utils.html"/>
 
53
      <sub name="MIME Database" link="gnome-vfs-2.0-gnome-vfs-mime-database.html"/>
 
54
      <sub name="gnome-vfs-mime-monitor" link="gnome-vfs-2.0-gnome-vfs-mime-monitor.html"/>
 
55
      <sub name="gnome-vfs-mime-database-deprecated" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html"/>
 
56
      <sub name="Deprecated Application Registry API" link="gnome-vfs-2.0-gnome-vfs-application-registry.html"/>
57
57
    </sub>
58
58
    <sub name="Filesystem Modules" link="modules.html">
59
59
      <sub name="Writing Modules" link="gnome-vfs-writing-modules.html"/>
60
 
      <sub name="gnome-vfs-method" link="gnome-vfs-20-gnome-vfs-method.html"/>
61
 
      <sub name="gnome-vfs-module" link="gnome-vfs-20-gnome-vfs-module.html"/>
62
 
      <sub name="gnome-vfs-module-shared" link="gnome-vfs-20-gnome-vfs-module-shared.html"/>
63
 
      <sub name="gnome-vfs-module-callback-module-api" link="gnome-vfs-20-gnome-vfs-module-callback-module-api.html"/>
64
 
      <sub name="GnomeVFSContext" link="gnome-vfs-20-gnome-vfs-context.html"/>
65
 
      <sub name="gnome-vfs-transform" link="gnome-vfs-20-gnome-vfs-transform.html"/>
66
 
      <sub name="gnome-vfs-parse-ls" link="gnome-vfs-20-gnome-vfs-parse-ls.html"/>
67
 
      <sub name="gnome-vfs-standard-callbacks" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html"/>
68
 
      <sub name="gnome-vfs-module-callback" link="gnome-vfs-20-gnome-vfs-module-callback.html"/>
 
60
      <sub name="gnome-vfs-method" link="gnome-vfs-2.0-gnome-vfs-method.html"/>
 
61
      <sub name="gnome-vfs-module" link="gnome-vfs-2.0-gnome-vfs-module.html"/>
 
62
      <sub name="gnome-vfs-module-shared" link="gnome-vfs-2.0-gnome-vfs-module-shared.html"/>
 
63
      <sub name="gnome-vfs-module-callback-module-api" link="gnome-vfs-2.0-gnome-vfs-module-callback-module-api.html"/>
 
64
      <sub name="GnomeVFSContext" link="gnome-vfs-2.0-gnome-vfs-context.html"/>
 
65
      <sub name="gnome-vfs-transform" link="gnome-vfs-2.0-gnome-vfs-transform.html"/>
 
66
      <sub name="gnome-vfs-parse-ls" link="gnome-vfs-2.0-gnome-vfs-parse-ls.html"/>
 
67
      <sub name="gnome-vfs-standard-callbacks" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html"/>
 
68
      <sub name="gnome-vfs-module-callback" link="gnome-vfs-2.0-gnome-vfs-module-callback.html"/>
69
69
    </sub>
70
70
  </chapters>
71
71
  <functions>
72
 
    <function name="gnome_vfs_init ()" link="gnome-vfs-20-gnome-vfs-init.html#gnome-vfs-init"/>
73
 
    <function name="gnome_vfs_initialized ()" link="gnome-vfs-20-gnome-vfs-init.html#gnome-vfs-initialized"/>
74
 
    <function name="gnome_vfs_shutdown ()" link="gnome-vfs-20-gnome-vfs-init.html#gnome-vfs-shutdown"/>
75
 
    <function name="gnome_vfs_loadinit ()" link="gnome-vfs-20-gnome-vfs-init.html#gnome-vfs-loadinit"/>
76
 
    <function name="gnome_vfs_preinit ()" link="gnome-vfs-20-gnome-vfs-init.html#gnome-vfs-preinit"/>
77
 
    <function name="gnome_vfs_postinit ()" link="gnome-vfs-20-gnome-vfs-init.html#gnome-vfs-postinit"/>
78
 
    <function name="enum GnomeVFSResult" link="gnome-vfs-20-gnome-vfs-result.html#GnomeVFSResult"/>
79
 
    <function name="gnome_vfs_result_to_string ()" link="gnome-vfs-20-gnome-vfs-result.html#gnome-vfs-result-to-string"/>
80
 
    <function name="gnome_vfs_result_from_errno_code ()" link="gnome-vfs-20-gnome-vfs-result.html#gnome-vfs-result-from-errno-code"/>
81
 
    <function name="gnome_vfs_result_from_errno ()" link="gnome-vfs-20-gnome-vfs-result.html#gnome-vfs-result-from-errno"/>
82
 
    <function name="gnome_vfs_result_from_h_errno ()" link="gnome-vfs-20-gnome-vfs-result.html#gnome-vfs-result-from-h-errno"/>
83
 
    <function name="gnome_vfs_result_from_h_errno_val ()" link="gnome-vfs-20-gnome-vfs-result.html#gnome-vfs-result-from-h-errno-val"/>
84
 
    <function name="GnomeVFSURI" link="gnome-vfs-20-gnome-vfs-uri.html#GnomeVFSURI"/>
85
 
    <function name="GnomeVFSToplevelURI" link="gnome-vfs-20-gnome-vfs-uri.html#GnomeVFSToplevelURI"/>
86
 
    <function name="enum GnomeVFSURIHideOptions" link="gnome-vfs-20-gnome-vfs-uri.html#GnomeVFSURIHideOptions"/>
87
 
    <function name="GNOME_VFS_URI_MAGIC_CHR" link="gnome-vfs-20-gnome-vfs-uri.html#GNOME-VFS-URI-MAGIC-CHR--CAPS"/>
88
 
    <function name="GNOME_VFS_URI_MAGIC_STR" link="gnome-vfs-20-gnome-vfs-uri.html#GNOME-VFS-URI-MAGIC-STR--CAPS"/>
89
 
    <function name="GNOME_VFS_URI_PATH_CHR" link="gnome-vfs-20-gnome-vfs-uri.html#GNOME-VFS-URI-PATH-CHR--CAPS"/>
90
 
    <function name="GNOME_VFS_URI_PATH_STR" link="gnome-vfs-20-gnome-vfs-uri.html#GNOME-VFS-URI-PATH-STR--CAPS"/>
91
 
    <function name="gnome_vfs_uri_new ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-new"/>
92
 
    <function name="gnome_vfs_uri_resolve_relative ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-resolve-relative"/>
93
 
    <function name="gnome_vfs_uri_resolve_symbolic_link ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-resolve-symbolic-link"/>
94
 
    <function name="gnome_vfs_uri_ref ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-ref"/>
95
 
    <function name="gnome_vfs_uri_unref ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-unref"/>
96
 
    <function name="gnome_vfs_uri_append_string ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-append-string"/>
97
 
    <function name="gnome_vfs_uri_append_path ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-append-path"/>
98
 
    <function name="gnome_vfs_uri_append_file_name ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-append-file-name"/>
99
 
    <function name="gnome_vfs_uri_to_string ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-to-string"/>
100
 
    <function name="gnome_vfs_uri_dup ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-dup"/>
101
 
    <function name="gnome_vfs_uri_is_local ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-is-local"/>
102
 
    <function name="gnome_vfs_uri_has_parent ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-has-parent"/>
103
 
    <function name="gnome_vfs_uri_get_parent ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-get-parent"/>
104
 
    <function name="gnome_vfs_uri_get_toplevel ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-get-toplevel"/>
105
 
    <function name="gnome_vfs_uri_get_host_name ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-get-host-name"/>
106
 
    <function name="gnome_vfs_uri_get_scheme ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-get-scheme"/>
107
 
    <function name="gnome_vfs_uri_get_host_port ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-get-host-port"/>
108
 
    <function name="gnome_vfs_uri_get_user_name ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-get-user-name"/>
109
 
    <function name="gnome_vfs_uri_get_password ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-get-password"/>
110
 
    <function name="gnome_vfs_uri_set_host_name ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-set-host-name"/>
111
 
    <function name="gnome_vfs_uri_set_host_port ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-set-host-port"/>
112
 
    <function name="gnome_vfs_uri_set_user_name ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-set-user-name"/>
113
 
    <function name="gnome_vfs_uri_set_password ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-set-password"/>
114
 
    <function name="gnome_vfs_uri_equal ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-equal"/>
115
 
    <function name="gnome_vfs_uri_is_parent ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-is-parent"/>
116
 
    <function name="gnome_vfs_uri_get_path ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-get-path"/>
117
 
    <function name="gnome_vfs_uri_get_fragment_identifier ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-get-fragment-identifier"/>
118
 
    <function name="gnome_vfs_uri_extract_dirname ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-extract-dirname"/>
119
 
    <function name="gnome_vfs_uri_extract_short_name ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-extract-short-name"/>
120
 
    <function name="gnome_vfs_uri_extract_short_path_name ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-extract-short-path-name"/>
121
 
    <function name="gnome_vfs_uri_hequal ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-hequal"/>
122
 
    <function name="gnome_vfs_uri_hash ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-hash"/>
123
 
    <function name="gnome_vfs_uri_list_parse ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-list-parse"/>
124
 
    <function name="gnome_vfs_uri_list_ref ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-list-ref"/>
125
 
    <function name="gnome_vfs_uri_list_unref ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-list-unref"/>
126
 
    <function name="gnome_vfs_uri_list_copy ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-list-copy"/>
127
 
    <function name="gnome_vfs_uri_list_free ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-list-free"/>
128
 
    <function name="gnome_vfs_uri_make_full_from_relative ()" link="gnome-vfs-20-gnome-vfs-uri.html#gnome-vfs-uri-make-full-from-relative"/>
129
 
    <function name="enum GnomeVFSMakeURIDirs" link="gnome-vfs-20-gnome-vfs-utils.html#GnomeVFSMakeURIDirs"/>
130
 
    <function name="gnome_vfs_format_file_size_for_display ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-format-file-size-for-display"/>
131
 
    <function name="gnome_vfs_format_uri_for_display ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-format-uri-for-display"/>
132
 
    <function name="gnome_vfs_url_show ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-url-show"/>
133
 
    <function name="gnome_vfs_url_show_with_env ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-url-show-with-env"/>
134
 
    <function name="gnome_vfs_escape_string ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-escape-string"/>
135
 
    <function name="gnome_vfs_escape_path_string ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-escape-path-string"/>
136
 
    <function name="gnome_vfs_escape_host_and_path_string ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-escape-host-and-path-string"/>
137
 
    <function name="gnome_vfs_escape_slashes ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-escape-slashes"/>
138
 
    <function name="gnome_vfs_escape_set ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-escape-set"/>
139
 
    <function name="gnome_vfs_unescape_string ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-unescape-string"/>
140
 
    <function name="gnome_vfs_make_uri_canonical ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-make-uri-canonical"/>
141
 
    <function name="gnome_vfs_make_uri_canonical_strip_fragment ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-make-uri-canonical-strip-fragment"/>
142
 
    <function name="gnome_vfs_make_path_name_canonical ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-make-path-name-canonical"/>
143
 
    <function name="gnome_vfs_make_uri_from_input ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-make-uri-from-input"/>
144
 
    <function name="gnome_vfs_make_uri_from_input_with_dirs ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-make-uri-from-input-with-dirs"/>
145
 
    <function name="gnome_vfs_make_uri_from_shell_arg ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-make-uri-from-shell-arg"/>
146
 
    <function name="gnome_vfs_make_uri_full_from_relative ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-make-uri-full-from-relative"/>
147
 
    <function name="gnome_vfs_expand_initial_tilde ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-expand-initial-tilde"/>
148
 
    <function name="gnome_vfs_unescape_string_for_display ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-unescape-string-for-display"/>
149
 
    <function name="gnome_vfs_get_local_path_from_uri ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-get-local-path-from-uri"/>
150
 
    <function name="gnome_vfs_get_uri_from_local_path ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-get-uri-from-local-path"/>
151
 
    <function name="gnome_vfs_is_executable_command_string ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-is-executable-command-string"/>
152
 
    <function name="gnome_vfs_list_deep_free ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-list-deep-free"/>
153
 
    <function name="gnome_vfs_get_volume_free_space ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-get-volume-free-space"/>
154
 
    <function name="gnome_vfs_icon_path_from_filename ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-icon-path-from-filename"/>
155
 
    <function name="gnome_vfs_is_primary_thread ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-is-primary-thread"/>
156
 
    <function name="gnome_vfs_get_uri_scheme ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-get-uri-scheme"/>
157
 
    <function name="gnome_vfs_uris_match ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-uris-match"/>
158
 
    <function name="GNOME_VFS_ASSERT_PRIMARY_THREAD" link="gnome-vfs-20-gnome-vfs-utils.html#GNOME-VFS-ASSERT-PRIMARY-THREAD--CAPS"/>
159
 
    <function name="GNOME_VFS_ASSERT_SECONDARY_THREAD" link="gnome-vfs-20-gnome-vfs-utils.html#GNOME-VFS-ASSERT-SECONDARY-THREAD--CAPS"/>
160
 
    <function name="gnome_vfs_open_fd ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-open-fd"/>
161
 
    <function name="gnome_vfs_read_entire_file ()" link="gnome-vfs-20-gnome-vfs-utils.html#gnome-vfs-read-entire-file"/>
162
 
    <function name="enum GnomeVFSFileFlags" link="gnome-vfs-20-gnome-vfs-file-info.html#GnomeVFSFileFlags"/>
163
 
    <function name="enum GnomeVFSFileType" link="gnome-vfs-20-gnome-vfs-file-info.html#GnomeVFSFileType"/>
164
 
    <function name="enum GnomeVFSFileInfoFields" link="gnome-vfs-20-gnome-vfs-file-info.html#GnomeVFSFileInfoFields"/>
165
 
    <function name="enum GnomeVFSFilePermissions" link="gnome-vfs-20-gnome-vfs-file-info.html#GnomeVFSFilePermissions"/>
166
 
    <function name="enum GnomeVFSFileInfoOptions" link="gnome-vfs-20-gnome-vfs-file-info.html#GnomeVFSFileInfoOptions"/>
167
 
    <function name="enum GnomeVFSSetFileInfoMask" link="gnome-vfs-20-gnome-vfs-file-info.html#GnomeVFSSetFileInfoMask"/>
168
 
    <function name="GnomeVFSGetFileInfoResult" link="gnome-vfs-20-gnome-vfs-file-info.html#GnomeVFSGetFileInfoResult"/>
169
 
    <function name="GnomeVFSInodeNumber" link="gnome-vfs-20-gnome-vfs-file-info.html#GnomeVFSInodeNumber"/>
170
 
    <function name="GnomeVFSFileInfo" link="gnome-vfs-20-gnome-vfs-file-info.html#GnomeVFSFileInfo"/>
171
 
    <function name="GNOME_VFS_FILE_INFO_SYMLINK()" link="gnome-vfs-20-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SYMLINK--CAPS"/>
172
 
    <function name="GNOME_VFS_FILE_INFO_SET_SYMLINK()" link="gnome-vfs-20-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SET-SYMLINK--CAPS"/>
173
 
    <function name="GNOME_VFS_FILE_INFO_LOCAL()" link="gnome-vfs-20-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-LOCAL--CAPS"/>
174
 
    <function name="GNOME_VFS_FILE_INFO_SET_LOCAL()" link="gnome-vfs-20-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SET-LOCAL--CAPS"/>
175
 
    <function name="GNOME_VFS_FILE_INFO_SUID()" link="gnome-vfs-20-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SUID--CAPS"/>
176
 
    <function name="GNOME_VFS_FILE_INFO_SGID()" link="gnome-vfs-20-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SGID--CAPS"/>
177
 
    <function name="GNOME_VFS_FILE_INFO_STICKY()" link="gnome-vfs-20-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-STICKY--CAPS"/>
178
 
    <function name="GNOME_VFS_FILE_INFO_SET_SUID()" link="gnome-vfs-20-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SET-SUID--CAPS"/>
179
 
    <function name="GNOME_VFS_FILE_INFO_SET_SGID()" link="gnome-vfs-20-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SET-SGID--CAPS"/>
180
 
    <function name="GNOME_VFS_FILE_INFO_SET_STICKY()" link="gnome-vfs-20-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SET-STICKY--CAPS"/>
181
 
    <function name="gnome_vfs_file_info_new ()" link="gnome-vfs-20-gnome-vfs-file-info.html#gnome-vfs-file-info-new"/>
182
 
    <function name="gnome_vfs_file_info_unref ()" link="gnome-vfs-20-gnome-vfs-file-info.html#gnome-vfs-file-info-unref"/>
183
 
    <function name="gnome_vfs_file_info_ref ()" link="gnome-vfs-20-gnome-vfs-file-info.html#gnome-vfs-file-info-ref"/>
184
 
    <function name="gnome_vfs_file_info_clear ()" link="gnome-vfs-20-gnome-vfs-file-info.html#gnome-vfs-file-info-clear"/>
185
 
    <function name="gnome_vfs_file_info_get_mime_type ()" link="gnome-vfs-20-gnome-vfs-file-info.html#gnome-vfs-file-info-get-mime-type"/>
186
 
    <function name="gnome_vfs_file_info_copy ()" link="gnome-vfs-20-gnome-vfs-file-info.html#gnome-vfs-file-info-copy"/>
187
 
    <function name="gnome_vfs_file_info_dup ()" link="gnome-vfs-20-gnome-vfs-file-info.html#gnome-vfs-file-info-dup"/>
188
 
    <function name="gnome_vfs_file_info_matches ()" link="gnome-vfs-20-gnome-vfs-file-info.html#gnome-vfs-file-info-matches"/>
189
 
    <function name="gnome_vfs_file_info_list_ref ()" link="gnome-vfs-20-gnome-vfs-file-info.html#gnome-vfs-file-info-list-ref"/>
190
 
    <function name="gnome_vfs_file_info_list_unref ()" link="gnome-vfs-20-gnome-vfs-file-info.html#gnome-vfs-file-info-list-unref"/>
191
 
    <function name="gnome_vfs_file_info_list_copy ()" link="gnome-vfs-20-gnome-vfs-file-info.html#gnome-vfs-file-info-list-copy"/>
192
 
    <function name="gnome_vfs_file_info_list_free ()" link="gnome-vfs-20-gnome-vfs-file-info.html#gnome-vfs-file-info-list-free"/>
193
 
    <function name="gnome_vfs_get_file_info_result_dup ()" link="gnome-vfs-20-gnome-vfs-file-info.html#gnome-vfs-get-file-info-result-dup"/>
194
 
    <function name="gnome_vfs_get_file_info_result_free ()" link="gnome-vfs-20-gnome-vfs-file-info.html#gnome-vfs-get-file-info-result-free"/>
195
 
    <function name="GNOME_VFS_OFFSET_IS_LONG_LONG" link="gnome-vfs-20-gnome-vfs-file-size.html#GNOME-VFS-OFFSET-IS-LONG-LONG--CAPS"/>
196
 
    <function name="GNOME_VFS_SIZE_FORMAT_STR" link="gnome-vfs-20-gnome-vfs-file-size.html#GNOME-VFS-SIZE-FORMAT-STR--CAPS"/>
197
 
    <function name="GNOME_VFS_OFFSET_FORMAT_STR" link="gnome-vfs-20-gnome-vfs-file-size.html#GNOME-VFS-OFFSET-FORMAT-STR--CAPS"/>
198
 
    <function name="GnomeVFSFileSize" link="gnome-vfs-20-gnome-vfs-file-size.html#GnomeVFSFileSize"/>
199
 
    <function name="GnomeVFSFileOffset" link="gnome-vfs-20-gnome-vfs-file-size.html#GnomeVFSFileOffset"/>
200
 
    <function name="enum GnomeVFSOpenMode" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html#GnomeVFSOpenMode"/>
201
 
    <function name="gnome_vfs_create ()" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html#gnome-vfs-create"/>
202
 
    <function name="gnome_vfs_create_uri ()" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html#gnome-vfs-create-uri"/>
203
 
    <function name="gnome_vfs_open ()" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html#gnome-vfs-open"/>
204
 
    <function name="gnome_vfs_open_uri ()" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html#gnome-vfs-open-uri"/>
205
 
    <function name="gnome_vfs_close ()" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html#gnome-vfs-close"/>
206
 
    <function name="gnome_vfs_unlink ()" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html#gnome-vfs-unlink"/>
207
 
    <function name="gnome_vfs_unlink_from_uri ()" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html#gnome-vfs-unlink-from-uri"/>
208
 
    <function name="gnome_vfs_move_uri ()" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html#gnome-vfs-move-uri"/>
209
 
    <function name="gnome_vfs_move ()" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html#gnome-vfs-move"/>
210
 
    <function name="gnome_vfs_check_same_fs_uris ()" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html#gnome-vfs-check-same-fs-uris"/>
211
 
    <function name="gnome_vfs_check_same_fs ()" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html#gnome-vfs-check-same-fs"/>
212
 
    <function name="gnome_vfs_uri_exists ()" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html#gnome-vfs-uri-exists"/>
213
 
    <function name="gnome_vfs_create_symbolic_link ()" link="gnome-vfs-20-gnome-vfs-file-basic-ops.html#gnome-vfs-create-symbolic-link"/>
214
 
    <function name="enum GnomeVFSSeekPosition" link="gnome-vfs-20-gnome-vfs-file-rw-ops.html#GnomeVFSSeekPosition"/>
215
 
    <function name="gnome_vfs_read ()" link="gnome-vfs-20-gnome-vfs-file-rw-ops.html#gnome-vfs-read"/>
216
 
    <function name="gnome_vfs_write ()" link="gnome-vfs-20-gnome-vfs-file-rw-ops.html#gnome-vfs-write"/>
217
 
    <function name="gnome_vfs_seek ()" link="gnome-vfs-20-gnome-vfs-file-rw-ops.html#gnome-vfs-seek"/>
218
 
    <function name="gnome_vfs_tell ()" link="gnome-vfs-20-gnome-vfs-file-rw-ops.html#gnome-vfs-tell"/>
219
 
    <function name="gnome_vfs_forget_cache ()" link="gnome-vfs-20-gnome-vfs-file-rw-ops.html#gnome-vfs-forget-cache"/>
220
 
    <function name="gnome_vfs_truncate ()" link="gnome-vfs-20-gnome-vfs-file-trunc-ops.html#gnome-vfs-truncate"/>
221
 
    <function name="gnome_vfs_truncate_uri ()" link="gnome-vfs-20-gnome-vfs-file-trunc-ops.html#gnome-vfs-truncate-uri"/>
222
 
    <function name="gnome_vfs_truncate_handle ()" link="gnome-vfs-20-gnome-vfs-file-trunc-ops.html#gnome-vfs-truncate-handle"/>
223
 
    <function name="gnome_vfs_get_file_info ()" link="gnome-vfs-20-gnome-vfs-file-info-ops.html#gnome-vfs-get-file-info"/>
224
 
    <function name="gnome_vfs_get_file_info_uri ()" link="gnome-vfs-20-gnome-vfs-file-info-ops.html#gnome-vfs-get-file-info-uri"/>
225
 
    <function name="gnome_vfs_get_file_info_from_handle ()" link="gnome-vfs-20-gnome-vfs-file-info-ops.html#gnome-vfs-get-file-info-from-handle"/>
226
 
    <function name="gnome_vfs_set_file_info_uri ()" link="gnome-vfs-20-gnome-vfs-file-info-ops.html#gnome-vfs-set-file-info-uri"/>
227
 
    <function name="gnome_vfs_set_file_info ()" link="gnome-vfs-20-gnome-vfs-file-info-ops.html#gnome-vfs-set-file-info"/>
228
 
    <function name="gnome_vfs_make_directory ()" link="gnome-vfs-20-gnome-vfs-directory-basic-ops.html#gnome-vfs-make-directory"/>
229
 
    <function name="gnome_vfs_make_directory_for_uri ()" link="gnome-vfs-20-gnome-vfs-directory-basic-ops.html#gnome-vfs-make-directory-for-uri"/>
230
 
    <function name="gnome_vfs_remove_directory ()" link="gnome-vfs-20-gnome-vfs-directory-basic-ops.html#gnome-vfs-remove-directory"/>
231
 
    <function name="gnome_vfs_remove_directory_from_uri ()" link="gnome-vfs-20-gnome-vfs-directory-basic-ops.html#gnome-vfs-remove-directory-from-uri"/>
232
 
    <function name="GnomeVFSDirectoryHandle" link="gnome-vfs-20-gnome-vfs-directory-list-ops.html#GnomeVFSDirectoryHandle"/>
233
 
    <function name="enum GnomeVFSDirectoryVisitOptions" link="gnome-vfs-20-gnome-vfs-directory-list-ops.html#GnomeVFSDirectoryVisitOptions"/>
234
 
    <function name="GnomeVFSDirectoryVisitFunc ()" link="gnome-vfs-20-gnome-vfs-directory-list-ops.html#GnomeVFSDirectoryVisitFunc"/>
235
 
    <function name="gnome_vfs_directory_open ()" link="gnome-vfs-20-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-open"/>
236
 
    <function name="gnome_vfs_directory_open_from_uri ()" link="gnome-vfs-20-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-open-from-uri"/>
237
 
    <function name="gnome_vfs_directory_read_next ()" link="gnome-vfs-20-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-read-next"/>
238
 
    <function name="gnome_vfs_directory_close ()" link="gnome-vfs-20-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-close"/>
239
 
    <function name="gnome_vfs_directory_visit ()" link="gnome-vfs-20-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-visit"/>
240
 
    <function name="gnome_vfs_directory_visit_uri ()" link="gnome-vfs-20-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-visit-uri"/>
241
 
    <function name="gnome_vfs_directory_visit_files ()" link="gnome-vfs-20-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-visit-files"/>
242
 
    <function name="gnome_vfs_directory_visit_files_at_uri ()" link="gnome-vfs-20-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-visit-files-at-uri"/>
243
 
    <function name="gnome_vfs_directory_list_load ()" link="gnome-vfs-20-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-list-load"/>
244
 
    <function name="enum GnomeVFSFindDirectoryKind" link="gnome-vfs-20-gnome-vfs-directory-find-ops.html#GnomeVFSFindDirectoryKind"/>
245
 
    <function name="gnome_vfs_find_directory ()" link="gnome-vfs-20-gnome-vfs-directory-find-ops.html#gnome-vfs-find-directory"/>
246
 
    <function name="enum GnomeVFSXferOptions" link="gnome-vfs-20-gnome-vfs-xfer.html#GnomeVFSXferOptions"/>
247
 
    <function name="enum GnomeVFSXferProgressStatus" link="gnome-vfs-20-gnome-vfs-xfer.html#GnomeVFSXferProgressStatus"/>
248
 
    <function name="enum GnomeVFSXferOverwriteMode" link="gnome-vfs-20-gnome-vfs-xfer.html#GnomeVFSXferOverwriteMode"/>
249
 
    <function name="enum GnomeVFSXferOverwriteAction" link="gnome-vfs-20-gnome-vfs-xfer.html#GnomeVFSXferOverwriteAction"/>
250
 
    <function name="enum GnomeVFSXferErrorMode" link="gnome-vfs-20-gnome-vfs-xfer.html#GnomeVFSXferErrorMode"/>
251
 
    <function name="enum GnomeVFSXferErrorAction" link="gnome-vfs-20-gnome-vfs-xfer.html#GnomeVFSXferErrorAction"/>
252
 
    <function name="enum GnomeVFSXferPhase" link="gnome-vfs-20-gnome-vfs-xfer.html#GnomeVFSXferPhase"/>
253
 
    <function name="GnomeVFSXferProgressInfo" link="gnome-vfs-20-gnome-vfs-xfer.html#GnomeVFSXferProgressInfo"/>
254
 
    <function name="GnomeVFSXferProgressCallback ()" link="gnome-vfs-20-gnome-vfs-xfer.html#GnomeVFSXferProgressCallback"/>
255
 
    <function name="gnome_vfs_xfer_uri_list ()" link="gnome-vfs-20-gnome-vfs-xfer.html#gnome-vfs-xfer-uri-list"/>
256
 
    <function name="gnome_vfs_xfer_uri ()" link="gnome-vfs-20-gnome-vfs-xfer.html#gnome-vfs-xfer-uri"/>
257
 
    <function name="gnome_vfs_xfer_delete_list ()" link="gnome-vfs-20-gnome-vfs-xfer.html#gnome-vfs-xfer-delete-list"/>
258
 
    <function name="GnomeVFSMonitorHandle" link="gnome-vfs-20-gnome-vfs-monitor.html#GnomeVFSMonitorHandle"/>
259
 
    <function name="enum GnomeVFSMonitorType" link="gnome-vfs-20-gnome-vfs-monitor.html#GnomeVFSMonitorType"/>
260
 
    <function name="enum GnomeVFSMonitorEventType" link="gnome-vfs-20-gnome-vfs-monitor.html#GnomeVFSMonitorEventType"/>
261
 
    <function name="GnomeVFSMonitorCallback ()" link="gnome-vfs-20-gnome-vfs-monitor.html#GnomeVFSMonitorCallback"/>
262
 
    <function name="gnome_vfs_monitor_add ()" link="gnome-vfs-20-gnome-vfs-monitor.html#gnome-vfs-monitor-add"/>
263
 
    <function name="gnome_vfs_monitor_cancel ()" link="gnome-vfs-20-gnome-vfs-monitor.html#gnome-vfs-monitor-cancel"/>
264
 
    <function name="gnome_vfs_monitor_callback ()" link="gnome-vfs-20-gnome-vfs-monitor.html#gnome-vfs-monitor-callback"/>
265
 
    <function name="gnome_vfs_file_control ()" link="gnome-vfs-20-gnome-vfs-file-advanced-ops.html#gnome-vfs-file-control"/>
266
 
    <function name="GNOME_VFS_PRIORITY_MIN" link="gnome-vfs-20-gnome-vfs-async-ops.html#GNOME-VFS-PRIORITY-MIN--CAPS"/>
267
 
    <function name="GNOME_VFS_PRIORITY_MAX" link="gnome-vfs-20-gnome-vfs-async-ops.html#GNOME-VFS-PRIORITY-MAX--CAPS"/>
268
 
    <function name="GNOME_VFS_PRIORITY_DEFAULT" link="gnome-vfs-20-gnome-vfs-async-ops.html#GNOME-VFS-PRIORITY-DEFAULT--CAPS"/>
269
 
    <function name="GnomeVFSAsyncHandle" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncHandle"/>
270
 
    <function name="GnomeVFSAsyncCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncCallback"/>
271
 
    <function name="GnomeVFSAsyncOpenCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncOpenCallback"/>
272
 
    <function name="GnomeVFSAsyncOpenAsChannelCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncOpenAsChannelCallback"/>
273
 
    <function name="GnomeVFSAsyncCreateCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncCreateCallback"/>
274
 
    <function name="GnomeVFSAsyncCreateAsChannelCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncCreateAsChannelCallback"/>
275
 
    <function name="GnomeVFSAsyncCloseCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncCloseCallback"/>
276
 
    <function name="GnomeVFSAsyncReadCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncReadCallback"/>
277
 
    <function name="GnomeVFSAsyncWriteCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncWriteCallback"/>
278
 
    <function name="GnomeVFSAsyncSeekCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncSeekCallback"/>
279
 
    <function name="GnomeVFSAsyncGetFileInfoCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncGetFileInfoCallback"/>
280
 
    <function name="GnomeVFSAsyncSetFileInfoCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncSetFileInfoCallback"/>
281
 
    <function name="GnomeVFSAsyncFileControlCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncFileControlCallback"/>
282
 
    <function name="GnomeVFSAsyncDirectoryLoadCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncDirectoryLoadCallback"/>
283
 
    <function name="GnomeVFSAsyncFindDirectoryCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncFindDirectoryCallback"/>
284
 
    <function name="GnomeVFSFindDirectoryResult" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSFindDirectoryResult"/>
285
 
    <function name="GnomeVFSAsyncXferProgressCallback ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSAsyncXferProgressCallback"/>
286
 
    <function name="GnomeVFSCancellation" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSCancellation"/>
287
 
    <function name="GnomeVFSContext" link="gnome-vfs-20-gnome-vfs-async-ops.html#GnomeVFSContext"/>
288
 
    <function name="gnome_vfs_async_set_job_limit ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-set-job-limit"/>
289
 
    <function name="gnome_vfs_async_get_job_limit ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-get-job-limit"/>
290
 
    <function name="gnome_vfs_async_cancel ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-cancel"/>
291
 
    <function name="gnome_vfs_async_open ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-open"/>
292
 
    <function name="gnome_vfs_async_open_uri ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-open-uri"/>
293
 
    <function name="gnome_vfs_async_open_as_channel ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-open-as-channel"/>
294
 
    <function name="gnome_vfs_async_open_uri_as_channel ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-open-uri-as-channel"/>
295
 
    <function name="gnome_vfs_async_create ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-create"/>
296
 
    <function name="gnome_vfs_async_create_uri ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-create-uri"/>
297
 
    <function name="gnome_vfs_async_create_symbolic_link ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-create-symbolic-link"/>
298
 
    <function name="gnome_vfs_async_create_as_channel ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-create-as-channel"/>
299
 
    <function name="gnome_vfs_async_create_uri_as_channel ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-create-uri-as-channel"/>
300
 
    <function name="gnome_vfs_async_close ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-close"/>
301
 
    <function name="gnome_vfs_async_read ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-read"/>
302
 
    <function name="gnome_vfs_async_write ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-write"/>
303
 
    <function name="gnome_vfs_async_seek ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-seek"/>
304
 
    <function name="gnome_vfs_async_get_file_info ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-get-file-info"/>
305
 
    <function name="gnome_vfs_async_set_file_info ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-set-file-info"/>
306
 
    <function name="gnome_vfs_async_load_directory ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-load-directory"/>
307
 
    <function name="gnome_vfs_async_load_directory_uri ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-load-directory-uri"/>
308
 
    <function name="gnome_vfs_async_xfer ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-xfer"/>
309
 
    <function name="gnome_vfs_async_find_directory ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-find-directory"/>
310
 
    <function name="gnome_vfs_async_file_control ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-async-file-control"/>
311
 
    <function name="gnome_vfs_find_directory_result_dup ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-find-directory-result-dup"/>
312
 
    <function name="gnome_vfs_find_directory_result_free ()" link="gnome-vfs-20-gnome-vfs-async-ops.html#gnome-vfs-find-directory-result-free"/>
313
 
    <function name="gnome_vfs_cancellation_new ()" link="gnome-vfs-20-gnome-vfs-cancellation.html#gnome-vfs-cancellation-new"/>
314
 
    <function name="gnome_vfs_cancellation_destroy ()" link="gnome-vfs-20-gnome-vfs-cancellation.html#gnome-vfs-cancellation-destroy"/>
315
 
    <function name="gnome_vfs_cancellation_cancel ()" link="gnome-vfs-20-gnome-vfs-cancellation.html#gnome-vfs-cancellation-cancel"/>
316
 
    <function name="gnome_vfs_cancellation_check ()" link="gnome-vfs-20-gnome-vfs-cancellation.html#gnome-vfs-cancellation-check"/>
317
 
    <function name="gnome_vfs_cancellation_ack ()" link="gnome-vfs-20-gnome-vfs-cancellation.html#gnome-vfs-cancellation-ack"/>
318
 
    <function name="gnome_vfs_cancellation_get_fd ()" link="gnome-vfs-20-gnome-vfs-cancellation.html#gnome-vfs-cancellation-get-fd"/>
319
 
    <function name="GNOME_IS_VFS_VOLUME()" link="gnome-vfs-20-gnome-vfs-volume.html#GNOME-IS-VFS-VOLUME--CAPS"/>
320
 
    <function name="GNOME_IS_VFS_VOLUME_CLASS()" link="gnome-vfs-20-gnome-vfs-volume.html#GNOME-IS-VFS-VOLUME-CLASS--CAPS"/>
321
 
    <function name="GNOME_VFS_TYPE_VOLUME" link="gnome-vfs-20-gnome-vfs-volume.html#GNOME-VFS-TYPE-VOLUME--CAPS"/>
322
 
    <function name="GNOME_VFS_VOLUME()" link="gnome-vfs-20-gnome-vfs-volume.html#GNOME-VFS-VOLUME--CAPS"/>
323
 
    <function name="GNOME_VFS_VOLUME_CLASS()" link="gnome-vfs-20-gnome-vfs-volume.html#GNOME-VFS-VOLUME-CLASS--CAPS"/>
324
 
    <function name="GnomeVFSVolume" link="gnome-vfs-20-gnome-vfs-volume.html#GnomeVFSVolume-struct"/>
325
 
    <function name="GnomeVFSVolumeClass" link="gnome-vfs-20-gnome-vfs-volume.html#GnomeVFSVolumeClass"/>
326
 
    <function name="GnomeVFSVolumeOpCallback ()" link="gnome-vfs-20-gnome-vfs-volume.html#GnomeVFSVolumeOpCallback"/>
327
 
    <function name="enum GnomeVFSVolumeType" link="gnome-vfs-20-gnome-vfs-volume.html#GnomeVFSVolumeType"/>
328
 
    <function name="gnome_vfs_volume_compare ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-compare"/>
329
 
    <function name="gnome_vfs_volume_eject ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-eject"/>
330
 
    <function name="gnome_vfs_volume_get_activation_uri ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-get-activation-uri"/>
331
 
    <function name="gnome_vfs_volume_get_device_path ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-get-device-path"/>
332
 
    <function name="gnome_vfs_volume_get_device_type ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-get-device-type"/>
333
 
    <function name="gnome_vfs_volume_get_display_name ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-get-display-name"/>
334
 
    <function name="gnome_vfs_volume_get_drive ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-get-drive"/>
335
 
    <function name="gnome_vfs_volume_get_filesystem_type ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-get-filesystem-type"/>
336
 
    <function name="gnome_vfs_volume_get_hal_udi ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-get-hal-udi"/>
337
 
    <function name="gnome_vfs_volume_get_icon ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-get-icon"/>
338
 
    <function name="gnome_vfs_volume_get_id ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-get-id"/>
339
 
    <function name="gnome_vfs_volume_get_type ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-get-type"/>
340
 
    <function name="gnome_vfs_volume_get_volume_type ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-get-volume-type"/>
341
 
    <function name="gnome_vfs_volume_handles_trash ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-handles-trash"/>
342
 
    <function name="gnome_vfs_volume_is_mounted ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-is-mounted"/>
343
 
    <function name="gnome_vfs_volume_is_read_only ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-is-read-only"/>
344
 
    <function name="gnome_vfs_volume_is_user_visible ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-is-user-visible"/>
345
 
    <function name="gnome_vfs_volume_ref ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-ref"/>
346
 
    <function name="gnome_vfs_volume_type_get_type ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-type-get-type"/>
347
 
    <function name="gnome_vfs_volume_unmount ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-unmount"/>
348
 
    <function name="gnome_vfs_volume_unref ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-volume-unref"/>
349
 
    <function name="gnome_vfs_connect_to_server ()" link="gnome-vfs-20-gnome-vfs-volume.html#gnome-vfs-connect-to-server"/>
350
 
    <function name="enum GnomeVFSDeviceType" link="gnome-vfs-20-gnome-vfs-drive.html#GnomeVFSDeviceType"/>
351
 
    <function name="GnomeVFSDrive" link="gnome-vfs-20-gnome-vfs-drive.html#GnomeVFSDrive-struct"/>
352
 
    <function name="GnomeVFSDriveClass" link="gnome-vfs-20-gnome-vfs-drive.html#GnomeVFSDriveClass"/>
353
 
    <function name="GNOME_IS_VFS_DRIVE()" link="gnome-vfs-20-gnome-vfs-drive.html#GNOME-IS-VFS-DRIVE--CAPS"/>
354
 
    <function name="GNOME_IS_VFS_DRIVE_CLASS()" link="gnome-vfs-20-gnome-vfs-drive.html#GNOME-IS-VFS-DRIVE-CLASS--CAPS"/>
355
 
    <function name="GNOME_VFS_TYPE_DRIVE" link="gnome-vfs-20-gnome-vfs-drive.html#GNOME-VFS-TYPE-DRIVE--CAPS"/>
356
 
    <function name="GNOME_VFS_DRIVE()" link="gnome-vfs-20-gnome-vfs-drive.html#GNOME-VFS-DRIVE--CAPS"/>
357
 
    <function name="GNOME_VFS_DRIVE_CLASS()" link="gnome-vfs-20-gnome-vfs-drive.html#GNOME-VFS-DRIVE-CLASS--CAPS"/>
358
 
    <function name="gnome_vfs_drive_compare ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-compare"/>
359
 
    <function name="gnome_vfs_drive_eject ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-eject"/>
360
 
    <function name="gnome_vfs_drive_get_activation_uri ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-get-activation-uri"/>
361
 
    <function name="gnome_vfs_drive_get_device_path ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-get-device-path"/>
362
 
    <function name="gnome_vfs_drive_get_device_type ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-get-device-type"/>
363
 
    <function name="gnome_vfs_drive_get_display_name ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-get-display-name"/>
364
 
    <function name="gnome_vfs_drive_get_hal_udi ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-get-hal-udi"/>
365
 
    <function name="gnome_vfs_drive_get_icon ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-get-icon"/>
366
 
    <function name="gnome_vfs_drive_get_id ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-get-id"/>
367
 
    <function name="gnome_vfs_drive_get_mounted_volume ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-get-mounted-volume"/>
368
 
    <function name="gnome_vfs_drive_get_mounted_volumes ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-get-mounted-volumes"/>
369
 
    <function name="gnome_vfs_drive_volume_list_free ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-volume-list-free"/>
370
 
    <function name="gnome_vfs_drive_get_type ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-get-type"/>
371
 
    <function name="gnome_vfs_drive_is_connected ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-is-connected"/>
372
 
    <function name="gnome_vfs_drive_is_mounted ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-is-mounted"/>
373
 
    <function name="gnome_vfs_drive_is_user_visible ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-is-user-visible"/>
374
 
    <function name="gnome_vfs_drive_mount ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-mount"/>
375
 
    <function name="gnome_vfs_drive_ref ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-ref"/>
376
 
    <function name="gnome_vfs_drive_unmount ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-unmount"/>
377
 
    <function name="gnome_vfs_drive_unref ()" link="gnome-vfs-20-gnome-vfs-drive.html#gnome-vfs-drive-unref"/>
378
 
    <function name="The &quot;volume-mounted&quot; signal" link="gnome-vfs-20-gnome-vfs-drive.html#GnomeVFSDrive-volume-mounted"/>
379
 
    <function name="The &quot;volume-pre-unmount&quot; signal" link="gnome-vfs-20-gnome-vfs-drive.html#GnomeVFSDrive-volume-pre-unmount"/>
380
 
    <function name="The &quot;volume-unmounted&quot; signal" link="gnome-vfs-20-gnome-vfs-drive.html#GnomeVFSDrive-volume-unmounted"/>
381
 
    <function name="GNOME_IS_VFS_VOLUME_MONITOR()" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#GNOME-IS-VFS-VOLUME-MONITOR--CAPS"/>
382
 
    <function name="GNOME_IS_VFS_VOLUME_MONITOR_CLASS()" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#GNOME-IS-VFS-VOLUME-MONITOR-CLASS--CAPS"/>
383
 
    <function name="GNOME_VFS_TYPE_VOLUME_MONITOR" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#GNOME-VFS-TYPE-VOLUME-MONITOR--CAPS"/>
384
 
    <function name="GNOME_VFS_VOLUME_MONITOR()" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#GNOME-VFS-VOLUME-MONITOR--CAPS"/>
385
 
    <function name="GNOME_VFS_VOLUME_MONITOR_CLASS()" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#GNOME-VFS-VOLUME-MONITOR-CLASS--CAPS"/>
386
 
    <function name="GnomeVFSVolumeMonitor" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#GnomeVFSVolumeMonitor-struct"/>
387
 
    <function name="GnomeVFSVolumeMonitorClass" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#GnomeVFSVolumeMonitorClass"/>
388
 
    <function name="gnome_vfs_get_volume_monitor ()" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#gnome-vfs-get-volume-monitor"/>
389
 
    <function name="gnome_vfs_volume_monitor_get_connected_drives ()" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-get-connected-drives"/>
390
 
    <function name="gnome_vfs_volume_monitor_get_drive_by_id ()" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-get-drive-by-id"/>
391
 
    <function name="gnome_vfs_volume_monitor_get_mounted_volumes ()" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-get-mounted-volumes"/>
392
 
    <function name="gnome_vfs_volume_monitor_get_type ()" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-get-type"/>
393
 
    <function name="gnome_vfs_volume_monitor_get_volume_by_id ()" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-get-volume-by-id"/>
394
 
    <function name="gnome_vfs_volume_monitor_get_volume_for_path ()" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-get-volume-for-path"/>
395
 
    <function name="gnome_vfs_volume_monitor_ref ()" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-ref"/>
396
 
    <function name="gnome_vfs_volume_monitor_unref ()" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-unref"/>
397
 
    <function name="The &quot;drive-connected&quot; signal" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#GnomeVFSVolumeMonitor-drive-connected"/>
398
 
    <function name="The &quot;drive-disconnected&quot; signal" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#GnomeVFSVolumeMonitor-drive-disconnected"/>
399
 
    <function name="The &quot;volume-mounted&quot; signal" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#GnomeVFSVolumeMonitor-volume-mounted"/>
400
 
    <function name="The &quot;volume-pre-unmount&quot; signal" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#GnomeVFSVolumeMonitor-volume-pre-unmount"/>
401
 
    <function name="The &quot;volume-unmounted&quot; signal" link="gnome-vfs-20-gnome-vfs-volume-monitor.html#GnomeVFSVolumeMonitor-volume-unmounted"/>
402
 
    <function name="GnomeVFSDNSSDResolveCallback ()" link="gnome-vfs-20-gnome-vfs-dns-sd.html#GnomeVFSDNSSDResolveCallback"/>
403
 
    <function name="enum GnomeVFSDNSSDServiceStatus" link="gnome-vfs-20-gnome-vfs-dns-sd.html#GnomeVFSDNSSDServiceStatus"/>
404
 
    <function name="GnomeVFSDNSSDService" link="gnome-vfs-20-gnome-vfs-dns-sd.html#GnomeVFSDNSSDService"/>
405
 
    <function name="GnomeVFSDNSSDBrowseCallback ()" link="gnome-vfs-20-gnome-vfs-dns-sd.html#GnomeVFSDNSSDBrowseCallback"/>
406
 
    <function name="gnome_vfs_dns_sd_browse ()" link="gnome-vfs-20-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-browse"/>
407
 
    <function name="gnome_vfs_dns_sd_stop_browse ()" link="gnome-vfs-20-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-stop-browse"/>
408
 
    <function name="gnome_vfs_dns_sd_resolve ()" link="gnome-vfs-20-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-resolve"/>
409
 
    <function name="gnome_vfs_dns_sd_cancel_resolve ()" link="gnome-vfs-20-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-cancel-resolve"/>
410
 
    <function name="gnome_vfs_dns_sd_browse_sync ()" link="gnome-vfs-20-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-browse-sync"/>
411
 
    <function name="gnome_vfs_dns_sd_resolve_sync ()" link="gnome-vfs-20-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-resolve-sync"/>
412
 
    <function name="gnome_vfs_dns_sd_service_list_free ()" link="gnome-vfs-20-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-service-list-free"/>
413
 
    <function name="gnome_vfs_dns_sd_list_browse_domains_sync ()" link="gnome-vfs-20-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-list-browse-domains-sync"/>
414
 
    <function name="gnome_vfs_get_default_browse_domains ()" link="gnome-vfs-20-gnome-vfs-dns-sd.html#gnome-vfs-get-default-browse-domains"/>
415
 
    <function name="gnome_vfs_resolve ()" link="gnome-vfs-20-gnome-vfs-resolve.html#gnome-vfs-resolve"/>
416
 
    <function name="gnome_vfs_resolve_free ()" link="gnome-vfs-20-gnome-vfs-resolve.html#gnome-vfs-resolve-free"/>
417
 
    <function name="gnome_vfs_resolve_next_address ()" link="gnome-vfs-20-gnome-vfs-resolve.html#gnome-vfs-resolve-next-address"/>
418
 
    <function name="gnome_vfs_resolve_reset_to_beginning ()" link="gnome-vfs-20-gnome-vfs-resolve.html#gnome-vfs-resolve-reset-to-beginning"/>
419
 
    <function name="GnomeVFSAddress" link="gnome-vfs-20-gnome-vfs-resolve.html#GnomeVFSAddress"/>
420
 
    <function name="gnome_vfs_address_dup ()" link="gnome-vfs-20-gnome-vfs-resolve.html#gnome-vfs-address-dup"/>
421
 
    <function name="gnome_vfs_address_free ()" link="gnome-vfs-20-gnome-vfs-resolve.html#gnome-vfs-address-free"/>
422
 
    <function name="gnome_vfs_address_get_family_type ()" link="gnome-vfs-20-gnome-vfs-resolve.html#gnome-vfs-address-get-family-type"/>
423
 
    <function name="gnome_vfs_address_get_ipv4 ()" link="gnome-vfs-20-gnome-vfs-resolve.html#gnome-vfs-address-get-ipv4"/>
424
 
    <function name="gnome_vfs_address_get_type ()" link="gnome-vfs-20-gnome-vfs-resolve.html#gnome-vfs-address-get-type"/>
425
 
    <function name="gnome_vfs_address_new_from_ipv4 ()" link="gnome-vfs-20-gnome-vfs-resolve.html#gnome-vfs-address-new-from-ipv4"/>
426
 
    <function name="gnome_vfs_address_new_from_sockaddr ()" link="gnome-vfs-20-gnome-vfs-resolve.html#gnome-vfs-address-new-from-sockaddr"/>
427
 
    <function name="gnome_vfs_address_new_from_string ()" link="gnome-vfs-20-gnome-vfs-resolve.html#gnome-vfs-address-new-from-string"/>
428
 
    <function name="gnome_vfs_address_to_string ()" link="gnome-vfs-20-gnome-vfs-resolve.html#gnome-vfs-address-to-string"/>
429
 
    <function name="GnomeVFSSSL" link="gnome-vfs-20-gnome-vfs-ssl.html#GnomeVFSSSL"/>
430
 
    <function name="gnome_vfs_ssl_enabled ()" link="gnome-vfs-20-gnome-vfs-ssl.html#gnome-vfs-ssl-enabled"/>
431
 
    <function name="gnome_vfs_ssl_create ()" link="gnome-vfs-20-gnome-vfs-ssl.html#gnome-vfs-ssl-create"/>
432
 
    <function name="gnome_vfs_ssl_create_from_fd ()" link="gnome-vfs-20-gnome-vfs-ssl.html#gnome-vfs-ssl-create-from-fd"/>
433
 
    <function name="gnome_vfs_ssl_read ()" link="gnome-vfs-20-gnome-vfs-ssl.html#gnome-vfs-ssl-read"/>
434
 
    <function name="gnome_vfs_ssl_write ()" link="gnome-vfs-20-gnome-vfs-ssl.html#gnome-vfs-ssl-write"/>
435
 
    <function name="gnome_vfs_ssl_destroy ()" link="gnome-vfs-20-gnome-vfs-ssl.html#gnome-vfs-ssl-destroy"/>
436
 
    <function name="gnome_vfs_ssl_to_socket ()" link="gnome-vfs-20-gnome-vfs-ssl.html#gnome-vfs-ssl-to-socket"/>
437
 
    <function name="gnome_vfs_ssl_set_timeout ()" link="gnome-vfs-20-gnome-vfs-ssl.html#gnome-vfs-ssl-set-timeout"/>
438
 
    <function name="GnomeVFSSocket" link="gnome-vfs-20-gnome-vfs-socket.html#GnomeVFSSocket"/>
439
 
    <function name="GnomeVFSSocketImpl" link="gnome-vfs-20-gnome-vfs-socket.html#GnomeVFSSocketImpl"/>
440
 
    <function name="GnomeVFSSocketReadFunc ()" link="gnome-vfs-20-gnome-vfs-socket.html#GnomeVFSSocketReadFunc"/>
441
 
    <function name="GnomeVFSSocketWriteFunc ()" link="gnome-vfs-20-gnome-vfs-socket.html#GnomeVFSSocketWriteFunc"/>
442
 
    <function name="GnomeVFSSocketCloseFunc ()" link="gnome-vfs-20-gnome-vfs-socket.html#GnomeVFSSocketCloseFunc"/>
443
 
    <function name="GnomeVFSSocketSetTimeoutFunc ()" link="gnome-vfs-20-gnome-vfs-socket.html#GnomeVFSSocketSetTimeoutFunc"/>
444
 
    <function name="gnome_vfs_socket_new ()" link="gnome-vfs-20-gnome-vfs-socket.html#gnome-vfs-socket-new"/>
445
 
    <function name="gnome_vfs_socket_write ()" link="gnome-vfs-20-gnome-vfs-socket.html#gnome-vfs-socket-write"/>
446
 
    <function name="gnome_vfs_socket_close ()" link="gnome-vfs-20-gnome-vfs-socket.html#gnome-vfs-socket-close"/>
447
 
    <function name="gnome_vfs_socket_read ()" link="gnome-vfs-20-gnome-vfs-socket.html#gnome-vfs-socket-read"/>
448
 
    <function name="gnome_vfs_socket_free ()" link="gnome-vfs-20-gnome-vfs-socket.html#gnome-vfs-socket-free"/>
449
 
    <function name="gnome_vfs_socket_set_timeout ()" link="gnome-vfs-20-gnome-vfs-socket.html#gnome-vfs-socket-set-timeout"/>
450
 
    <function name="GnomeVFSSocketBuffer" link="gnome-vfs-20-gnome-vfs-socket-buffer.html#GnomeVFSSocketBuffer"/>
451
 
    <function name="gnome_vfs_socket_buffer_new ()" link="gnome-vfs-20-gnome-vfs-socket-buffer.html#gnome-vfs-socket-buffer-new"/>
452
 
    <function name="gnome_vfs_socket_buffer_destroy ()" link="gnome-vfs-20-gnome-vfs-socket-buffer.html#gnome-vfs-socket-buffer-destroy"/>
453
 
    <function name="gnome_vfs_socket_buffer_read ()" link="gnome-vfs-20-gnome-vfs-socket-buffer.html#gnome-vfs-socket-buffer-read"/>
454
 
    <function name="gnome_vfs_socket_buffer_peekc ()" link="gnome-vfs-20-gnome-vfs-socket-buffer.html#gnome-vfs-socket-buffer-peekc"/>
455
 
    <function name="gnome_vfs_socket_buffer_write ()" link="gnome-vfs-20-gnome-vfs-socket-buffer.html#gnome-vfs-socket-buffer-write"/>
456
 
    <function name="gnome_vfs_socket_buffer_flush ()" link="gnome-vfs-20-gnome-vfs-socket-buffer.html#gnome-vfs-socket-buffer-flush"/>
457
 
    <function name="gnome_vfs_socket_buffer_read_until ()" link="gnome-vfs-20-gnome-vfs-socket-buffer.html#gnome-vfs-socket-buffer-read-until"/>
458
 
    <function name="GnomeVFSInetConnection" link="gnome-vfs-20-gnome-vfs-inet-connection.html#GnomeVFSInetConnection"/>
459
 
    <function name="gnome_vfs_inet_connection_create ()" link="gnome-vfs-20-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-create"/>
460
 
    <function name="gnome_vfs_inet_connection_destroy ()" link="gnome-vfs-20-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-destroy"/>
461
 
    <function name="gnome_vfs_inet_connection_free ()" link="gnome-vfs-20-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-free"/>
462
 
    <function name="gnome_vfs_inet_connection_to_socket ()" link="gnome-vfs-20-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-to-socket"/>
463
 
    <function name="gnome_vfs_inet_connection_to_socket_buffer ()" link="gnome-vfs-20-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-to-socket-buffer"/>
464
 
    <function name="gnome_vfs_inet_connection_get_fd ()" link="gnome-vfs-20-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-get-fd"/>
465
 
    <function name="gnome_vfs_inet_connection_create_from_address ()" link="gnome-vfs-20-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-create-from-address"/>
466
 
    <function name="gnome_vfs_inet_connection_get_address ()" link="gnome-vfs-20-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-get-address"/>
467
 
    <function name="gnome_vfs_inet_connection_get_ip ()" link="gnome-vfs-20-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-get-ip"/>
468
 
    <function name="gnome_vfs_mime_type_from_name ()" link="gnome-vfs-20-gnome-vfs-mime.html#gnome-vfs-mime-type-from-name"/>
469
 
    <function name="gnome_vfs_mime_type_from_name_or_default ()" link="gnome-vfs-20-gnome-vfs-mime.html#gnome-vfs-mime-type-from-name-or-default"/>
470
 
    <function name="gnome_vfs_get_mime_type_common ()" link="gnome-vfs-20-gnome-vfs-mime.html#gnome-vfs-get-mime-type-common"/>
471
 
    <function name="gnome_vfs_get_mime_type_from_uri ()" link="gnome-vfs-20-gnome-vfs-mime.html#gnome-vfs-get-mime-type-from-uri"/>
472
 
    <function name="gnome_vfs_get_mime_type_from_file_data ()" link="gnome-vfs-20-gnome-vfs-mime.html#gnome-vfs-get-mime-type-from-file-data"/>
473
 
    <function name="gnome_vfs_get_file_mime_type_fast ()" link="gnome-vfs-20-gnome-vfs-mime.html#gnome-vfs-get-file-mime-type-fast"/>
474
 
    <function name="gnome_vfs_get_file_mime_type ()" link="gnome-vfs-20-gnome-vfs-mime.html#gnome-vfs-get-file-mime-type"/>
475
 
    <function name="gnome_vfs_mime_type_is_supertype ()" link="gnome-vfs-20-gnome-vfs-mime.html#gnome-vfs-mime-type-is-supertype"/>
476
 
    <function name="gnome_vfs_get_supertype_from_mime_type ()" link="gnome-vfs-20-gnome-vfs-mime.html#gnome-vfs-get-supertype-from-mime-type"/>
477
 
    <function name="gnome_vfs_mime_info_cache_reload ()" link="gnome-vfs-20-gnome-vfs-mime.html#gnome-vfs-mime-info-cache-reload"/>
478
 
    <function name="gnome_vfs_mime_reload ()" link="gnome-vfs-20-gnome-vfs-mime.html#gnome-vfs-mime-reload"/>
479
 
    <function name="gnome_vfs_mime_shutdown ()" link="gnome-vfs-20-gnome-vfs-mime.html#gnome-vfs-mime-shutdown"/>
480
 
    <function name="GNOME_VFS_MIME_TYPE_UNKNOWN" link="gnome-vfs-20-gnome-vfs-mime-utils.html#GNOME-VFS-MIME-TYPE-UNKNOWN--CAPS"/>
481
 
    <function name="enum GnomeVFSMimeEquivalence" link="gnome-vfs-20-gnome-vfs-mime-utils.html#GnomeVFSMimeEquivalence"/>
482
 
    <function name="gnome_vfs_mime_type_get_equivalence ()" link="gnome-vfs-20-gnome-vfs-mime-utils.html#gnome-vfs-mime-type-get-equivalence"/>
483
 
    <function name="gnome_vfs_mime_type_is_equal ()" link="gnome-vfs-20-gnome-vfs-mime-utils.html#gnome-vfs-mime-type-is-equal"/>
484
 
    <function name="gnome_vfs_get_mime_type_for_name ()" link="gnome-vfs-20-gnome-vfs-mime-utils.html#gnome-vfs-get-mime-type-for-name"/>
485
 
    <function name="gnome_vfs_get_mime_type_for_data ()" link="gnome-vfs-20-gnome-vfs-mime-utils.html#gnome-vfs-get-mime-type-for-data"/>
486
 
    <function name="gnome_vfs_get_mime_type_for_name_and_data ()" link="gnome-vfs-20-gnome-vfs-mime-utils.html#gnome-vfs-get-mime-type-for-name-and-data"/>
487
 
    <function name="gnome_vfs_get_mime_type ()" link="gnome-vfs-20-gnome-vfs-mime-utils.html#gnome-vfs-get-mime-type"/>
488
 
    <function name="gnome_vfs_get_slow_mime_type ()" link="gnome-vfs-20-gnome-vfs-mime-utils.html#gnome-vfs-get-slow-mime-type"/>
489
 
    <function name="GnomeVFSMimeApplication" link="gnome-vfs-20-gnome-vfs-mime-database.html#GnomeVFSMimeApplication"/>
490
 
    <function name="gnome_vfs_mime_get_default_application ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application"/>
491
 
    <function name="gnome_vfs_mime_get_default_application_for_uri ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application-for-uri"/>
492
 
    <function name="gnome_vfs_mime_get_all_applications ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-all-applications"/>
493
 
    <function name="gnome_vfs_mime_get_all_applications_for_uri ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-all-applications-for-uri"/>
494
 
    <function name="gnome_vfs_mime_get_all_desktop_entries ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-all-desktop-entries"/>
495
 
    <function name="gnome_vfs_mime_get_default_desktop_entry ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-desktop-entry"/>
496
 
    <function name="gnome_vfs_mime_get_default_component ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-component"/>
497
 
    <function name="gnome_vfs_mime_get_all_components ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-all-components"/>
498
 
    <function name="gnome_vfs_mime_get_icon ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-icon"/>
499
 
    <function name="gnome_vfs_mime_get_description ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-get-description"/>
500
 
    <function name="gnome_vfs_mime_can_be_executable ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-can-be-executable"/>
501
 
    <function name="gnome_vfs_mime_application_new_from_desktop_id ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-new-from-desktop-id"/>
502
 
    <function name="gnome_vfs_mime_application_launch ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-launch"/>
503
 
    <function name="gnome_vfs_mime_application_launch_with_env ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-launch-with-env"/>
504
 
    <function name="gnome_vfs_mime_application_get_desktop_id ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-desktop-id"/>
505
 
    <function name="gnome_vfs_mime_application_get_desktop_file_path ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-desktop-file-path"/>
506
 
    <function name="gnome_vfs_mime_application_get_name ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-name"/>
507
 
    <function name="gnome_vfs_mime_application_get_generic_name ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-generic-name"/>
508
 
    <function name="gnome_vfs_mime_application_get_icon ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-icon"/>
509
 
    <function name="gnome_vfs_mime_application_get_exec ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-exec"/>
510
 
    <function name="gnome_vfs_mime_application_get_binary_name ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-binary-name"/>
511
 
    <function name="gnome_vfs_mime_application_requires_terminal ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-requires-terminal"/>
512
 
    <function name="gnome_vfs_mime_application_supports_uris ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-supports-uris"/>
513
 
    <function name="gnome_vfs_mime_application_supports_startup_notification ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-supports-startup-notification"/>
514
 
    <function name="gnome_vfs_mime_application_get_startup_wm_class ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-startup-wm-class"/>
515
 
    <function name="gnome_vfs_mime_application_equal ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-equal"/>
516
 
    <function name="gnome_vfs_mime_application_copy ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-copy"/>
517
 
    <function name="gnome_vfs_mime_application_free ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-free"/>
518
 
    <function name="gnome_vfs_mime_application_list_free ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-application-list-free"/>
519
 
    <function name="gnome_vfs_mime_component_list_free ()" link="gnome-vfs-20-gnome-vfs-mime-database.html#gnome-vfs-mime-component-list-free"/>
520
 
    <function name="GnomeVFSMIMEMonitor" link="gnome-vfs-20-gnome-vfs-mime-monitor.html#GnomeVFSMIMEMonitor"/>
521
 
    <function name="gnome_vfs_mime_monitor_get ()" link="gnome-vfs-20-gnome-vfs-mime-monitor.html#gnome-vfs-mime-monitor-get"/>
522
 
    <function name="enum GnomeVFSMimeActionType" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#GnomeVFSMimeActionType"/>
523
 
    <function name="enum GnomeVFSMimeApplicationArgumentType" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#GnomeVFSMimeApplicationArgumentType"/>
524
 
    <function name="GnomeVFSMimeAction" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#GnomeVFSMimeAction"/>
525
 
    <function name="gnome_vfs_mime_get_default_action_type ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-default-action-type"/>
526
 
    <function name="gnome_vfs_mime_get_default_action ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-default-action"/>
527
 
    <function name="gnome_vfs_mime_get_short_list_applications ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-short-list-applications"/>
528
 
    <function name="gnome_vfs_mime_get_short_list_components ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-short-list-components"/>
529
 
    <function name="gnome_vfs_mime_set_default_action_type ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-default-action-type"/>
530
 
    <function name="gnome_vfs_mime_set_icon ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-icon"/>
531
 
    <function name="gnome_vfs_mime_set_description ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-description"/>
532
 
    <function name="gnome_vfs_mime_set_can_be_executable ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-can-be-executable"/>
533
 
    <function name="gnome_vfs_mime_set_short_list_applications ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-short-list-applications"/>
534
 
    <function name="gnome_vfs_mime_set_short_list_components ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-short-list-components"/>
535
 
    <function name="gnome_vfs_mime_add_application_to_short_list ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-add-application-to-short-list"/>
536
 
    <function name="gnome_vfs_mime_remove_application_from_short_list ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-remove-application-from-short-list"/>
537
 
    <function name="gnome_vfs_mime_add_component_to_short_list ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-add-component-to-short-list"/>
538
 
    <function name="gnome_vfs_mime_remove_component_from_short_list ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-remove-component-from-short-list"/>
539
 
    <function name="gnome_vfs_mime_set_default_application ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-default-application"/>
540
 
    <function name="gnome_vfs_mime_set_default_component ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-default-component"/>
541
 
    <function name="gnome_vfs_mime_add_extension ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-add-extension"/>
542
 
    <function name="gnome_vfs_mime_remove_extension ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-remove-extension"/>
543
 
    <function name="gnome_vfs_mime_extend_all_applications ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-extend-all-applications"/>
544
 
    <function name="gnome_vfs_mime_remove_from_all_applications ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-remove-from-all-applications"/>
545
 
    <function name="gnome_vfs_mime_application_new_from_id ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-application-new-from-id"/>
546
 
    <function name="gnome_vfs_mime_action_launch ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-action-launch"/>
547
 
    <function name="gnome_vfs_mime_action_launch_with_env ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-action-launch-with-env"/>
548
 
    <function name="gnome_vfs_mime_action_free ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-action-free"/>
549
 
    <function name="gnome_vfs_mime_id_in_application_list ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-id-in-application-list"/>
550
 
    <function name="gnome_vfs_mime_id_in_component_list ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-id-in-component-list"/>
551
 
    <function name="gnome_vfs_mime_remove_application_from_list ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-remove-application-from-list"/>
552
 
    <function name="gnome_vfs_mime_remove_component_from_list ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-remove-component-from-list"/>
553
 
    <function name="gnome_vfs_mime_id_list_from_component_list ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-id-list-from-component-list"/>
554
 
    <function name="gnome_vfs_mime_id_list_from_application_list ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-id-list-from-application-list"/>
555
 
    <function name="gnome_vfs_mime_freeze ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-freeze"/>
556
 
    <function name="gnome_vfs_mime_thaw ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-thaw"/>
557
 
    <function name="gnome_vfs_mime_info_reload ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-info-reload"/>
558
 
    <function name="gnome_vfs_mime_type_is_known ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-type-is-known"/>
559
 
    <function name="gnome_vfs_mime_get_value ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-value"/>
560
 
    <function name="gnome_vfs_mime_set_value ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-value"/>
561
 
    <function name="gnome_vfs_mime_get_key_list ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-key-list"/>
562
 
    <function name="gnome_vfs_mime_keys_list_free ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-keys-list-free"/>
563
 
    <function name="gnome_vfs_mime_get_extensions_list ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-extensions-list"/>
564
 
    <function name="gnome_vfs_mime_extensions_list_free ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-extensions-list-free"/>
565
 
    <function name="gnome_vfs_mime_get_extensions_string ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-extensions-string"/>
566
 
    <function name="gnome_vfs_mime_get_extensions_pretty_string ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-extensions-pretty-string"/>
567
 
    <function name="gnome_vfs_get_registered_mime_types ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-get-registered-mime-types"/>
568
 
    <function name="gnome_vfs_mime_registered_mime_type_list_free ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-registered-mime-type-list-free"/>
569
 
    <function name="gnome_vfs_mime_set_registered_type_key ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-registered-type-key"/>
570
 
    <function name="gnome_vfs_mime_set_extensions_list ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-extensions-list"/>
571
 
    <function name="gnome_vfs_mime_registered_mime_type_delete ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-registered-mime-type-delete"/>
572
 
    <function name="gnome_vfs_mime_reset ()" link="gnome-vfs-20-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-reset"/>
573
 
    <function name="GNOME_VFS_APPLICATION_REGISTRY_COMMAND" link="gnome-vfs-20-gnome-vfs-application-registry.html#GNOME-VFS-APPLICATION-REGISTRY-COMMAND--CAPS"/>
574
 
    <function name="GNOME_VFS_APPLICATION_REGISTRY_NAME" link="gnome-vfs-20-gnome-vfs-application-registry.html#GNOME-VFS-APPLICATION-REGISTRY-NAME--CAPS"/>
575
 
    <function name="GNOME_VFS_APPLICATION_REGISTRY_CAN_OPEN_MULTIPLE_FILES" link="gnome-vfs-20-gnome-vfs-application-registry.html#GNOME-VFS-APPLICATION-REGISTRY-CAN-OPEN-MULTIPLE-FILES--CAPS"/>
576
 
    <function name="GNOME_VFS_APPLICATION_REGISTRY_REQUIRES_TERMINAL" link="gnome-vfs-20-gnome-vfs-application-registry.html#GNOME-VFS-APPLICATION-REGISTRY-REQUIRES-TERMINAL--CAPS"/>
577
 
    <function name="gnome_vfs_application_registry_exists ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-exists"/>
578
 
    <function name="gnome_vfs_application_registry_get_keys ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-get-keys"/>
579
 
    <function name="gnome_vfs_application_registry_peek_value ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-peek-value"/>
580
 
    <function name="gnome_vfs_application_registry_get_bool_value ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-get-bool-value"/>
581
 
    <function name="gnome_vfs_application_registry_remove_application ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-remove-application"/>
582
 
    <function name="gnome_vfs_application_registry_set_value ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-set-value"/>
583
 
    <function name="gnome_vfs_application_registry_set_bool_value ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-set-bool-value"/>
584
 
    <function name="gnome_vfs_application_registry_unset_key ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-unset-key"/>
585
 
    <function name="gnome_vfs_application_registry_get_applications ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-get-applications"/>
586
 
    <function name="gnome_vfs_application_registry_get_mime_types ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-get-mime-types"/>
587
 
    <function name="gnome_vfs_application_registry_supports_mime_type ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-supports-mime-type"/>
588
 
    <function name="gnome_vfs_application_registry_supports_uri_scheme ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-supports-uri-scheme"/>
589
 
    <function name="gnome_vfs_application_is_user_owned_application ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-is-user-owned-application"/>
590
 
    <function name="gnome_vfs_application_registry_clear_mime_types ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-clear-mime-types"/>
591
 
    <function name="gnome_vfs_application_registry_add_mime_type ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-add-mime-type"/>
592
 
    <function name="gnome_vfs_application_registry_remove_mime_type ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-remove-mime-type"/>
593
 
    <function name="gnome_vfs_application_registry_sync ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-sync"/>
594
 
    <function name="gnome_vfs_application_registry_shutdown ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-shutdown"/>
595
 
    <function name="gnome_vfs_application_registry_reload ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-reload"/>
596
 
    <function name="gnome_vfs_application_registry_get_mime_application ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-get-mime-application"/>
597
 
    <function name="gnome_vfs_application_registry_save_mime_application ()" link="gnome-vfs-20-gnome-vfs-application-registry.html#gnome-vfs-application-registry-save-mime-application"/>
 
72
    <function name="gnome_vfs_init ()" link="gnome-vfs-2.0-gnome-vfs-init.html#gnome-vfs-init"/>
 
73
    <function name="gnome_vfs_initialized ()" link="gnome-vfs-2.0-gnome-vfs-init.html#gnome-vfs-initialized"/>
 
74
    <function name="gnome_vfs_shutdown ()" link="gnome-vfs-2.0-gnome-vfs-init.html#gnome-vfs-shutdown"/>
 
75
    <function name="gnome_vfs_loadinit ()" link="gnome-vfs-2.0-gnome-vfs-init.html#gnome-vfs-loadinit"/>
 
76
    <function name="gnome_vfs_preinit ()" link="gnome-vfs-2.0-gnome-vfs-init.html#gnome-vfs-preinit"/>
 
77
    <function name="gnome_vfs_postinit ()" link="gnome-vfs-2.0-gnome-vfs-init.html#gnome-vfs-postinit"/>
 
78
    <function name="enum GnomeVFSResult" link="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult"/>
 
79
    <function name="gnome_vfs_result_to_string ()" link="gnome-vfs-2.0-gnome-vfs-result.html#gnome-vfs-result-to-string"/>
 
80
    <function name="gnome_vfs_result_from_errno_code ()" link="gnome-vfs-2.0-gnome-vfs-result.html#gnome-vfs-result-from-errno-code"/>
 
81
    <function name="gnome_vfs_result_from_errno ()" link="gnome-vfs-2.0-gnome-vfs-result.html#gnome-vfs-result-from-errno"/>
 
82
    <function name="gnome_vfs_result_from_h_errno ()" link="gnome-vfs-2.0-gnome-vfs-result.html#gnome-vfs-result-from-h-errno"/>
 
83
    <function name="gnome_vfs_result_from_h_errno_val ()" link="gnome-vfs-2.0-gnome-vfs-result.html#gnome-vfs-result-from-h-errno-val"/>
 
84
    <function name="GnomeVFSURI" link="gnome-vfs-2.0-gnome-vfs-uri.html#GnomeVFSURI"/>
 
85
    <function name="GnomeVFSToplevelURI" link="gnome-vfs-2.0-gnome-vfs-uri.html#GnomeVFSToplevelURI"/>
 
86
    <function name="enum GnomeVFSURIHideOptions" link="gnome-vfs-2.0-gnome-vfs-uri.html#GnomeVFSURIHideOptions"/>
 
87
    <function name="GNOME_VFS_URI_MAGIC_CHR" link="gnome-vfs-2.0-gnome-vfs-uri.html#GNOME-VFS-URI-MAGIC-CHR:CAPS"/>
 
88
    <function name="GNOME_VFS_URI_MAGIC_STR" link="gnome-vfs-2.0-gnome-vfs-uri.html#GNOME-VFS-URI-MAGIC-STR:CAPS"/>
 
89
    <function name="GNOME_VFS_URI_PATH_CHR" link="gnome-vfs-2.0-gnome-vfs-uri.html#GNOME-VFS-URI-PATH-CHR:CAPS"/>
 
90
    <function name="GNOME_VFS_URI_PATH_STR" link="gnome-vfs-2.0-gnome-vfs-uri.html#GNOME-VFS-URI-PATH-STR:CAPS"/>
 
91
    <function name="gnome_vfs_uri_new ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-new"/>
 
92
    <function name="gnome_vfs_uri_resolve_relative ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-resolve-relative"/>
 
93
    <function name="gnome_vfs_uri_resolve_symbolic_link ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-resolve-symbolic-link"/>
 
94
    <function name="gnome_vfs_uri_ref ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-ref"/>
 
95
    <function name="gnome_vfs_uri_unref ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-unref"/>
 
96
    <function name="gnome_vfs_uri_append_string ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-append-string"/>
 
97
    <function name="gnome_vfs_uri_append_path ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-append-path"/>
 
98
    <function name="gnome_vfs_uri_append_file_name ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-append-file-name"/>
 
99
    <function name="gnome_vfs_uri_to_string ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-to-string"/>
 
100
    <function name="gnome_vfs_uri_dup ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-dup"/>
 
101
    <function name="gnome_vfs_uri_is_local ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-is-local"/>
 
102
    <function name="gnome_vfs_uri_has_parent ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-has-parent"/>
 
103
    <function name="gnome_vfs_uri_get_parent ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-get-parent"/>
 
104
    <function name="gnome_vfs_uri_get_toplevel ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-get-toplevel"/>
 
105
    <function name="gnome_vfs_uri_get_host_name ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-get-host-name"/>
 
106
    <function name="gnome_vfs_uri_get_scheme ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-get-scheme"/>
 
107
    <function name="gnome_vfs_uri_get_host_port ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-get-host-port"/>
 
108
    <function name="gnome_vfs_uri_get_user_name ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-get-user-name"/>
 
109
    <function name="gnome_vfs_uri_get_password ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-get-password"/>
 
110
    <function name="gnome_vfs_uri_set_host_name ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-set-host-name"/>
 
111
    <function name="gnome_vfs_uri_set_host_port ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-set-host-port"/>
 
112
    <function name="gnome_vfs_uri_set_user_name ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-set-user-name"/>
 
113
    <function name="gnome_vfs_uri_set_password ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-set-password"/>
 
114
    <function name="gnome_vfs_uri_equal ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-equal"/>
 
115
    <function name="gnome_vfs_uri_is_parent ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-is-parent"/>
 
116
    <function name="gnome_vfs_uri_get_path ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-get-path"/>
 
117
    <function name="gnome_vfs_uri_get_fragment_identifier ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-get-fragment-identifier"/>
 
118
    <function name="gnome_vfs_uri_extract_dirname ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-extract-dirname"/>
 
119
    <function name="gnome_vfs_uri_extract_short_name ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-extract-short-name"/>
 
120
    <function name="gnome_vfs_uri_extract_short_path_name ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-extract-short-path-name"/>
 
121
    <function name="gnome_vfs_uri_hequal ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-hequal"/>
 
122
    <function name="gnome_vfs_uri_hash ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-hash"/>
 
123
    <function name="gnome_vfs_uri_list_parse ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-list-parse"/>
 
124
    <function name="gnome_vfs_uri_list_ref ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-list-ref"/>
 
125
    <function name="gnome_vfs_uri_list_unref ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-list-unref"/>
 
126
    <function name="gnome_vfs_uri_list_copy ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-list-copy"/>
 
127
    <function name="gnome_vfs_uri_list_free ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-list-free"/>
 
128
    <function name="gnome_vfs_uri_make_full_from_relative ()" link="gnome-vfs-2.0-gnome-vfs-uri.html#gnome-vfs-uri-make-full-from-relative"/>
 
129
    <function name="enum GnomeVFSMakeURIDirs" link="gnome-vfs-2.0-gnome-vfs-utils.html#GnomeVFSMakeURIDirs"/>
 
130
    <function name="gnome_vfs_format_file_size_for_display ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-format-file-size-for-display"/>
 
131
    <function name="gnome_vfs_format_uri_for_display ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-format-uri-for-display"/>
 
132
    <function name="gnome_vfs_url_show ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-url-show"/>
 
133
    <function name="gnome_vfs_url_show_with_env ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-url-show-with-env"/>
 
134
    <function name="gnome_vfs_escape_string ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-escape-string"/>
 
135
    <function name="gnome_vfs_escape_path_string ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-escape-path-string"/>
 
136
    <function name="gnome_vfs_escape_host_and_path_string ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-escape-host-and-path-string"/>
 
137
    <function name="gnome_vfs_escape_slashes ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-escape-slashes"/>
 
138
    <function name="gnome_vfs_escape_set ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-escape-set"/>
 
139
    <function name="gnome_vfs_unescape_string ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-unescape-string"/>
 
140
    <function name="gnome_vfs_make_uri_canonical ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-make-uri-canonical"/>
 
141
    <function name="gnome_vfs_make_uri_canonical_strip_fragment ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-make-uri-canonical-strip-fragment"/>
 
142
    <function name="gnome_vfs_make_path_name_canonical ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-make-path-name-canonical"/>
 
143
    <function name="gnome_vfs_make_uri_from_input ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-make-uri-from-input"/>
 
144
    <function name="gnome_vfs_make_uri_from_input_with_dirs ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-make-uri-from-input-with-dirs"/>
 
145
    <function name="gnome_vfs_make_uri_from_shell_arg ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-make-uri-from-shell-arg"/>
 
146
    <function name="gnome_vfs_make_uri_full_from_relative ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-make-uri-full-from-relative"/>
 
147
    <function name="gnome_vfs_expand_initial_tilde ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-expand-initial-tilde"/>
 
148
    <function name="gnome_vfs_unescape_string_for_display ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-unescape-string-for-display"/>
 
149
    <function name="gnome_vfs_get_local_path_from_uri ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-get-local-path-from-uri"/>
 
150
    <function name="gnome_vfs_get_uri_from_local_path ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-get-uri-from-local-path"/>
 
151
    <function name="gnome_vfs_is_executable_command_string ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-is-executable-command-string"/>
 
152
    <function name="gnome_vfs_list_deep_free ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-list-deep-free"/>
 
153
    <function name="gnome_vfs_get_volume_free_space ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-get-volume-free-space"/>
 
154
    <function name="gnome_vfs_icon_path_from_filename ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-icon-path-from-filename"/>
 
155
    <function name="gnome_vfs_is_primary_thread ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-is-primary-thread"/>
 
156
    <function name="gnome_vfs_get_uri_scheme ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-get-uri-scheme"/>
 
157
    <function name="gnome_vfs_uris_match ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-uris-match"/>
 
158
    <function name="GNOME_VFS_ASSERT_PRIMARY_THREAD" link="gnome-vfs-2.0-gnome-vfs-utils.html#GNOME-VFS-ASSERT-PRIMARY-THREAD:CAPS"/>
 
159
    <function name="GNOME_VFS_ASSERT_SECONDARY_THREAD" link="gnome-vfs-2.0-gnome-vfs-utils.html#GNOME-VFS-ASSERT-SECONDARY-THREAD:CAPS"/>
 
160
    <function name="gnome_vfs_open_fd ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-open-fd"/>
 
161
    <function name="gnome_vfs_read_entire_file ()" link="gnome-vfs-2.0-gnome-vfs-utils.html#gnome-vfs-read-entire-file"/>
 
162
    <function name="enum GnomeVFSFileFlags" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GnomeVFSFileFlags"/>
 
163
    <function name="enum GnomeVFSFileType" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GnomeVFSFileType"/>
 
164
    <function name="enum GnomeVFSFileInfoFields" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GnomeVFSFileInfoFields"/>
 
165
    <function name="enum GnomeVFSFilePermissions" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GnomeVFSFilePermissions"/>
 
166
    <function name="enum GnomeVFSFileInfoOptions" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GnomeVFSFileInfoOptions"/>
 
167
    <function name="enum GnomeVFSSetFileInfoMask" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GnomeVFSSetFileInfoMask"/>
 
168
    <function name="GnomeVFSGetFileInfoResult" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GnomeVFSGetFileInfoResult"/>
 
169
    <function name="GnomeVFSInodeNumber" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GnomeVFSInodeNumber"/>
 
170
    <function name="GnomeVFSFileInfo" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GnomeVFSFileInfo"/>
 
171
    <function name="GNOME_VFS_FILE_INFO_SYMLINK()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SYMLINK:CAPS"/>
 
172
    <function name="GNOME_VFS_FILE_INFO_SET_SYMLINK()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SET-SYMLINK:CAPS"/>
 
173
    <function name="GNOME_VFS_FILE_INFO_LOCAL()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-LOCAL:CAPS"/>
 
174
    <function name="GNOME_VFS_FILE_INFO_SET_LOCAL()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SET-LOCAL:CAPS"/>
 
175
    <function name="GNOME_VFS_FILE_INFO_SUID()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SUID:CAPS"/>
 
176
    <function name="GNOME_VFS_FILE_INFO_SGID()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SGID:CAPS"/>
 
177
    <function name="GNOME_VFS_FILE_INFO_STICKY()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-STICKY:CAPS"/>
 
178
    <function name="GNOME_VFS_FILE_INFO_SET_SUID()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SET-SUID:CAPS"/>
 
179
    <function name="GNOME_VFS_FILE_INFO_SET_SGID()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SET-SGID:CAPS"/>
 
180
    <function name="GNOME_VFS_FILE_INFO_SET_STICKY()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#GNOME-VFS-FILE-INFO-SET-STICKY:CAPS"/>
 
181
    <function name="gnome_vfs_file_info_new ()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#gnome-vfs-file-info-new"/>
 
182
    <function name="gnome_vfs_file_info_unref ()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#gnome-vfs-file-info-unref"/>
 
183
    <function name="gnome_vfs_file_info_ref ()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#gnome-vfs-file-info-ref"/>
 
184
    <function name="gnome_vfs_file_info_clear ()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#gnome-vfs-file-info-clear"/>
 
185
    <function name="gnome_vfs_file_info_get_mime_type ()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#gnome-vfs-file-info-get-mime-type"/>
 
186
    <function name="gnome_vfs_file_info_copy ()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#gnome-vfs-file-info-copy"/>
 
187
    <function name="gnome_vfs_file_info_dup ()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#gnome-vfs-file-info-dup"/>
 
188
    <function name="gnome_vfs_file_info_matches ()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#gnome-vfs-file-info-matches"/>
 
189
    <function name="gnome_vfs_file_info_list_ref ()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#gnome-vfs-file-info-list-ref"/>
 
190
    <function name="gnome_vfs_file_info_list_unref ()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#gnome-vfs-file-info-list-unref"/>
 
191
    <function name="gnome_vfs_file_info_list_copy ()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#gnome-vfs-file-info-list-copy"/>
 
192
    <function name="gnome_vfs_file_info_list_free ()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#gnome-vfs-file-info-list-free"/>
 
193
    <function name="gnome_vfs_get_file_info_result_dup ()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#gnome-vfs-get-file-info-result-dup"/>
 
194
    <function name="gnome_vfs_get_file_info_result_free ()" link="gnome-vfs-2.0-gnome-vfs-file-info.html#gnome-vfs-get-file-info-result-free"/>
 
195
    <function name="GNOME_VFS_OFFSET_IS_LONG_LONG" link="gnome-vfs-2.0-gnome-vfs-file-size.html#GNOME-VFS-OFFSET-IS-LONG-LONG:CAPS"/>
 
196
    <function name="GNOME_VFS_SIZE_FORMAT_STR" link="gnome-vfs-2.0-gnome-vfs-file-size.html#GNOME-VFS-SIZE-FORMAT-STR:CAPS"/>
 
197
    <function name="GNOME_VFS_OFFSET_FORMAT_STR" link="gnome-vfs-2.0-gnome-vfs-file-size.html#GNOME-VFS-OFFSET-FORMAT-STR:CAPS"/>
 
198
    <function name="GnomeVFSFileSize" link="gnome-vfs-2.0-gnome-vfs-file-size.html#GnomeVFSFileSize"/>
 
199
    <function name="GnomeVFSFileOffset" link="gnome-vfs-2.0-gnome-vfs-file-size.html#GnomeVFSFileOffset"/>
 
200
    <function name="enum GnomeVFSOpenMode" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html#GnomeVFSOpenMode"/>
 
201
    <function name="gnome_vfs_create ()" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html#gnome-vfs-create"/>
 
202
    <function name="gnome_vfs_create_uri ()" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html#gnome-vfs-create-uri"/>
 
203
    <function name="gnome_vfs_open ()" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html#gnome-vfs-open"/>
 
204
    <function name="gnome_vfs_open_uri ()" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html#gnome-vfs-open-uri"/>
 
205
    <function name="gnome_vfs_close ()" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html#gnome-vfs-close"/>
 
206
    <function name="gnome_vfs_unlink ()" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html#gnome-vfs-unlink"/>
 
207
    <function name="gnome_vfs_unlink_from_uri ()" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html#gnome-vfs-unlink-from-uri"/>
 
208
    <function name="gnome_vfs_move_uri ()" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html#gnome-vfs-move-uri"/>
 
209
    <function name="gnome_vfs_move ()" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html#gnome-vfs-move"/>
 
210
    <function name="gnome_vfs_check_same_fs_uris ()" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html#gnome-vfs-check-same-fs-uris"/>
 
211
    <function name="gnome_vfs_check_same_fs ()" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html#gnome-vfs-check-same-fs"/>
 
212
    <function name="gnome_vfs_uri_exists ()" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html#gnome-vfs-uri-exists"/>
 
213
    <function name="gnome_vfs_create_symbolic_link ()" link="gnome-vfs-2.0-gnome-vfs-file-basic-ops.html#gnome-vfs-create-symbolic-link"/>
 
214
    <function name="enum GnomeVFSSeekPosition" link="gnome-vfs-2.0-gnome-vfs-file-rw-ops.html#GnomeVFSSeekPosition"/>
 
215
    <function name="gnome_vfs_read ()" link="gnome-vfs-2.0-gnome-vfs-file-rw-ops.html#gnome-vfs-read"/>
 
216
    <function name="gnome_vfs_write ()" link="gnome-vfs-2.0-gnome-vfs-file-rw-ops.html#gnome-vfs-write"/>
 
217
    <function name="gnome_vfs_seek ()" link="gnome-vfs-2.0-gnome-vfs-file-rw-ops.html#gnome-vfs-seek"/>
 
218
    <function name="gnome_vfs_tell ()" link="gnome-vfs-2.0-gnome-vfs-file-rw-ops.html#gnome-vfs-tell"/>
 
219
    <function name="gnome_vfs_forget_cache ()" link="gnome-vfs-2.0-gnome-vfs-file-rw-ops.html#gnome-vfs-forget-cache"/>
 
220
    <function name="gnome_vfs_truncate ()" link="gnome-vfs-2.0-gnome-vfs-file-trunc-ops.html#gnome-vfs-truncate"/>
 
221
    <function name="gnome_vfs_truncate_uri ()" link="gnome-vfs-2.0-gnome-vfs-file-trunc-ops.html#gnome-vfs-truncate-uri"/>
 
222
    <function name="gnome_vfs_truncate_handle ()" link="gnome-vfs-2.0-gnome-vfs-file-trunc-ops.html#gnome-vfs-truncate-handle"/>
 
223
    <function name="gnome_vfs_get_file_info ()" link="gnome-vfs-2.0-gnome-vfs-file-info-ops.html#gnome-vfs-get-file-info"/>
 
224
    <function name="gnome_vfs_get_file_info_uri ()" link="gnome-vfs-2.0-gnome-vfs-file-info-ops.html#gnome-vfs-get-file-info-uri"/>
 
225
    <function name="gnome_vfs_get_file_info_from_handle ()" link="gnome-vfs-2.0-gnome-vfs-file-info-ops.html#gnome-vfs-get-file-info-from-handle"/>
 
226
    <function name="gnome_vfs_set_file_info_uri ()" link="gnome-vfs-2.0-gnome-vfs-file-info-ops.html#gnome-vfs-set-file-info-uri"/>
 
227
    <function name="gnome_vfs_set_file_info ()" link="gnome-vfs-2.0-gnome-vfs-file-info-ops.html#gnome-vfs-set-file-info"/>
 
228
    <function name="gnome_vfs_make_directory ()" link="gnome-vfs-2.0-gnome-vfs-directory-basic-ops.html#gnome-vfs-make-directory"/>
 
229
    <function name="gnome_vfs_make_directory_for_uri ()" link="gnome-vfs-2.0-gnome-vfs-directory-basic-ops.html#gnome-vfs-make-directory-for-uri"/>
 
230
    <function name="gnome_vfs_remove_directory ()" link="gnome-vfs-2.0-gnome-vfs-directory-basic-ops.html#gnome-vfs-remove-directory"/>
 
231
    <function name="gnome_vfs_remove_directory_from_uri ()" link="gnome-vfs-2.0-gnome-vfs-directory-basic-ops.html#gnome-vfs-remove-directory-from-uri"/>
 
232
    <function name="GnomeVFSDirectoryHandle" link="gnome-vfs-2.0-gnome-vfs-directory-list-ops.html#GnomeVFSDirectoryHandle"/>
 
233
    <function name="enum GnomeVFSDirectoryVisitOptions" link="gnome-vfs-2.0-gnome-vfs-directory-list-ops.html#GnomeVFSDirectoryVisitOptions"/>
 
234
    <function name="GnomeVFSDirectoryVisitFunc ()" link="gnome-vfs-2.0-gnome-vfs-directory-list-ops.html#GnomeVFSDirectoryVisitFunc"/>
 
235
    <function name="gnome_vfs_directory_open ()" link="gnome-vfs-2.0-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-open"/>
 
236
    <function name="gnome_vfs_directory_open_from_uri ()" link="gnome-vfs-2.0-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-open-from-uri"/>
 
237
    <function name="gnome_vfs_directory_read_next ()" link="gnome-vfs-2.0-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-read-next"/>
 
238
    <function name="gnome_vfs_directory_close ()" link="gnome-vfs-2.0-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-close"/>
 
239
    <function name="gnome_vfs_directory_visit ()" link="gnome-vfs-2.0-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-visit"/>
 
240
    <function name="gnome_vfs_directory_visit_uri ()" link="gnome-vfs-2.0-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-visit-uri"/>
 
241
    <function name="gnome_vfs_directory_visit_files ()" link="gnome-vfs-2.0-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-visit-files"/>
 
242
    <function name="gnome_vfs_directory_visit_files_at_uri ()" link="gnome-vfs-2.0-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-visit-files-at-uri"/>
 
243
    <function name="gnome_vfs_directory_list_load ()" link="gnome-vfs-2.0-gnome-vfs-directory-list-ops.html#gnome-vfs-directory-list-load"/>
 
244
    <function name="enum GnomeVFSFindDirectoryKind" link="gnome-vfs-2.0-gnome-vfs-directory-find-ops.html#GnomeVFSFindDirectoryKind"/>
 
245
    <function name="gnome_vfs_find_directory ()" link="gnome-vfs-2.0-gnome-vfs-directory-find-ops.html#gnome-vfs-find-directory"/>
 
246
    <function name="enum GnomeVFSXferOptions" link="gnome-vfs-2.0-gnome-vfs-xfer.html#GnomeVFSXferOptions"/>
 
247
    <function name="enum GnomeVFSXferProgressStatus" link="gnome-vfs-2.0-gnome-vfs-xfer.html#GnomeVFSXferProgressStatus"/>
 
248
    <function name="enum GnomeVFSXferOverwriteMode" link="gnome-vfs-2.0-gnome-vfs-xfer.html#GnomeVFSXferOverwriteMode"/>
 
249
    <function name="enum GnomeVFSXferOverwriteAction" link="gnome-vfs-2.0-gnome-vfs-xfer.html#GnomeVFSXferOverwriteAction"/>
 
250
    <function name="enum GnomeVFSXferErrorMode" link="gnome-vfs-2.0-gnome-vfs-xfer.html#GnomeVFSXferErrorMode"/>
 
251
    <function name="enum GnomeVFSXferErrorAction" link="gnome-vfs-2.0-gnome-vfs-xfer.html#GnomeVFSXferErrorAction"/>
 
252
    <function name="enum GnomeVFSXferPhase" link="gnome-vfs-2.0-gnome-vfs-xfer.html#GnomeVFSXferPhase"/>
 
253
    <function name="GnomeVFSXferProgressInfo" link="gnome-vfs-2.0-gnome-vfs-xfer.html#GnomeVFSXferProgressInfo"/>
 
254
    <function name="GnomeVFSXferProgressCallback ()" link="gnome-vfs-2.0-gnome-vfs-xfer.html#GnomeVFSXferProgressCallback"/>
 
255
    <function name="gnome_vfs_xfer_uri_list ()" link="gnome-vfs-2.0-gnome-vfs-xfer.html#gnome-vfs-xfer-uri-list"/>
 
256
    <function name="gnome_vfs_xfer_uri ()" link="gnome-vfs-2.0-gnome-vfs-xfer.html#gnome-vfs-xfer-uri"/>
 
257
    <function name="gnome_vfs_xfer_delete_list ()" link="gnome-vfs-2.0-gnome-vfs-xfer.html#gnome-vfs-xfer-delete-list"/>
 
258
    <function name="GnomeVFSMonitorHandle" link="gnome-vfs-2.0-gnome-vfs-monitor.html#GnomeVFSMonitorHandle"/>
 
259
    <function name="enum GnomeVFSMonitorType" link="gnome-vfs-2.0-gnome-vfs-monitor.html#GnomeVFSMonitorType"/>
 
260
    <function name="enum GnomeVFSMonitorEventType" link="gnome-vfs-2.0-gnome-vfs-monitor.html#GnomeVFSMonitorEventType"/>
 
261
    <function name="GnomeVFSMonitorCallback ()" link="gnome-vfs-2.0-gnome-vfs-monitor.html#GnomeVFSMonitorCallback"/>
 
262
    <function name="gnome_vfs_monitor_add ()" link="gnome-vfs-2.0-gnome-vfs-monitor.html#gnome-vfs-monitor-add"/>
 
263
    <function name="gnome_vfs_monitor_cancel ()" link="gnome-vfs-2.0-gnome-vfs-monitor.html#gnome-vfs-monitor-cancel"/>
 
264
    <function name="gnome_vfs_monitor_callback ()" link="gnome-vfs-2.0-gnome-vfs-monitor.html#gnome-vfs-monitor-callback"/>
 
265
    <function name="gnome_vfs_file_control ()" link="gnome-vfs-2.0-gnome-vfs-file-advanced-ops.html#gnome-vfs-file-control"/>
 
266
    <function name="GNOME_VFS_PRIORITY_MIN" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GNOME-VFS-PRIORITY-MIN:CAPS"/>
 
267
    <function name="GNOME_VFS_PRIORITY_MAX" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GNOME-VFS-PRIORITY-MAX:CAPS"/>
 
268
    <function name="GNOME_VFS_PRIORITY_DEFAULT" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GNOME-VFS-PRIORITY-DEFAULT:CAPS"/>
 
269
    <function name="GnomeVFSAsyncHandle" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncHandle"/>
 
270
    <function name="GnomeVFSAsyncCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncCallback"/>
 
271
    <function name="GnomeVFSAsyncOpenCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncOpenCallback"/>
 
272
    <function name="GnomeVFSAsyncOpenAsChannelCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncOpenAsChannelCallback"/>
 
273
    <function name="GnomeVFSAsyncCreateCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncCreateCallback"/>
 
274
    <function name="GnomeVFSAsyncCreateAsChannelCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncCreateAsChannelCallback"/>
 
275
    <function name="GnomeVFSAsyncCloseCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncCloseCallback"/>
 
276
    <function name="GnomeVFSAsyncReadCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncReadCallback"/>
 
277
    <function name="GnomeVFSAsyncWriteCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncWriteCallback"/>
 
278
    <function name="GnomeVFSAsyncSeekCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncSeekCallback"/>
 
279
    <function name="GnomeVFSAsyncGetFileInfoCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncGetFileInfoCallback"/>
 
280
    <function name="GnomeVFSAsyncSetFileInfoCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncSetFileInfoCallback"/>
 
281
    <function name="GnomeVFSAsyncFileControlCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncFileControlCallback"/>
 
282
    <function name="GnomeVFSAsyncDirectoryLoadCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncDirectoryLoadCallback"/>
 
283
    <function name="GnomeVFSAsyncFindDirectoryCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncFindDirectoryCallback"/>
 
284
    <function name="GnomeVFSFindDirectoryResult" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSFindDirectoryResult"/>
 
285
    <function name="GnomeVFSAsyncXferProgressCallback ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSAsyncXferProgressCallback"/>
 
286
    <function name="GnomeVFSCancellation" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSCancellation"/>
 
287
    <function name="GnomeVFSContext" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#GnomeVFSContext"/>
 
288
    <function name="gnome_vfs_async_set_job_limit ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-set-job-limit"/>
 
289
    <function name="gnome_vfs_async_get_job_limit ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-get-job-limit"/>
 
290
    <function name="gnome_vfs_async_cancel ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-cancel"/>
 
291
    <function name="gnome_vfs_async_open ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-open"/>
 
292
    <function name="gnome_vfs_async_open_uri ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-open-uri"/>
 
293
    <function name="gnome_vfs_async_open_as_channel ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-open-as-channel"/>
 
294
    <function name="gnome_vfs_async_open_uri_as_channel ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-open-uri-as-channel"/>
 
295
    <function name="gnome_vfs_async_create ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-create"/>
 
296
    <function name="gnome_vfs_async_create_uri ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-create-uri"/>
 
297
    <function name="gnome_vfs_async_create_symbolic_link ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-create-symbolic-link"/>
 
298
    <function name="gnome_vfs_async_create_as_channel ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-create-as-channel"/>
 
299
    <function name="gnome_vfs_async_create_uri_as_channel ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-create-uri-as-channel"/>
 
300
    <function name="gnome_vfs_async_close ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-close"/>
 
301
    <function name="gnome_vfs_async_read ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-read"/>
 
302
    <function name="gnome_vfs_async_write ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-write"/>
 
303
    <function name="gnome_vfs_async_seek ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-seek"/>
 
304
    <function name="gnome_vfs_async_get_file_info ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-get-file-info"/>
 
305
    <function name="gnome_vfs_async_set_file_info ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-set-file-info"/>
 
306
    <function name="gnome_vfs_async_load_directory ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-load-directory"/>
 
307
    <function name="gnome_vfs_async_load_directory_uri ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-load-directory-uri"/>
 
308
    <function name="gnome_vfs_async_xfer ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-xfer"/>
 
309
    <function name="gnome_vfs_async_find_directory ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-find-directory"/>
 
310
    <function name="gnome_vfs_async_file_control ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-async-file-control"/>
 
311
    <function name="gnome_vfs_find_directory_result_dup ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-find-directory-result-dup"/>
 
312
    <function name="gnome_vfs_find_directory_result_free ()" link="gnome-vfs-2.0-gnome-vfs-async-ops.html#gnome-vfs-find-directory-result-free"/>
 
313
    <function name="gnome_vfs_cancellation_new ()" link="gnome-vfs-2.0-gnome-vfs-cancellation.html#gnome-vfs-cancellation-new"/>
 
314
    <function name="gnome_vfs_cancellation_destroy ()" link="gnome-vfs-2.0-gnome-vfs-cancellation.html#gnome-vfs-cancellation-destroy"/>
 
315
    <function name="gnome_vfs_cancellation_cancel ()" link="gnome-vfs-2.0-gnome-vfs-cancellation.html#gnome-vfs-cancellation-cancel"/>
 
316
    <function name="gnome_vfs_cancellation_check ()" link="gnome-vfs-2.0-gnome-vfs-cancellation.html#gnome-vfs-cancellation-check"/>
 
317
    <function name="gnome_vfs_cancellation_ack ()" link="gnome-vfs-2.0-gnome-vfs-cancellation.html#gnome-vfs-cancellation-ack"/>
 
318
    <function name="gnome_vfs_cancellation_get_fd ()" link="gnome-vfs-2.0-gnome-vfs-cancellation.html#gnome-vfs-cancellation-get-fd"/>
 
319
    <function name="GNOME_IS_VFS_VOLUME()" link="gnome-vfs-2.0-gnome-vfs-volume.html#GNOME-IS-VFS-VOLUME:CAPS"/>
 
320
    <function name="GNOME_IS_VFS_VOLUME_CLASS()" link="gnome-vfs-2.0-gnome-vfs-volume.html#GNOME-IS-VFS-VOLUME-CLASS:CAPS"/>
 
321
    <function name="GNOME_VFS_TYPE_VOLUME" link="gnome-vfs-2.0-gnome-vfs-volume.html#GNOME-VFS-TYPE-VOLUME:CAPS"/>
 
322
    <function name="GNOME_VFS_VOLUME()" link="gnome-vfs-2.0-gnome-vfs-volume.html#GNOME-VFS-VOLUME:CAPS"/>
 
323
    <function name="GNOME_VFS_VOLUME_CLASS()" link="gnome-vfs-2.0-gnome-vfs-volume.html#GNOME-VFS-VOLUME-CLASS:CAPS"/>
 
324
    <function name="GnomeVFSVolume" link="gnome-vfs-2.0-gnome-vfs-volume.html#GnomeVFSVolume-struct"/>
 
325
    <function name="GnomeVFSVolumeClass" link="gnome-vfs-2.0-gnome-vfs-volume.html#GnomeVFSVolumeClass"/>
 
326
    <function name="GnomeVFSVolumeOpCallback ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#GnomeVFSVolumeOpCallback"/>
 
327
    <function name="enum GnomeVFSVolumeType" link="gnome-vfs-2.0-gnome-vfs-volume.html#GnomeVFSVolumeType"/>
 
328
    <function name="gnome_vfs_volume_compare ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-compare"/>
 
329
    <function name="gnome_vfs_volume_eject ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-eject"/>
 
330
    <function name="gnome_vfs_volume_get_activation_uri ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-get-activation-uri"/>
 
331
    <function name="gnome_vfs_volume_get_device_path ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-get-device-path"/>
 
332
    <function name="gnome_vfs_volume_get_device_type ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-get-device-type"/>
 
333
    <function name="gnome_vfs_volume_get_display_name ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-get-display-name"/>
 
334
    <function name="gnome_vfs_volume_get_drive ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-get-drive"/>
 
335
    <function name="gnome_vfs_volume_get_filesystem_type ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-get-filesystem-type"/>
 
336
    <function name="gnome_vfs_volume_get_hal_udi ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-get-hal-udi"/>
 
337
    <function name="gnome_vfs_volume_get_icon ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-get-icon"/>
 
338
    <function name="gnome_vfs_volume_get_id ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-get-id"/>
 
339
    <function name="gnome_vfs_volume_get_type ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-get-type"/>
 
340
    <function name="gnome_vfs_volume_get_volume_type ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-get-volume-type"/>
 
341
    <function name="gnome_vfs_volume_handles_trash ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-handles-trash"/>
 
342
    <function name="gnome_vfs_volume_is_mounted ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-is-mounted"/>
 
343
    <function name="gnome_vfs_volume_is_read_only ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-is-read-only"/>
 
344
    <function name="gnome_vfs_volume_is_user_visible ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-is-user-visible"/>
 
345
    <function name="gnome_vfs_volume_ref ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-ref"/>
 
346
    <function name="gnome_vfs_volume_type_get_type ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-type-get-type"/>
 
347
    <function name="gnome_vfs_volume_unmount ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-unmount"/>
 
348
    <function name="gnome_vfs_volume_unref ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-volume-unref"/>
 
349
    <function name="gnome_vfs_connect_to_server ()" link="gnome-vfs-2.0-gnome-vfs-volume.html#gnome-vfs-connect-to-server"/>
 
350
    <function name="enum GnomeVFSDeviceType" link="gnome-vfs-2.0-gnome-vfs-drive.html#GnomeVFSDeviceType"/>
 
351
    <function name="GnomeVFSDrive" link="gnome-vfs-2.0-gnome-vfs-drive.html#GnomeVFSDrive-struct"/>
 
352
    <function name="GnomeVFSDriveClass" link="gnome-vfs-2.0-gnome-vfs-drive.html#GnomeVFSDriveClass"/>
 
353
    <function name="GNOME_IS_VFS_DRIVE()" link="gnome-vfs-2.0-gnome-vfs-drive.html#GNOME-IS-VFS-DRIVE:CAPS"/>
 
354
    <function name="GNOME_IS_VFS_DRIVE_CLASS()" link="gnome-vfs-2.0-gnome-vfs-drive.html#GNOME-IS-VFS-DRIVE-CLASS:CAPS"/>
 
355
    <function name="GNOME_VFS_TYPE_DRIVE" link="gnome-vfs-2.0-gnome-vfs-drive.html#GNOME-VFS-TYPE-DRIVE:CAPS"/>
 
356
    <function name="GNOME_VFS_DRIVE()" link="gnome-vfs-2.0-gnome-vfs-drive.html#GNOME-VFS-DRIVE:CAPS"/>
 
357
    <function name="GNOME_VFS_DRIVE_CLASS()" link="gnome-vfs-2.0-gnome-vfs-drive.html#GNOME-VFS-DRIVE-CLASS:CAPS"/>
 
358
    <function name="gnome_vfs_drive_compare ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-compare"/>
 
359
    <function name="gnome_vfs_drive_eject ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-eject"/>
 
360
    <function name="gnome_vfs_drive_get_activation_uri ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-get-activation-uri"/>
 
361
    <function name="gnome_vfs_drive_get_device_path ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-get-device-path"/>
 
362
    <function name="gnome_vfs_drive_get_device_type ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-get-device-type"/>
 
363
    <function name="gnome_vfs_drive_get_display_name ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-get-display-name"/>
 
364
    <function name="gnome_vfs_drive_get_hal_udi ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-get-hal-udi"/>
 
365
    <function name="gnome_vfs_drive_get_icon ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-get-icon"/>
 
366
    <function name="gnome_vfs_drive_get_id ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-get-id"/>
 
367
    <function name="gnome_vfs_drive_get_mounted_volume ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-get-mounted-volume"/>
 
368
    <function name="gnome_vfs_drive_get_mounted_volumes ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-get-mounted-volumes"/>
 
369
    <function name="gnome_vfs_drive_volume_list_free ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-volume-list-free"/>
 
370
    <function name="gnome_vfs_drive_get_type ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-get-type"/>
 
371
    <function name="gnome_vfs_drive_is_connected ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-is-connected"/>
 
372
    <function name="gnome_vfs_drive_is_mounted ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-is-mounted"/>
 
373
    <function name="gnome_vfs_drive_is_user_visible ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-is-user-visible"/>
 
374
    <function name="gnome_vfs_drive_mount ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-mount"/>
 
375
    <function name="gnome_vfs_drive_ref ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-ref"/>
 
376
    <function name="gnome_vfs_drive_unmount ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-unmount"/>
 
377
    <function name="gnome_vfs_drive_unref ()" link="gnome-vfs-2.0-gnome-vfs-drive.html#gnome-vfs-drive-unref"/>
 
378
    <function name="The &quot;volume-mounted&quot; signal" link="gnome-vfs-2.0-gnome-vfs-drive.html#GnomeVFSDrive-volume-mounted"/>
 
379
    <function name="The &quot;volume-pre-unmount&quot; signal" link="gnome-vfs-2.0-gnome-vfs-drive.html#GnomeVFSDrive-volume-pre-unmount"/>
 
380
    <function name="The &quot;volume-unmounted&quot; signal" link="gnome-vfs-2.0-gnome-vfs-drive.html#GnomeVFSDrive-volume-unmounted"/>
 
381
    <function name="GNOME_IS_VFS_VOLUME_MONITOR()" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#GNOME-IS-VFS-VOLUME-MONITOR:CAPS"/>
 
382
    <function name="GNOME_IS_VFS_VOLUME_MONITOR_CLASS()" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#GNOME-IS-VFS-VOLUME-MONITOR-CLASS:CAPS"/>
 
383
    <function name="GNOME_VFS_TYPE_VOLUME_MONITOR" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#GNOME-VFS-TYPE-VOLUME-MONITOR:CAPS"/>
 
384
    <function name="GNOME_VFS_VOLUME_MONITOR()" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#GNOME-VFS-VOLUME-MONITOR:CAPS"/>
 
385
    <function name="GNOME_VFS_VOLUME_MONITOR_CLASS()" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#GNOME-VFS-VOLUME-MONITOR-CLASS:CAPS"/>
 
386
    <function name="GnomeVFSVolumeMonitor" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#GnomeVFSVolumeMonitor-struct"/>
 
387
    <function name="GnomeVFSVolumeMonitorClass" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#GnomeVFSVolumeMonitorClass"/>
 
388
    <function name="gnome_vfs_get_volume_monitor ()" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#gnome-vfs-get-volume-monitor"/>
 
389
    <function name="gnome_vfs_volume_monitor_get_connected_drives ()" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-get-connected-drives"/>
 
390
    <function name="gnome_vfs_volume_monitor_get_drive_by_id ()" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-get-drive-by-id"/>
 
391
    <function name="gnome_vfs_volume_monitor_get_mounted_volumes ()" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-get-mounted-volumes"/>
 
392
    <function name="gnome_vfs_volume_monitor_get_type ()" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-get-type"/>
 
393
    <function name="gnome_vfs_volume_monitor_get_volume_by_id ()" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-get-volume-by-id"/>
 
394
    <function name="gnome_vfs_volume_monitor_get_volume_for_path ()" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-get-volume-for-path"/>
 
395
    <function name="gnome_vfs_volume_monitor_ref ()" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-ref"/>
 
396
    <function name="gnome_vfs_volume_monitor_unref ()" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#gnome-vfs-volume-monitor-unref"/>
 
397
    <function name="The &quot;drive-connected&quot; signal" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#GnomeVFSVolumeMonitor-drive-connected"/>
 
398
    <function name="The &quot;drive-disconnected&quot; signal" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#GnomeVFSVolumeMonitor-drive-disconnected"/>
 
399
    <function name="The &quot;volume-mounted&quot; signal" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#GnomeVFSVolumeMonitor-volume-mounted"/>
 
400
    <function name="The &quot;volume-pre-unmount&quot; signal" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#GnomeVFSVolumeMonitor-volume-pre-unmount"/>
 
401
    <function name="The &quot;volume-unmounted&quot; signal" link="gnome-vfs-2.0-gnome-vfs-volume-monitor.html#GnomeVFSVolumeMonitor-volume-unmounted"/>
 
402
    <function name="GnomeVFSDNSSDResolveCallback ()" link="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDResolveCallback"/>
 
403
    <function name="enum GnomeVFSDNSSDServiceStatus" link="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDServiceStatus"/>
 
404
    <function name="GnomeVFSDNSSDService" link="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDService"/>
 
405
    <function name="GnomeVFSDNSSDBrowseCallback ()" link="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDBrowseCallback"/>
 
406
    <function name="gnome_vfs_dns_sd_browse ()" link="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-browse"/>
 
407
    <function name="gnome_vfs_dns_sd_stop_browse ()" link="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-stop-browse"/>
 
408
    <function name="gnome_vfs_dns_sd_resolve ()" link="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-resolve"/>
 
409
    <function name="gnome_vfs_dns_sd_cancel_resolve ()" link="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-cancel-resolve"/>
 
410
    <function name="gnome_vfs_dns_sd_browse_sync ()" link="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-browse-sync"/>
 
411
    <function name="gnome_vfs_dns_sd_resolve_sync ()" link="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-resolve-sync"/>
 
412
    <function name="gnome_vfs_dns_sd_service_list_free ()" link="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-service-list-free"/>
 
413
    <function name="gnome_vfs_dns_sd_list_browse_domains_sync ()" link="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-list-browse-domains-sync"/>
 
414
    <function name="gnome_vfs_get_default_browse_domains ()" link="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-get-default-browse-domains"/>
 
415
    <function name="gnome_vfs_resolve ()" link="gnome-vfs-2.0-gnome-vfs-resolve.html#gnome-vfs-resolve"/>
 
416
    <function name="gnome_vfs_resolve_free ()" link="gnome-vfs-2.0-gnome-vfs-resolve.html#gnome-vfs-resolve-free"/>
 
417
    <function name="gnome_vfs_resolve_next_address ()" link="gnome-vfs-2.0-gnome-vfs-resolve.html#gnome-vfs-resolve-next-address"/>
 
418
    <function name="gnome_vfs_resolve_reset_to_beginning ()" link="gnome-vfs-2.0-gnome-vfs-resolve.html#gnome-vfs-resolve-reset-to-beginning"/>
 
419
    <function name="GnomeVFSAddress" link="gnome-vfs-2.0-gnome-vfs-resolve.html#GnomeVFSAddress"/>
 
420
    <function name="gnome_vfs_address_dup ()" link="gnome-vfs-2.0-gnome-vfs-resolve.html#gnome-vfs-address-dup"/>
 
421
    <function name="gnome_vfs_address_free ()" link="gnome-vfs-2.0-gnome-vfs-resolve.html#gnome-vfs-address-free"/>
 
422
    <function name="gnome_vfs_address_get_family_type ()" link="gnome-vfs-2.0-gnome-vfs-resolve.html#gnome-vfs-address-get-family-type"/>
 
423
    <function name="gnome_vfs_address_get_ipv4 ()" link="gnome-vfs-2.0-gnome-vfs-resolve.html#gnome-vfs-address-get-ipv4"/>
 
424
    <function name="gnome_vfs_address_get_type ()" link="gnome-vfs-2.0-gnome-vfs-resolve.html#gnome-vfs-address-get-type"/>
 
425
    <function name="gnome_vfs_address_new_from_ipv4 ()" link="gnome-vfs-2.0-gnome-vfs-resolve.html#gnome-vfs-address-new-from-ipv4"/>
 
426
    <function name="gnome_vfs_address_new_from_sockaddr ()" link="gnome-vfs-2.0-gnome-vfs-resolve.html#gnome-vfs-address-new-from-sockaddr"/>
 
427
    <function name="gnome_vfs_address_new_from_string ()" link="gnome-vfs-2.0-gnome-vfs-resolve.html#gnome-vfs-address-new-from-string"/>
 
428
    <function name="gnome_vfs_address_to_string ()" link="gnome-vfs-2.0-gnome-vfs-resolve.html#gnome-vfs-address-to-string"/>
 
429
    <function name="GnomeVFSSSL" link="gnome-vfs-2.0-gnome-vfs-ssl.html#GnomeVFSSSL"/>
 
430
    <function name="gnome_vfs_ssl_enabled ()" link="gnome-vfs-2.0-gnome-vfs-ssl.html#gnome-vfs-ssl-enabled"/>
 
431
    <function name="gnome_vfs_ssl_create ()" link="gnome-vfs-2.0-gnome-vfs-ssl.html#gnome-vfs-ssl-create"/>
 
432
    <function name="gnome_vfs_ssl_create_from_fd ()" link="gnome-vfs-2.0-gnome-vfs-ssl.html#gnome-vfs-ssl-create-from-fd"/>
 
433
    <function name="gnome_vfs_ssl_read ()" link="gnome-vfs-2.0-gnome-vfs-ssl.html#gnome-vfs-ssl-read"/>
 
434
    <function name="gnome_vfs_ssl_write ()" link="gnome-vfs-2.0-gnome-vfs-ssl.html#gnome-vfs-ssl-write"/>
 
435
    <function name="gnome_vfs_ssl_destroy ()" link="gnome-vfs-2.0-gnome-vfs-ssl.html#gnome-vfs-ssl-destroy"/>
 
436
    <function name="gnome_vfs_ssl_to_socket ()" link="gnome-vfs-2.0-gnome-vfs-ssl.html#gnome-vfs-ssl-to-socket"/>
 
437
    <function name="gnome_vfs_ssl_set_timeout ()" link="gnome-vfs-2.0-gnome-vfs-ssl.html#gnome-vfs-ssl-set-timeout"/>
 
438
    <function name="GnomeVFSSocket" link="gnome-vfs-2.0-gnome-vfs-socket.html#GnomeVFSSocket"/>
 
439
    <function name="GnomeVFSSocketImpl" link="gnome-vfs-2.0-gnome-vfs-socket.html#GnomeVFSSocketImpl"/>
 
440
    <function name="GnomeVFSSocketReadFunc ()" link="gnome-vfs-2.0-gnome-vfs-socket.html#GnomeVFSSocketReadFunc"/>
 
441
    <function name="GnomeVFSSocketWriteFunc ()" link="gnome-vfs-2.0-gnome-vfs-socket.html#GnomeVFSSocketWriteFunc"/>
 
442
    <function name="GnomeVFSSocketCloseFunc ()" link="gnome-vfs-2.0-gnome-vfs-socket.html#GnomeVFSSocketCloseFunc"/>
 
443
    <function name="GnomeVFSSocketSetTimeoutFunc ()" link="gnome-vfs-2.0-gnome-vfs-socket.html#GnomeVFSSocketSetTimeoutFunc"/>
 
444
    <function name="gnome_vfs_socket_new ()" link="gnome-vfs-2.0-gnome-vfs-socket.html#gnome-vfs-socket-new"/>
 
445
    <function name="gnome_vfs_socket_write ()" link="gnome-vfs-2.0-gnome-vfs-socket.html#gnome-vfs-socket-write"/>
 
446
    <function name="gnome_vfs_socket_close ()" link="gnome-vfs-2.0-gnome-vfs-socket.html#gnome-vfs-socket-close"/>
 
447
    <function name="gnome_vfs_socket_read ()" link="gnome-vfs-2.0-gnome-vfs-socket.html#gnome-vfs-socket-read"/>
 
448
    <function name="gnome_vfs_socket_free ()" link="gnome-vfs-2.0-gnome-vfs-socket.html#gnome-vfs-socket-free"/>
 
449
    <function name="gnome_vfs_socket_set_timeout ()" link="gnome-vfs-2.0-gnome-vfs-socket.html#gnome-vfs-socket-set-timeout"/>
 
450
    <function name="GnomeVFSSocketBuffer" link="gnome-vfs-2.0-gnome-vfs-socket-buffer.html#GnomeVFSSocketBuffer"/>
 
451
    <function name="gnome_vfs_socket_buffer_new ()" link="gnome-vfs-2.0-gnome-vfs-socket-buffer.html#gnome-vfs-socket-buffer-new"/>
 
452
    <function name="gnome_vfs_socket_buffer_destroy ()" link="gnome-vfs-2.0-gnome-vfs-socket-buffer.html#gnome-vfs-socket-buffer-destroy"/>
 
453
    <function name="gnome_vfs_socket_buffer_read ()" link="gnome-vfs-2.0-gnome-vfs-socket-buffer.html#gnome-vfs-socket-buffer-read"/>
 
454
    <function name="gnome_vfs_socket_buffer_peekc ()" link="gnome-vfs-2.0-gnome-vfs-socket-buffer.html#gnome-vfs-socket-buffer-peekc"/>
 
455
    <function name="gnome_vfs_socket_buffer_write ()" link="gnome-vfs-2.0-gnome-vfs-socket-buffer.html#gnome-vfs-socket-buffer-write"/>
 
456
    <function name="gnome_vfs_socket_buffer_flush ()" link="gnome-vfs-2.0-gnome-vfs-socket-buffer.html#gnome-vfs-socket-buffer-flush"/>
 
457
    <function name="gnome_vfs_socket_buffer_read_until ()" link="gnome-vfs-2.0-gnome-vfs-socket-buffer.html#gnome-vfs-socket-buffer-read-until"/>
 
458
    <function name="GnomeVFSInetConnection" link="gnome-vfs-2.0-gnome-vfs-inet-connection.html#GnomeVFSInetConnection"/>
 
459
    <function name="gnome_vfs_inet_connection_create ()" link="gnome-vfs-2.0-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-create"/>
 
460
    <function name="gnome_vfs_inet_connection_destroy ()" link="gnome-vfs-2.0-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-destroy"/>
 
461
    <function name="gnome_vfs_inet_connection_free ()" link="gnome-vfs-2.0-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-free"/>
 
462
    <function name="gnome_vfs_inet_connection_to_socket ()" link="gnome-vfs-2.0-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-to-socket"/>
 
463
    <function name="gnome_vfs_inet_connection_to_socket_buffer ()" link="gnome-vfs-2.0-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-to-socket-buffer"/>
 
464
    <function name="gnome_vfs_inet_connection_get_fd ()" link="gnome-vfs-2.0-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-get-fd"/>
 
465
    <function name="gnome_vfs_inet_connection_create_from_address ()" link="gnome-vfs-2.0-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-create-from-address"/>
 
466
    <function name="gnome_vfs_inet_connection_get_address ()" link="gnome-vfs-2.0-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-get-address"/>
 
467
    <function name="gnome_vfs_inet_connection_get_ip ()" link="gnome-vfs-2.0-gnome-vfs-inet-connection.html#gnome-vfs-inet-connection-get-ip"/>
 
468
    <function name="gnome_vfs_mime_type_from_name ()" link="gnome-vfs-2.0-gnome-vfs-mime.html#gnome-vfs-mime-type-from-name"/>
 
469
    <function name="gnome_vfs_mime_type_from_name_or_default ()" link="gnome-vfs-2.0-gnome-vfs-mime.html#gnome-vfs-mime-type-from-name-or-default"/>
 
470
    <function name="gnome_vfs_get_mime_type_common ()" link="gnome-vfs-2.0-gnome-vfs-mime.html#gnome-vfs-get-mime-type-common"/>
 
471
    <function name="gnome_vfs_get_mime_type_from_uri ()" link="gnome-vfs-2.0-gnome-vfs-mime.html#gnome-vfs-get-mime-type-from-uri"/>
 
472
    <function name="gnome_vfs_get_mime_type_from_file_data ()" link="gnome-vfs-2.0-gnome-vfs-mime.html#gnome-vfs-get-mime-type-from-file-data"/>
 
473
    <function name="gnome_vfs_get_file_mime_type_fast ()" link="gnome-vfs-2.0-gnome-vfs-mime.html#gnome-vfs-get-file-mime-type-fast"/>
 
474
    <function name="gnome_vfs_get_file_mime_type ()" link="gnome-vfs-2.0-gnome-vfs-mime.html#gnome-vfs-get-file-mime-type"/>
 
475
    <function name="gnome_vfs_mime_type_is_supertype ()" link="gnome-vfs-2.0-gnome-vfs-mime.html#gnome-vfs-mime-type-is-supertype"/>
 
476
    <function name="gnome_vfs_get_supertype_from_mime_type ()" link="gnome-vfs-2.0-gnome-vfs-mime.html#gnome-vfs-get-supertype-from-mime-type"/>
 
477
    <function name="gnome_vfs_mime_info_cache_reload ()" link="gnome-vfs-2.0-gnome-vfs-mime.html#gnome-vfs-mime-info-cache-reload"/>
 
478
    <function name="gnome_vfs_mime_reload ()" link="gnome-vfs-2.0-gnome-vfs-mime.html#gnome-vfs-mime-reload"/>
 
479
    <function name="gnome_vfs_mime_shutdown ()" link="gnome-vfs-2.0-gnome-vfs-mime.html#gnome-vfs-mime-shutdown"/>
 
480
    <function name="GNOME_VFS_MIME_TYPE_UNKNOWN" link="gnome-vfs-2.0-gnome-vfs-mime-utils.html#GNOME-VFS-MIME-TYPE-UNKNOWN:CAPS"/>
 
481
    <function name="enum GnomeVFSMimeEquivalence" link="gnome-vfs-2.0-gnome-vfs-mime-utils.html#GnomeVFSMimeEquivalence"/>
 
482
    <function name="gnome_vfs_mime_type_get_equivalence ()" link="gnome-vfs-2.0-gnome-vfs-mime-utils.html#gnome-vfs-mime-type-get-equivalence"/>
 
483
    <function name="gnome_vfs_mime_type_is_equal ()" link="gnome-vfs-2.0-gnome-vfs-mime-utils.html#gnome-vfs-mime-type-is-equal"/>
 
484
    <function name="gnome_vfs_get_mime_type_for_name ()" link="gnome-vfs-2.0-gnome-vfs-mime-utils.html#gnome-vfs-get-mime-type-for-name"/>
 
485
    <function name="gnome_vfs_get_mime_type_for_data ()" link="gnome-vfs-2.0-gnome-vfs-mime-utils.html#gnome-vfs-get-mime-type-for-data"/>
 
486
    <function name="gnome_vfs_get_mime_type_for_name_and_data ()" link="gnome-vfs-2.0-gnome-vfs-mime-utils.html#gnome-vfs-get-mime-type-for-name-and-data"/>
 
487
    <function name="gnome_vfs_get_mime_type ()" link="gnome-vfs-2.0-gnome-vfs-mime-utils.html#gnome-vfs-get-mime-type"/>
 
488
    <function name="gnome_vfs_get_slow_mime_type ()" link="gnome-vfs-2.0-gnome-vfs-mime-utils.html#gnome-vfs-get-slow-mime-type"/>
 
489
    <function name="GnomeVFSMimeApplication" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#GnomeVFSMimeApplication"/>
 
490
    <function name="gnome_vfs_mime_get_default_application ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application"/>
 
491
    <function name="gnome_vfs_mime_get_default_application_for_uri ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-application-for-uri"/>
 
492
    <function name="gnome_vfs_mime_get_all_applications ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-get-all-applications"/>
 
493
    <function name="gnome_vfs_mime_get_all_applications_for_uri ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-get-all-applications-for-uri"/>
 
494
    <function name="gnome_vfs_mime_get_all_desktop_entries ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-get-all-desktop-entries"/>
 
495
    <function name="gnome_vfs_mime_get_default_desktop_entry ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-desktop-entry"/>
 
496
    <function name="gnome_vfs_mime_get_default_component ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-get-default-component"/>
 
497
    <function name="gnome_vfs_mime_get_all_components ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-get-all-components"/>
 
498
    <function name="gnome_vfs_mime_get_icon ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-get-icon"/>
 
499
    <function name="gnome_vfs_mime_get_description ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-get-description"/>
 
500
    <function name="gnome_vfs_mime_can_be_executable ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-can-be-executable"/>
 
501
    <function name="gnome_vfs_mime_application_new_from_desktop_id ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-new-from-desktop-id"/>
 
502
    <function name="gnome_vfs_mime_application_launch ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-launch"/>
 
503
    <function name="gnome_vfs_mime_application_launch_with_env ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-launch-with-env"/>
 
504
    <function name="gnome_vfs_mime_application_get_desktop_id ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-desktop-id"/>
 
505
    <function name="gnome_vfs_mime_application_get_desktop_file_path ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-desktop-file-path"/>
 
506
    <function name="gnome_vfs_mime_application_get_name ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-name"/>
 
507
    <function name="gnome_vfs_mime_application_get_generic_name ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-generic-name"/>
 
508
    <function name="gnome_vfs_mime_application_get_icon ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-icon"/>
 
509
    <function name="gnome_vfs_mime_application_get_exec ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-exec"/>
 
510
    <function name="gnome_vfs_mime_application_get_binary_name ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-binary-name"/>
 
511
    <function name="gnome_vfs_mime_application_requires_terminal ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-requires-terminal"/>
 
512
    <function name="gnome_vfs_mime_application_supports_uris ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-supports-uris"/>
 
513
    <function name="gnome_vfs_mime_application_supports_startup_notification ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-supports-startup-notification"/>
 
514
    <function name="gnome_vfs_mime_application_get_startup_wm_class ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-get-startup-wm-class"/>
 
515
    <function name="gnome_vfs_mime_application_equal ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-equal"/>
 
516
    <function name="gnome_vfs_mime_application_copy ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-copy"/>
 
517
    <function name="gnome_vfs_mime_application_free ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-free"/>
 
518
    <function name="gnome_vfs_mime_application_list_free ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-application-list-free"/>
 
519
    <function name="gnome_vfs_mime_component_list_free ()" link="gnome-vfs-2.0-gnome-vfs-mime-database.html#gnome-vfs-mime-component-list-free"/>
 
520
    <function name="GnomeVFSMIMEMonitor" link="gnome-vfs-2.0-gnome-vfs-mime-monitor.html#GnomeVFSMIMEMonitor"/>
 
521
    <function name="gnome_vfs_mime_monitor_get ()" link="gnome-vfs-2.0-gnome-vfs-mime-monitor.html#gnome-vfs-mime-monitor-get"/>
 
522
    <function name="enum GnomeVFSMimeActionType" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#GnomeVFSMimeActionType"/>
 
523
    <function name="enum GnomeVFSMimeApplicationArgumentType" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#GnomeVFSMimeApplicationArgumentType"/>
 
524
    <function name="GnomeVFSMimeAction" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#GnomeVFSMimeAction"/>
 
525
    <function name="gnome_vfs_mime_get_default_action_type ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-default-action-type"/>
 
526
    <function name="gnome_vfs_mime_get_default_action ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-default-action"/>
 
527
    <function name="gnome_vfs_mime_get_short_list_applications ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-short-list-applications"/>
 
528
    <function name="gnome_vfs_mime_get_short_list_components ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-short-list-components"/>
 
529
    <function name="gnome_vfs_mime_set_default_action_type ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-default-action-type"/>
 
530
    <function name="gnome_vfs_mime_set_icon ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-icon"/>
 
531
    <function name="gnome_vfs_mime_set_description ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-description"/>
 
532
    <function name="gnome_vfs_mime_set_can_be_executable ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-can-be-executable"/>
 
533
    <function name="gnome_vfs_mime_set_short_list_applications ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-short-list-applications"/>
 
534
    <function name="gnome_vfs_mime_set_short_list_components ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-short-list-components"/>
 
535
    <function name="gnome_vfs_mime_add_application_to_short_list ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-add-application-to-short-list"/>
 
536
    <function name="gnome_vfs_mime_remove_application_from_short_list ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-remove-application-from-short-list"/>
 
537
    <function name="gnome_vfs_mime_add_component_to_short_list ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-add-component-to-short-list"/>
 
538
    <function name="gnome_vfs_mime_remove_component_from_short_list ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-remove-component-from-short-list"/>
 
539
    <function name="gnome_vfs_mime_set_default_application ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-default-application"/>
 
540
    <function name="gnome_vfs_mime_set_default_component ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-default-component"/>
 
541
    <function name="gnome_vfs_mime_add_extension ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-add-extension"/>
 
542
    <function name="gnome_vfs_mime_remove_extension ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-remove-extension"/>
 
543
    <function name="gnome_vfs_mime_extend_all_applications ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-extend-all-applications"/>
 
544
    <function name="gnome_vfs_mime_remove_from_all_applications ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-remove-from-all-applications"/>
 
545
    <function name="gnome_vfs_mime_application_new_from_id ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-application-new-from-id"/>
 
546
    <function name="gnome_vfs_mime_action_launch ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-action-launch"/>
 
547
    <function name="gnome_vfs_mime_action_launch_with_env ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-action-launch-with-env"/>
 
548
    <function name="gnome_vfs_mime_action_free ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-action-free"/>
 
549
    <function name="gnome_vfs_mime_id_in_application_list ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-id-in-application-list"/>
 
550
    <function name="gnome_vfs_mime_id_in_component_list ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-id-in-component-list"/>
 
551
    <function name="gnome_vfs_mime_remove_application_from_list ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-remove-application-from-list"/>
 
552
    <function name="gnome_vfs_mime_remove_component_from_list ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-remove-component-from-list"/>
 
553
    <function name="gnome_vfs_mime_id_list_from_component_list ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-id-list-from-component-list"/>
 
554
    <function name="gnome_vfs_mime_id_list_from_application_list ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-id-list-from-application-list"/>
 
555
    <function name="gnome_vfs_mime_freeze ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-freeze"/>
 
556
    <function name="gnome_vfs_mime_thaw ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-thaw"/>
 
557
    <function name="gnome_vfs_mime_info_reload ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-info-reload"/>
 
558
    <function name="gnome_vfs_mime_type_is_known ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-type-is-known"/>
 
559
    <function name="gnome_vfs_mime_get_value ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-value"/>
 
560
    <function name="gnome_vfs_mime_set_value ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-value"/>
 
561
    <function name="gnome_vfs_mime_get_key_list ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-key-list"/>
 
562
    <function name="gnome_vfs_mime_keys_list_free ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-keys-list-free"/>
 
563
    <function name="gnome_vfs_mime_get_extensions_list ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-extensions-list"/>
 
564
    <function name="gnome_vfs_mime_extensions_list_free ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-extensions-list-free"/>
 
565
    <function name="gnome_vfs_mime_get_extensions_string ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-extensions-string"/>
 
566
    <function name="gnome_vfs_mime_get_extensions_pretty_string ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-get-extensions-pretty-string"/>
 
567
    <function name="gnome_vfs_get_registered_mime_types ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-get-registered-mime-types"/>
 
568
    <function name="gnome_vfs_mime_registered_mime_type_list_free ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-registered-mime-type-list-free"/>
 
569
    <function name="gnome_vfs_mime_set_registered_type_key ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-registered-type-key"/>
 
570
    <function name="gnome_vfs_mime_set_extensions_list ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-set-extensions-list"/>
 
571
    <function name="gnome_vfs_mime_registered_mime_type_delete ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-registered-mime-type-delete"/>
 
572
    <function name="gnome_vfs_mime_reset ()" link="gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html#gnome-vfs-mime-reset"/>
 
573
    <function name="GNOME_VFS_APPLICATION_REGISTRY_COMMAND" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#GNOME-VFS-APPLICATION-REGISTRY-COMMAND:CAPS"/>
 
574
    <function name="GNOME_VFS_APPLICATION_REGISTRY_NAME" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#GNOME-VFS-APPLICATION-REGISTRY-NAME:CAPS"/>
 
575
    <function name="GNOME_VFS_APPLICATION_REGISTRY_CAN_OPEN_MULTIPLE_FILES" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#GNOME-VFS-APPLICATION-REGISTRY-CAN-OPEN-MULTIPLE-FILES:CAPS"/>
 
576
    <function name="GNOME_VFS_APPLICATION_REGISTRY_REQUIRES_TERMINAL" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#GNOME-VFS-APPLICATION-REGISTRY-REQUIRES-TERMINAL:CAPS"/>
 
577
    <function name="gnome_vfs_application_registry_exists ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-exists"/>
 
578
    <function name="gnome_vfs_application_registry_get_keys ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-get-keys"/>
 
579
    <function name="gnome_vfs_application_registry_peek_value ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-peek-value"/>
 
580
    <function name="gnome_vfs_application_registry_get_bool_value ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-get-bool-value"/>
 
581
    <function name="gnome_vfs_application_registry_remove_application ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-remove-application"/>
 
582
    <function name="gnome_vfs_application_registry_set_value ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-set-value"/>
 
583
    <function name="gnome_vfs_application_registry_set_bool_value ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-set-bool-value"/>
 
584
    <function name="gnome_vfs_application_registry_unset_key ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-unset-key"/>
 
585
    <function name="gnome_vfs_application_registry_get_applications ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-get-applications"/>
 
586
    <function name="gnome_vfs_application_registry_get_mime_types ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-get-mime-types"/>
 
587
    <function name="gnome_vfs_application_registry_supports_mime_type ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-supports-mime-type"/>
 
588
    <function name="gnome_vfs_application_registry_supports_uri_scheme ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-supports-uri-scheme"/>
 
589
    <function name="gnome_vfs_application_is_user_owned_application ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-is-user-owned-application"/>
 
590
    <function name="gnome_vfs_application_registry_clear_mime_types ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-clear-mime-types"/>
 
591
    <function name="gnome_vfs_application_registry_add_mime_type ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-add-mime-type"/>
 
592
    <function name="gnome_vfs_application_registry_remove_mime_type ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-remove-mime-type"/>
 
593
    <function name="gnome_vfs_application_registry_sync ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-sync"/>
 
594
    <function name="gnome_vfs_application_registry_shutdown ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-shutdown"/>
 
595
    <function name="gnome_vfs_application_registry_reload ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-reload"/>
 
596
    <function name="gnome_vfs_application_registry_get_mime_application ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-get-mime-application"/>
 
597
    <function name="gnome_vfs_application_registry_save_mime_application ()" link="gnome-vfs-2.0-gnome-vfs-application-registry.html#gnome-vfs-application-registry-save-mime-application"/>
598
598
    <function name="GNOME VFS URIs (Uniform Resource Identifiers)" link="gnome-vfs-writing-modules.html#uris"/>
599
 
    <function name="The GnomeVFSURI type" link="gnome-vfs-writing-modules.html#id556991"/>
600
 
    <function name="How file access is performed" link="gnome-vfs-writing-modules.html#id557077"/>
601
 
    <function name="Using shared libraries" link="gnome-vfs-writing-modules.html#id557175"/>
602
 
    <function name="The initialization/shutdown functions" link="gnome-vfs-writing-modules.html#id557236"/>
603
 
    <function name="The GnomeVFSMethod object" link="gnome-vfs-writing-modules.html#id557306"/>
604
 
    <function name="The GnomeVFSCancellation object" link="gnome-vfs-writing-modules.html#id557480"/>
605
 
    <function name="Dealing with EINTR" link="gnome-vfs-writing-modules.html#id557610"/>
606
 
    <function name="How to make the code thread safe" link="gnome-vfs-writing-modules.html#id557720"/>
607
 
    <function name="GnomeVFSMethodInitFunc ()" link="gnome-vfs-20-gnome-vfs-method.html#GnomeVFSMethodInitFunc"/>
608
 
    <function name="GnomeVFSMethodShutdownFunc ()" link="gnome-vfs-20-gnome-vfs-method.html#GnomeVFSMethodShutdownFunc"/>
609
 
    <function name="GnomeVFSMethodTruncateFunc ()" link="gnome-vfs-20-gnome-vfs-method.html#GnomeVFSMethodTruncateFunc"/>
610
 
    <function name="GnomeVFSMethodTruncateHandleFunc ()" link="gnome-vfs-20-gnome-vfs-method.html#GnomeVFSMethodTruncateHandleFunc"/>
611
 
    <function name="VFS_METHOD_HAS_FUNC()" link="gnome-vfs-20-gnome-vfs-method.html#VFS-METHOD-HAS-FUNC--CAPS"/>
612
 
    <function name="gnome_vfs_method_init ()" link="gnome-vfs-20-gnome-vfs-method.html#gnome-vfs-method-init"/>
613
 
    <function name="gnome_vfs_method_get ()" link="gnome-vfs-20-gnome-vfs-method.html#gnome-vfs-method-get"/>
614
 
    <function name="GnomeVFSTransform" link="gnome-vfs-20-gnome-vfs-method.html#GnomeVFSTransform"/>
615
 
    <function name="gnome_vfs_transform_get ()" link="gnome-vfs-20-gnome-vfs-method.html#gnome-vfs-transform-get"/>
616
 
    <function name="vfs_module_init ()" link="gnome-vfs-20-gnome-vfs-module.html#vfs-module-init"/>
617
 
    <function name="vfs_module_transform ()" link="gnome-vfs-20-gnome-vfs-module.html#vfs-module-transform"/>
618
 
    <function name="vfs_module_shutdown ()" link="gnome-vfs-20-gnome-vfs-module.html#vfs-module-shutdown"/>
619
 
    <function name="gnome_vfs_mime_type_from_mode ()" link="gnome-vfs-20-gnome-vfs-module-shared.html#gnome-vfs-mime-type-from-mode"/>
620
 
    <function name="gnome_vfs_mime_type_from_mode_or_default ()" link="gnome-vfs-20-gnome-vfs-module-shared.html#gnome-vfs-mime-type-from-mode-or-default"/>
621
 
    <function name="gnome_vfs_stat_to_file_info ()" link="gnome-vfs-20-gnome-vfs-module-shared.html#gnome-vfs-stat-to-file-info"/>
622
 
    <function name="gnome_vfs_set_meta ()" link="gnome-vfs-20-gnome-vfs-module-shared.html#gnome-vfs-set-meta"/>
623
 
    <function name="gnome_vfs_set_meta_for_list ()" link="gnome-vfs-20-gnome-vfs-module-shared.html#gnome-vfs-set-meta-for-list"/>
624
 
    <function name="gnome_vfs_get_special_mime_type ()" link="gnome-vfs-20-gnome-vfs-module-shared.html#gnome-vfs-get-special-mime-type"/>
625
 
    <function name="gnome_vfs_module_callback_invoke ()" link="gnome-vfs-20-gnome-vfs-module-callback-module-api.html#gnome-vfs-module-callback-invoke"/>
626
 
    <function name="gnome_vfs_context_new ()" link="gnome-vfs-20-gnome-vfs-context.html#gnome-vfs-context-new"/>
627
 
    <function name="gnome_vfs_context_free ()" link="gnome-vfs-20-gnome-vfs-context.html#gnome-vfs-context-free"/>
628
 
    <function name="gnome_vfs_context_get_cancellation ()" link="gnome-vfs-20-gnome-vfs-context.html#gnome-vfs-context-get-cancellation"/>
629
 
    <function name="gnome_vfs_context_check_cancellation()" link="gnome-vfs-20-gnome-vfs-context.html#gnome-vfs-context-check-cancellation"/>
630
 
    <function name="gnome_vfs_context_peek_current ()" link="gnome-vfs-20-gnome-vfs-context.html#gnome-vfs-context-peek-current"/>
631
 
    <function name="gnome_vfs_context_check_cancellation_current ()" link="gnome-vfs-20-gnome-vfs-context.html#gnome-vfs-context-check-cancellation-current"/>
632
 
    <function name="GnomeVFSTransformInitFunc ()" link="gnome-vfs-20-gnome-vfs-transform.html#GnomeVFSTransformInitFunc"/>
633
 
    <function name="GnomeVFSTransformFunc ()" link="gnome-vfs-20-gnome-vfs-transform.html#GnomeVFSTransformFunc"/>
634
 
    <function name="gnome_vfs_parse_ls_lga ()" link="gnome-vfs-20-gnome-vfs-parse-ls.html#gnome-vfs-parse-ls-lga"/>
635
 
    <function name="GNOME_VFS_MODULE_CALLBACK_FILL_AUTHENTICATION" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-FILL-AUTHENTICATION--CAPS"/>
636
 
    <function name="GnomeVFSModuleCallbackFillAuthenticationIn" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackFillAuthenticationIn"/>
637
 
    <function name="GnomeVFSModuleCallbackFillAuthenticationOut" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackFillAuthenticationOut"/>
638
 
    <function name="GNOME_VFS_MODULE_CALLBACK_FULL_AUTHENTICATION" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-FULL-AUTHENTICATION--CAPS"/>
639
 
    <function name="enum GnomeVFSModuleCallbackFullAuthenticationFlags" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackFullAuthenticationFlags"/>
640
 
    <function name="GnomeVFSModuleCallbackFullAuthenticationIn" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackFullAuthenticationIn"/>
641
 
    <function name="GnomeVFSModuleCallbackFullAuthenticationOut" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackFullAuthenticationOut"/>
642
 
    <function name="enum GnomeVFSModuleCallbackFullAuthenticationOutFlags" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackFullAuthenticationOutFlags"/>
643
 
    <function name="GNOME_VFS_MODULE_CALLBACK_SAVE_AUTHENTICATION" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-SAVE-AUTHENTICATION--CAPS"/>
644
 
    <function name="GnomeVFSModuleCallbackSaveAuthenticationIn" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackSaveAuthenticationIn"/>
645
 
    <function name="GnomeVFSModuleCallbackSaveAuthenticationOut" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackSaveAuthenticationOut"/>
646
 
    <function name="GNOME_VFS_MODULE_CALLBACK_QUESTION" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-QUESTION--CAPS"/>
647
 
    <function name="GnomeVFSModuleCallbackQuestionIn" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackQuestionIn"/>
648
 
    <function name="GnomeVFSModuleCallbackQuestionOut" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackQuestionOut"/>
649
 
    <function name="GNOME_VFS_MODULE_CALLBACK_STATUS_MESSAGE" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-STATUS-MESSAGE--CAPS"/>
650
 
    <function name="GnomeVFSModuleCallbackStatusMessageIn" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackStatusMessageIn"/>
651
 
    <function name="GnomeVFSModuleCallbackStatusMessageOut" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackStatusMessageOut"/>
652
 
    <function name="GNOME_VFS_MODULE_CALLBACK_HTTP_SEND_ADDITIONAL_HEADERS" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-HTTP-SEND-ADDITIONAL-HEADERS--CAPS"/>
653
 
    <function name="GnomeVFSModuleCallbackAdditionalHeadersIn" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackAdditionalHeadersIn"/>
654
 
    <function name="GnomeVFSModuleCallbackAdditionalHeadersOut" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackAdditionalHeadersOut"/>
655
 
    <function name="GNOME_VFS_MODULE_CALLBACK_HTTP_RECEIVED_HEADERS" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-HTTP-RECEIVED-HEADERS--CAPS"/>
656
 
    <function name="GnomeVFSModuleCallbackReceivedHeadersIn" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackReceivedHeadersIn"/>
657
 
    <function name="GnomeVFSModuleCallbackReceivedHeadersOut" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackReceivedHeadersOut"/>
658
 
    <function name="GNOME_VFS_MODULE_CALLBACK_AUTHENTICATION" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-AUTHENTICATION--CAPS"/>
659
 
    <function name="GNOME_VFS_MODULE_CALLBACK_HTTP_PROXY_AUTHENTICATION" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-HTTP-PROXY-AUTHENTICATION--CAPS"/>
660
 
    <function name="enum GnomeVFSModuleCallbackAuthenticationAuthType" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackAuthenticationAuthType"/>
661
 
    <function name="GnomeVFSModuleCallbackAuthenticationIn" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackAuthenticationIn"/>
662
 
    <function name="GnomeVFSModuleCallbackAuthenticationOut" link="gnome-vfs-20-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackAuthenticationOut"/>
663
 
    <function name="GnomeVFSModuleCallback ()" link="gnome-vfs-20-gnome-vfs-module-callback.html#GnomeVFSModuleCallback"/>
664
 
    <function name="GnomeVFSModuleCallbackResponse ()" link="gnome-vfs-20-gnome-vfs-module-callback.html#GnomeVFSModuleCallbackResponse"/>
665
 
    <function name="GnomeVFSAsyncModuleCallback ()" link="gnome-vfs-20-gnome-vfs-module-callback.html#GnomeVFSAsyncModuleCallback"/>
666
 
    <function name="gnome_vfs_module_callback_set_default ()" link="gnome-vfs-20-gnome-vfs-module-callback.html#gnome-vfs-module-callback-set-default"/>
667
 
    <function name="gnome_vfs_module_callback_push ()" link="gnome-vfs-20-gnome-vfs-module-callback.html#gnome-vfs-module-callback-push"/>
668
 
    <function name="gnome_vfs_module_callback_pop ()" link="gnome-vfs-20-gnome-vfs-module-callback.html#gnome-vfs-module-callback-pop"/>
669
 
    <function name="gnome_vfs_async_module_callback_set_default ()" link="gnome-vfs-20-gnome-vfs-module-callback.html#gnome-vfs-async-module-callback-set-default"/>
670
 
    <function name="gnome_vfs_async_module_callback_push ()" link="gnome-vfs-20-gnome-vfs-module-callback.html#gnome-vfs-async-module-callback-push"/>
671
 
    <function name="gnome_vfs_async_module_callback_pop ()" link="gnome-vfs-20-gnome-vfs-module-callback.html#gnome-vfs-async-module-callback-pop"/>
 
599
    <function name="The GnomeVFSURI type" link="gnome-vfs-writing-modules.html#id2772024"/>
 
600
    <function name="How file access is performed" link="gnome-vfs-writing-modules.html#id2772130"/>
 
601
    <function name="Using shared libraries" link="gnome-vfs-writing-modules.html#id2772252"/>
 
602
    <function name="The initialization/shutdown functions" link="gnome-vfs-writing-modules.html#id2772323"/>
 
603
    <function name="The GnomeVFSMethod object" link="gnome-vfs-writing-modules.html#id2772409"/>
 
604
    <function name="The GnomeVFSCancellation object" link="gnome-vfs-writing-modules.html#id2772712"/>
 
605
    <function name="Dealing with EINTR" link="gnome-vfs-writing-modules.html#id2772877"/>
 
606
    <function name="How to make the code thread safe" link="gnome-vfs-writing-modules.html#id2773015"/>
 
607
    <function name="GnomeVFSMethodInitFunc ()" link="gnome-vfs-2.0-gnome-vfs-method.html#GnomeVFSMethodInitFunc"/>
 
608
    <function name="GnomeVFSMethodShutdownFunc ()" link="gnome-vfs-2.0-gnome-vfs-method.html#GnomeVFSMethodShutdownFunc"/>
 
609
    <function name="GnomeVFSMethodTruncateFunc ()" link="gnome-vfs-2.0-gnome-vfs-method.html#GnomeVFSMethodTruncateFunc"/>
 
610
    <function name="GnomeVFSMethodTruncateHandleFunc ()" link="gnome-vfs-2.0-gnome-vfs-method.html#GnomeVFSMethodTruncateHandleFunc"/>
 
611
    <function name="VFS_METHOD_HAS_FUNC()" link="gnome-vfs-2.0-gnome-vfs-method.html#VFS-METHOD-HAS-FUNC:CAPS"/>
 
612
    <function name="gnome_vfs_method_init ()" link="gnome-vfs-2.0-gnome-vfs-method.html#gnome-vfs-method-init"/>
 
613
    <function name="gnome_vfs_method_get ()" link="gnome-vfs-2.0-gnome-vfs-method.html#gnome-vfs-method-get"/>
 
614
    <function name="GnomeVFSTransform" link="gnome-vfs-2.0-gnome-vfs-method.html#GnomeVFSTransform"/>
 
615
    <function name="gnome_vfs_transform_get ()" link="gnome-vfs-2.0-gnome-vfs-method.html#gnome-vfs-transform-get"/>
 
616
    <function name="vfs_module_init ()" link="gnome-vfs-2.0-gnome-vfs-module.html#vfs-module-init"/>
 
617
    <function name="vfs_module_transform ()" link="gnome-vfs-2.0-gnome-vfs-module.html#vfs-module-transform"/>
 
618
    <function name="vfs_module_shutdown ()" link="gnome-vfs-2.0-gnome-vfs-module.html#vfs-module-shutdown"/>
 
619
    <function name="gnome_vfs_mime_type_from_mode ()" link="gnome-vfs-2.0-gnome-vfs-module-shared.html#gnome-vfs-mime-type-from-mode"/>
 
620
    <function name="gnome_vfs_mime_type_from_mode_or_default ()" link="gnome-vfs-2.0-gnome-vfs-module-shared.html#gnome-vfs-mime-type-from-mode-or-default"/>
 
621
    <function name="gnome_vfs_stat_to_file_info ()" link="gnome-vfs-2.0-gnome-vfs-module-shared.html#gnome-vfs-stat-to-file-info"/>
 
622
    <function name="gnome_vfs_set_meta ()" link="gnome-vfs-2.0-gnome-vfs-module-shared.html#gnome-vfs-set-meta"/>
 
623
    <function name="gnome_vfs_set_meta_for_list ()" link="gnome-vfs-2.0-gnome-vfs-module-shared.html#gnome-vfs-set-meta-for-list"/>
 
624
    <function name="gnome_vfs_get_special_mime_type ()" link="gnome-vfs-2.0-gnome-vfs-module-shared.html#gnome-vfs-get-special-mime-type"/>
 
625
    <function name="gnome_vfs_module_callback_invoke ()" link="gnome-vfs-2.0-gnome-vfs-module-callback-module-api.html#gnome-vfs-module-callback-invoke"/>
 
626
    <function name="gnome_vfs_context_new ()" link="gnome-vfs-2.0-gnome-vfs-context.html#gnome-vfs-context-new"/>
 
627
    <function name="gnome_vfs_context_free ()" link="gnome-vfs-2.0-gnome-vfs-context.html#gnome-vfs-context-free"/>
 
628
    <function name="gnome_vfs_context_get_cancellation ()" link="gnome-vfs-2.0-gnome-vfs-context.html#gnome-vfs-context-get-cancellation"/>
 
629
    <function name="gnome_vfs_context_check_cancellation()" link="gnome-vfs-2.0-gnome-vfs-context.html#gnome-vfs-context-check-cancellation"/>
 
630
    <function name="gnome_vfs_context_peek_current ()" link="gnome-vfs-2.0-gnome-vfs-context.html#gnome-vfs-context-peek-current"/>
 
631
    <function name="gnome_vfs_context_check_cancellation_current ()" link="gnome-vfs-2.0-gnome-vfs-context.html#gnome-vfs-context-check-cancellation-current"/>
 
632
    <function name="GnomeVFSTransformInitFunc ()" link="gnome-vfs-2.0-gnome-vfs-transform.html#GnomeVFSTransformInitFunc"/>
 
633
    <function name="GnomeVFSTransformFunc ()" link="gnome-vfs-2.0-gnome-vfs-transform.html#GnomeVFSTransformFunc"/>
 
634
    <function name="gnome_vfs_parse_ls_lga ()" link="gnome-vfs-2.0-gnome-vfs-parse-ls.html#gnome-vfs-parse-ls-lga"/>
 
635
    <function name="GNOME_VFS_MODULE_CALLBACK_FILL_AUTHENTICATION" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-FILL-AUTHENTICATION:CAPS"/>
 
636
    <function name="GnomeVFSModuleCallbackFillAuthenticationIn" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackFillAuthenticationIn"/>
 
637
    <function name="GnomeVFSModuleCallbackFillAuthenticationOut" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackFillAuthenticationOut"/>
 
638
    <function name="GNOME_VFS_MODULE_CALLBACK_FULL_AUTHENTICATION" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-FULL-AUTHENTICATION:CAPS"/>
 
639
    <function name="enum GnomeVFSModuleCallbackFullAuthenticationFlags" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackFullAuthenticationFlags"/>
 
640
    <function name="GnomeVFSModuleCallbackFullAuthenticationIn" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackFullAuthenticationIn"/>
 
641
    <function name="GnomeVFSModuleCallbackFullAuthenticationOut" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackFullAuthenticationOut"/>
 
642
    <function name="enum GnomeVFSModuleCallbackFullAuthenticationOutFlags" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackFullAuthenticationOutFlags"/>
 
643
    <function name="GNOME_VFS_MODULE_CALLBACK_SAVE_AUTHENTICATION" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-SAVE-AUTHENTICATION:CAPS"/>
 
644
    <function name="GnomeVFSModuleCallbackSaveAuthenticationIn" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackSaveAuthenticationIn"/>
 
645
    <function name="GnomeVFSModuleCallbackSaveAuthenticationOut" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackSaveAuthenticationOut"/>
 
646
    <function name="GNOME_VFS_MODULE_CALLBACK_QUESTION" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-QUESTION:CAPS"/>
 
647
    <function name="GnomeVFSModuleCallbackQuestionIn" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackQuestionIn"/>
 
648
    <function name="GnomeVFSModuleCallbackQuestionOut" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackQuestionOut"/>
 
649
    <function name="GNOME_VFS_MODULE_CALLBACK_STATUS_MESSAGE" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-STATUS-MESSAGE:CAPS"/>
 
650
    <function name="GnomeVFSModuleCallbackStatusMessageIn" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackStatusMessageIn"/>
 
651
    <function name="GnomeVFSModuleCallbackStatusMessageOut" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackStatusMessageOut"/>
 
652
    <function name="GNOME_VFS_MODULE_CALLBACK_HTTP_SEND_ADDITIONAL_HEADERS" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-HTTP-SEND-ADDITIONAL-HEADERS:CAPS"/>
 
653
    <function name="GnomeVFSModuleCallbackAdditionalHeadersIn" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackAdditionalHeadersIn"/>
 
654
    <function name="GnomeVFSModuleCallbackAdditionalHeadersOut" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackAdditionalHeadersOut"/>
 
655
    <function name="GNOME_VFS_MODULE_CALLBACK_HTTP_RECEIVED_HEADERS" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-HTTP-RECEIVED-HEADERS:CAPS"/>
 
656
    <function name="GnomeVFSModuleCallbackReceivedHeadersIn" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackReceivedHeadersIn"/>
 
657
    <function name="GnomeVFSModuleCallbackReceivedHeadersOut" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackReceivedHeadersOut"/>
 
658
    <function name="GNOME_VFS_MODULE_CALLBACK_AUTHENTICATION" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-AUTHENTICATION:CAPS"/>
 
659
    <function name="GNOME_VFS_MODULE_CALLBACK_HTTP_PROXY_AUTHENTICATION" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GNOME-VFS-MODULE-CALLBACK-HTTP-PROXY-AUTHENTICATION:CAPS"/>
 
660
    <function name="enum GnomeVFSModuleCallbackAuthenticationAuthType" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackAuthenticationAuthType"/>
 
661
    <function name="GnomeVFSModuleCallbackAuthenticationIn" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackAuthenticationIn"/>
 
662
    <function name="GnomeVFSModuleCallbackAuthenticationOut" link="gnome-vfs-2.0-gnome-vfs-standard-callbacks.html#GnomeVFSModuleCallbackAuthenticationOut"/>
 
663
    <function name="GnomeVFSModuleCallback ()" link="gnome-vfs-2.0-gnome-vfs-module-callback.html#GnomeVFSModuleCallback"/>
 
664
    <function name="GnomeVFSModuleCallbackResponse ()" link="gnome-vfs-2.0-gnome-vfs-module-callback.html#GnomeVFSModuleCallbackResponse"/>
 
665
    <function name="GnomeVFSAsyncModuleCallback ()" link="gnome-vfs-2.0-gnome-vfs-module-callback.html#GnomeVFSAsyncModuleCallback"/>
 
666
    <function name="gnome_vfs_module_callback_set_default ()" link="gnome-vfs-2.0-gnome-vfs-module-callback.html#gnome-vfs-module-callback-set-default"/>
 
667
    <function name="gnome_vfs_module_callback_push ()" link="gnome-vfs-2.0-gnome-vfs-module-callback.html#gnome-vfs-module-callback-push"/>
 
668
    <function name="gnome_vfs_module_callback_pop ()" link="gnome-vfs-2.0-gnome-vfs-module-callback.html#gnome-vfs-module-callback-pop"/>
 
669
    <function name="gnome_vfs_async_module_callback_set_default ()" link="gnome-vfs-2.0-gnome-vfs-module-callback.html#gnome-vfs-async-module-callback-set-default"/>
 
670
    <function name="gnome_vfs_async_module_callback_push ()" link="gnome-vfs-2.0-gnome-vfs-module-callback.html#gnome-vfs-async-module-callback-push"/>
 
671
    <function name="gnome_vfs_async_module_callback_pop ()" link="gnome-vfs-2.0-gnome-vfs-module-callback.html#gnome-vfs-async-module-callback-pop"/>
672
672
  </functions>
673
673
</book>