<SECTION>


<FILE>mate-vfs-mime-monitor</FILE>
MATE_VFS_MIME_MONITOR_TYPE
MateVFSMIMEMonitorPrivate
mate_vfs_mime_monitor_get
<SUBSECTION Standard>
MATE_VFS_MIME_MONITOR
MATE_VFS_IS_MIME_MONITOR
mate_vfs_mime_monitor_get_type
MATE_VFS_MIME_MONITOR_CLASS
MATE_VFS_IS_MIME_MONITOR_CLASS
</SECTION>

<SECTION>
<FILE>mate-vfs-file-size</FILE>
MATE_VFS_OFFSET_IS_LONG_LONG
MATE_VFS_SIZE_FORMAT_STR
MATE_VFS_OFFSET_FORMAT_STR
MateVFSFileSize
MateVFSFileOffset
<SUBSECTION Standard>
MATE_VFS_SIZE_IS_UNSIGNED_LONG_LONG
</SECTION>

<SECTION>
<FILE>mate-vfs-utils</FILE>
MateVFSMakeURIDirs
mate_vfs_format_file_size_for_display
mate_vfs_format_uri_for_display
mate_vfs_url_show
mate_vfs_url_show_with_env
mate_vfs_escape_string
mate_vfs_escape_path_string
mate_vfs_escape_host_and_path_string
mate_vfs_escape_slashes
mate_vfs_escape_set
mate_vfs_unescape_string
mate_vfs_make_uri_canonical
mate_vfs_make_uri_canonical_strip_fragment
mate_vfs_make_path_name_canonical
mate_vfs_make_uri_from_input
mate_vfs_make_uri_from_input_with_dirs
mate_vfs_make_uri_from_shell_arg
mate_vfs_make_uri_full_from_relative
mate_vfs_expand_initial_tilde
mate_vfs_unescape_string_for_display
mate_vfs_get_local_path_from_uri
mate_vfs_get_uri_from_local_path
mate_vfs_is_executable_command_string
mate_vfs_list_deep_free
mate_vfs_get_volume_free_space
mate_vfs_icon_path_from_filename
mate_vfs_is_primary_thread
mate_vfs_get_uri_scheme
mate_vfs_uris_match
MATE_VFS_ASSERT_PRIMARY_THREAD
MATE_VFS_ASSERT_SECONDARY_THREAD
mate_vfs_open_fd
mate_vfs_read_entire_file
</SECTION>

<SECTION>
<FILE>mate-vfs-application-registry</FILE>
MATE_VFS_APPLICATION_REGISTRY_COMMAND
MATE_VFS_APPLICATION_REGISTRY_NAME
MATE_VFS_APPLICATION_REGISTRY_CAN_OPEN_MULTIPLE_FILES
MATE_VFS_APPLICATION_REGISTRY_REQUIRES_TERMINAL
mate_vfs_application_registry_exists
mate_vfs_application_registry_get_keys
mate_vfs_application_registry_peek_value
mate_vfs_application_registry_get_bool_value
mate_vfs_application_registry_remove_application
mate_vfs_application_registry_set_value
mate_vfs_application_registry_set_bool_value
mate_vfs_application_registry_unset_key
mate_vfs_application_registry_get_applications
mate_vfs_application_registry_get_mime_types
mate_vfs_application_registry_supports_mime_type
mate_vfs_application_registry_supports_uri_scheme
mate_vfs_application_is_user_owned_application
mate_vfs_application_registry_clear_mime_types
mate_vfs_application_registry_add_mime_type
mate_vfs_application_registry_remove_mime_type
mate_vfs_application_registry_sync
mate_vfs_application_registry_shutdown
mate_vfs_application_registry_reload
mate_vfs_application_registry_get_mime_application
mate_vfs_application_registry_save_mime_application
</SECTION>

<SECTION>
<FILE>mate-vfs-init</FILE>
mate_vfs_init
mate_vfs_initialized
mate_vfs_shutdown
mate_vfs_loadinit
mate_vfs_preinit
mate_vfs_postinit
</SECTION>

<SECTION>
<FILE>mate-vfs-directory-basic-ops</FILE>
mate_vfs_make_directory
mate_vfs_make_directory_for_uri
mate_vfs_remove_directory
mate_vfs_remove_directory_from_uri
</SECTION>

<SECTION>
<FILE>mate-vfs-directory-list-ops</FILE>
MateVFSDirectoryHandle
MateVFSDirectoryVisitOptions
MateVFSDirectoryVisitFunc
mate_vfs_directory_open
mate_vfs_directory_open_from_uri
mate_vfs_directory_read_next
mate_vfs_directory_close
mate_vfs_directory_visit
mate_vfs_directory_visit_uri
mate_vfs_directory_visit_files
mate_vfs_directory_visit_files_at_uri
mate_vfs_directory_list_load
</SECTION>

<SECTION>
<FILE>mate-vfs-directory-find-ops</FILE>
MateVFSFindDirectoryKind
mate_vfs_find_directory
</SECTION>


<SECTION>
<FILE>mate-vfs-transform</FILE>
MateVFSTransformInitFunc
MateVFSTransformFunc
</SECTION>

<SECTION>
<FILE>mate-vfs-async-ops</FILE>
MATE_VFS_PRIORITY_MIN
MATE_VFS_PRIORITY_MAX
MATE_VFS_PRIORITY_DEFAULT
MateVFSAsyncHandle
MateVFSAsyncCallback
MateVFSAsyncOpenCallback
MateVFSAsyncOpenAsChannelCallback
MateVFSAsyncCreateCallback
MateVFSAsyncCreateAsChannelCallback
MateVFSAsyncCloseCallback
MateVFSAsyncReadCallback
MateVFSAsyncWriteCallback
MateVFSAsyncSeekCallback
MateVFSAsyncGetFileInfoCallback
MateVFSAsyncSetFileInfoCallback
MateVFSAsyncFileControlCallback
MateVFSAsyncDirectoryLoadCallback
MateVFSAsyncFindDirectoryCallback
MateVFSFindDirectoryResult
MateVFSAsyncXferProgressCallback
MateVFSCancellation
MateVFSContext
mate_vfs_async_set_job_limit
mate_vfs_async_get_job_limit
mate_vfs_async_cancel
mate_vfs_async_open
mate_vfs_async_open_uri
mate_vfs_async_open_as_channel
mate_vfs_async_open_uri_as_channel
mate_vfs_async_create
mate_vfs_async_create_uri
mate_vfs_async_create_symbolic_link
mate_vfs_async_create_as_channel
mate_vfs_async_create_uri_as_channel
mate_vfs_async_close
mate_vfs_async_read
mate_vfs_async_write
mate_vfs_async_seek
mate_vfs_async_get_file_info
mate_vfs_async_set_file_info
mate_vfs_async_load_directory
mate_vfs_async_load_directory_uri
mate_vfs_async_xfer
mate_vfs_async_find_directory
mate_vfs_async_file_control
mate_vfs_find_directory_result_dup
mate_vfs_find_directory_result_free
</SECTION>

<SECTION>
<FILE>mate-vfs-file-basic-ops</FILE>
MateVFSOpenMode
mate_vfs_create
mate_vfs_create_uri
mate_vfs_open
mate_vfs_open_uri
mate_vfs_close
mate_vfs_unlink
mate_vfs_unlink_from_uri
mate_vfs_move_uri
mate_vfs_move
mate_vfs_check_same_fs_uris
mate_vfs_check_same_fs
mate_vfs_uri_exists
mate_vfs_create_symbolic_link
</SECTION>

<SECTION>
<FILE>mate-vfs-file-rw-ops</FILE>
MateVFSSeekPosition
mate_vfs_read
mate_vfs_write
mate_vfs_seek
mate_vfs_tell
mate_vfs_forget_cache
</SECTION>

<SECTION>
<FILE>mate-vfs-file-trunc-ops</FILE>
mate_vfs_truncate
mate_vfs_truncate_uri
mate_vfs_truncate_handle
</SECTION>

<SECTION>
<FILE>mate-vfs-file-info-ops</FILE>
mate_vfs_get_file_info
mate_vfs_get_file_info_uri
mate_vfs_get_file_info_from_handle
mate_vfs_set_file_info_uri
mate_vfs_set_file_info
</SECTION>

<SECTION>
<FILE>mate-vfs-file-advanced-ops</FILE>
mate_vfs_file_control
</SECTION>

<SECTION>
<FILE>mate-vfs-ops</FILE>
MateVFSMethodHandle
MateVFSHandle
</SECTION>

<SECTION>
<FILE>mate-vfs-ssl</FILE>
MateVFSSSL
mate_vfs_ssl_enabled
mate_vfs_ssl_create
mate_vfs_ssl_create_from_fd
mate_vfs_ssl_read
mate_vfs_ssl_write
mate_vfs_ssl_destroy
mate_vfs_ssl_to_socket
mate_vfs_ssl_set_timeout
</SECTION>

<SECTION>
<FILE>mate-vfs-uri</FILE>
MateVFSURI
MateVFSToplevelURI
MateVFSURIHideOptions
MATE_VFS_URI_MAGIC_CHR
MATE_VFS_URI_MAGIC_STR
MATE_VFS_URI_PATH_CHR
MATE_VFS_URI_PATH_STR
mate_vfs_uri_new
mate_vfs_uri_resolve_relative
mate_vfs_uri_resolve_symbolic_link
mate_vfs_uri_ref
mate_vfs_uri_unref
mate_vfs_uri_append_string
mate_vfs_uri_append_path
mate_vfs_uri_append_file_name
mate_vfs_uri_to_string
mate_vfs_uri_dup
mate_vfs_uri_is_local
mate_vfs_uri_has_parent
mate_vfs_uri_get_parent
mate_vfs_uri_get_toplevel
mate_vfs_uri_get_host_name
mate_vfs_uri_get_scheme
mate_vfs_uri_get_host_port
mate_vfs_uri_get_user_name
mate_vfs_uri_get_password
mate_vfs_uri_set_host_name
mate_vfs_uri_set_host_port
mate_vfs_uri_set_user_name
mate_vfs_uri_set_password
mate_vfs_uri_equal
mate_vfs_uri_is_parent
mate_vfs_uri_get_path
mate_vfs_uri_get_fragment_identifier
mate_vfs_uri_extract_dirname
mate_vfs_uri_extract_short_name
mate_vfs_uri_extract_short_path_name
mate_vfs_uri_hequal
mate_vfs_uri_hash
mate_vfs_uri_list_parse
mate_vfs_uri_list_ref
mate_vfs_uri_list_unref
mate_vfs_uri_list_copy
mate_vfs_uri_list_free
mate_vfs_uri_make_full_from_relative
</SECTION>

<SECTION>
<FILE>mate-vfs-standard-callbacks</FILE>
MATE_VFS_MODULE_CALLBACK_FILL_AUTHENTICATION
MateVFSModuleCallbackFillAuthenticationIn
MateVFSModuleCallbackFillAuthenticationOut
MATE_VFS_MODULE_CALLBACK_FULL_AUTHENTICATION
MateVFSModuleCallbackFullAuthenticationFlags
MateVFSModuleCallbackFullAuthenticationIn
MateVFSModuleCallbackFullAuthenticationOut
MateVFSModuleCallbackFullAuthenticationOutFlags
MATE_VFS_MODULE_CALLBACK_SAVE_AUTHENTICATION
MateVFSModuleCallbackSaveAuthenticationIn
MateVFSModuleCallbackSaveAuthenticationOut
MATE_VFS_MODULE_CALLBACK_QUESTION
MateVFSModuleCallbackQuestionIn
MateVFSModuleCallbackQuestionOut
MATE_VFS_MODULE_CALLBACK_STATUS_MESSAGE
MateVFSModuleCallbackStatusMessageIn
MateVFSModuleCallbackStatusMessageOut
MATE_VFS_MODULE_CALLBACK_HTTP_SEND_ADDITIONAL_HEADERS
MateVFSModuleCallbackAdditionalHeadersIn
MateVFSModuleCallbackAdditionalHeadersOut
MATE_VFS_MODULE_CALLBACK_HTTP_RECEIVED_HEADERS
MateVFSModuleCallbackReceivedHeadersIn
MateVFSModuleCallbackReceivedHeadersOut
MATE_VFS_MODULE_CALLBACK_AUTHENTICATION
MATE_VFS_MODULE_CALLBACK_HTTP_PROXY_AUTHENTICATION
MateVFSModuleCallbackAuthenticationAuthType
MateVFSModuleCallbackAuthenticationIn
MateVFSModuleCallbackAuthenticationOut
</SECTION>

<SECTION>
<FILE>mate-vfs-inet-connection</FILE>
MateVFSInetConnection
mate_vfs_inet_connection_create
mate_vfs_inet_connection_destroy
mate_vfs_inet_connection_free
mate_vfs_inet_connection_to_socket
mate_vfs_inet_connection_to_socket_buffer
mate_vfs_inet_connection_get_fd
mate_vfs_inet_connection_create_from_address
mate_vfs_inet_connection_get_address
mate_vfs_inet_connection_get_ip
</SECTION>

<SECTION>
<FILE>mate-vfs-socket</FILE>
MateVFSSocket
MateVFSSocketImpl
MateVFSSocketReadFunc
MateVFSSocketWriteFunc
MateVFSSocketCloseFunc
MateVFSSocketSetTimeoutFunc
mate_vfs_socket_new
mate_vfs_socket_write
mate_vfs_socket_close
mate_vfs_socket_read
mate_vfs_socket_free
mate_vfs_socket_set_timeout
</SECTION>

<SECTION>
<FILE>mate-vfs-parse-ls</FILE>
mate_vfs_parse_ls_lga
</SECTION>

<SECTION>
<FILE>mate-vfs-module-callback</FILE>
MateVFSModuleCallback
MateVFSModuleCallbackResponse
MateVFSAsyncModuleCallback
mate_vfs_module_callback_set_default
mate_vfs_module_callback_push
mate_vfs_module_callback_pop
mate_vfs_async_module_callback_set_default
mate_vfs_async_module_callback_push
mate_vfs_async_module_callback_pop
</SECTION>

<SECTION>
<FILE>mate-vfs-context</FILE>
mate_vfs_context_new
mate_vfs_context_free
mate_vfs_context_get_cancellation
mate_vfs_context_check_cancellation
mate_vfs_context_peek_current
mate_vfs_context_check_cancellation_current
</SECTION>

<SECTION>
<FILE>mate-vfs-file-info</FILE>
MateVFSFileFlags
MateVFSFileType
MateVFSFileInfoFields
MateVFSFilePermissions
MateVFSFileInfoOptions
MateVFSSetFileInfoMask
MateVFSGetFileInfoResult
MateVFSInodeNumber
MateVFSFileInfo
MATE_VFS_FILE_INFO_SYMLINK
MATE_VFS_FILE_INFO_SET_SYMLINK
MATE_VFS_FILE_INFO_LOCAL
MATE_VFS_FILE_INFO_SET_LOCAL
MATE_VFS_FILE_INFO_SUID
MATE_VFS_FILE_INFO_SGID
MATE_VFS_FILE_INFO_STICKY
MATE_VFS_FILE_INFO_SET_SUID
MATE_VFS_FILE_INFO_SET_SGID
MATE_VFS_FILE_INFO_SET_STICKY
mate_vfs_file_info_new
mate_vfs_file_info_unref
mate_vfs_file_info_ref
mate_vfs_file_info_clear
mate_vfs_file_info_get_mime_type
mate_vfs_file_info_copy
mate_vfs_file_info_dup
mate_vfs_file_info_matches
mate_vfs_file_info_list_ref
mate_vfs_file_info_list_unref
mate_vfs_file_info_list_copy
mate_vfs_file_info_list_free
mate_vfs_get_file_info_result_dup
mate_vfs_get_file_info_result_free
</SECTION>

<SECTION>
<FILE>mate-vfs-method</FILE>
MateVFSMethodInitFunc
MateVFSMethodShutdownFunc
MateVFSMethodTruncateFunc
MateVFSMethodTruncateHandleFunc
VFS_METHOD_HAS_FUNC
mate_vfs_method_init
mate_vfs_method_get
MateVFSTransform
mate_vfs_transform_get
</SECTION>


<SECTION>
<FILE>mate-vfs-result</FILE>
MateVFSResult
mate_vfs_result_to_string
mate_vfs_result_from_errno_code
mate_vfs_result_from_errno
mate_vfs_result_from_h_errno
mate_vfs_result_from_h_errno_val
</SECTION>


<SECTION>
<FILE>mate-vfs-module</FILE>
vfs_module_init
vfs_module_transform
vfs_module_shutdown
</SECTION>

<SECTION>
<FILE>mate-vfs-module-shared</FILE>
mate_vfs_mime_type_from_mode
mate_vfs_mime_type_from_mode_or_default
mate_vfs_stat_to_file_info
mate_vfs_set_meta
mate_vfs_set_meta_for_list
mate_vfs_get_special_mime_type
</SECTION>

<SECTION>
<FILE>mate-vfs-module-callback-module-api</FILE>
mate_vfs_module_callback_invoke
</SECTION>


<SECTION>
<FILE>mate-vfs-mime</FILE>
mate_vfs_mime_type_from_name
mate_vfs_mime_type_from_name_or_default
mate_vfs_get_mime_type_common
mate_vfs_get_mime_type_from_uri
mate_vfs_get_mime_type_from_file_data
mate_vfs_get_file_mime_type_fast
mate_vfs_get_file_mime_type
mate_vfs_mime_type_is_supertype
mate_vfs_get_supertype_from_mime_type
mate_vfs_mime_info_cache_reload
mate_vfs_mime_reload
mate_vfs_mime_shutdown
</SECTION>

<SECTION>
<FILE>mate-vfs-mime-utils</FILE>
MATE_VFS_MIME_TYPE_UNKNOWN
MateVFSMimeEquivalence
mate_vfs_mime_type_get_equivalence
mate_vfs_mime_type_is_equal
mate_vfs_get_mime_type_for_name
mate_vfs_get_mime_type_for_data
mate_vfs_get_mime_type_for_name_and_data
mate_vfs_get_mime_type
mate_vfs_get_slow_mime_type
</SECTION>

<SECTION>
<FILE>mate-vfs-mime-database</FILE>
MateVFSMimeApplication
mate_vfs_mime_get_default_application
mate_vfs_mime_get_default_application_for_uri
mate_vfs_mime_get_all_applications
mate_vfs_mime_get_all_applications_for_uri
mate_vfs_mime_get_all_desktop_entries
mate_vfs_mime_get_default_desktop_entry
mate_vfs_mime_get_default_component
mate_vfs_mime_get_all_components
mate_vfs_mime_get_icon
mate_vfs_mime_get_description
mate_vfs_mime_can_be_executable
mate_vfs_mime_application_new_from_desktop_id
mate_vfs_mime_application_launch
mate_vfs_mime_application_launch_with_env
mate_vfs_mime_application_get_desktop_id
mate_vfs_mime_application_get_desktop_file_path
mate_vfs_mime_application_get_name
mate_vfs_mime_application_get_generic_name
mate_vfs_mime_application_get_icon
mate_vfs_mime_application_get_exec
mate_vfs_mime_application_get_binary_name
mate_vfs_mime_application_requires_terminal
mate_vfs_mime_application_supports_uris
mate_vfs_mime_application_supports_startup_notification
mate_vfs_mime_application_get_startup_wm_class
mate_vfs_mime_application_equal
mate_vfs_mime_application_copy
mate_vfs_mime_application_free
mate_vfs_mime_application_list_free
mate_vfs_mime_component_list_free
</SECTION>

<SECTION>
<FILE>mate-vfs-mime-database-deprecated</FILE>
MateVFSMimeActionType
MateVFSMimeApplicationArgumentType
MateVFSMimeAction
mate_vfs_mime_get_default_action_type
mate_vfs_mime_get_default_action
mate_vfs_mime_get_short_list_applications
mate_vfs_mime_get_short_list_components
mate_vfs_mime_set_default_action_type
mate_vfs_mime_set_icon
mate_vfs_mime_set_description
mate_vfs_mime_set_can_be_executable
mate_vfs_mime_set_short_list_applications
mate_vfs_mime_set_short_list_components
mate_vfs_mime_add_application_to_short_list
mate_vfs_mime_remove_application_from_short_list
mate_vfs_mime_add_component_to_short_list
mate_vfs_mime_remove_component_from_short_list
mate_vfs_mime_set_default_application
mate_vfs_mime_set_default_component
mate_vfs_mime_add_extension
mate_vfs_mime_remove_extension
mate_vfs_mime_extend_all_applications
mate_vfs_mime_remove_from_all_applications
mate_vfs_mime_application_new_from_id
mate_vfs_mime_action_launch
mate_vfs_mime_action_launch_with_env
mate_vfs_mime_action_free
mate_vfs_mime_id_in_application_list
mate_vfs_mime_id_in_component_list
mate_vfs_mime_remove_application_from_list
mate_vfs_mime_remove_component_from_list
mate_vfs_mime_id_list_from_component_list
mate_vfs_mime_id_list_from_application_list
mate_vfs_mime_freeze
mate_vfs_mime_thaw
mate_vfs_mime_info_reload
mate_vfs_mime_type_is_known
mate_vfs_mime_get_value
mate_vfs_mime_set_value
mate_vfs_mime_get_key_list
mate_vfs_mime_keys_list_free
mate_vfs_mime_get_extensions_list
mate_vfs_mime_extensions_list_free
mate_vfs_mime_get_extensions_string
mate_vfs_mime_get_extensions_pretty_string
mate_vfs_get_registered_mime_types
mate_vfs_mime_registered_mime_type_list_free
mate_vfs_mime_set_registered_type_key
mate_vfs_mime_set_extensions_list
mate_vfs_mime_registered_mime_type_delete
mate_vfs_mime_reset
</SECTION>

<SECTION>
<FILE>mate-vfs-mime-monitor</FILE>
MateVFSMIMEMonitor
mate_vfs_mime_monitor_get
</SECTION>

<SECTION>
<FILE>mate-vfs-cancellation</FILE>
mate_vfs_cancellation_new
mate_vfs_cancellation_destroy
mate_vfs_cancellation_cancel
mate_vfs_cancellation_check
mate_vfs_cancellation_ack
mate_vfs_cancellation_get_fd
</SECTION>

<SECTION>
<FILE>mate-vfs-xfer</FILE>
MateVFSXferOptions
MateVFSXferProgressStatus
MateVFSXferOverwriteMode
MateVFSXferOverwriteAction
MateVFSXferErrorMode
MateVFSXferErrorAction
MateVFSXferPhase
MateVFSXferProgressInfo
MateVFSXferProgressCallback
mate_vfs_xfer_uri_list
mate_vfs_xfer_uri
mate_vfs_xfer_delete_list
</SECTION>

<SECTION>
<FILE>mate-vfs-socket-buffer</FILE>
MateVFSSocketBuffer
mate_vfs_socket_buffer_new
mate_vfs_socket_buffer_destroy
mate_vfs_socket_buffer_read
mate_vfs_socket_buffer_peekc
mate_vfs_socket_buffer_write
mate_vfs_socket_buffer_flush
mate_vfs_socket_buffer_read_until
</SECTION>

<SECTION>
<FILE>mate-vfs-monitor</FILE>
MateVFSMonitorHandle
MateVFSMonitorType
MateVFSMonitorEventType
MateVFSMonitorCallback
mate_vfs_monitor_add
mate_vfs_monitor_cancel
mate_vfs_monitor_callback
</SECTION>

<SECTION>
<FILE>mate-vfs-volume</FILE>
MATE_IS_VFS_VOLUME
MATE_IS_VFS_VOLUME_CLASS
MATE_VFS_TYPE_VOLUME
MATE_VFS_VOLUME
MATE_VFS_VOLUME_CLASS
MateVFSVolume
MateVFSVolumeClass
MateVFSVolumeOpCallback
MateVFSVolumeType
mate_vfs_volume_compare
mate_vfs_volume_eject
mate_vfs_volume_get_activation_uri
mate_vfs_volume_get_device_path
mate_vfs_volume_get_device_type
mate_vfs_volume_get_display_name
mate_vfs_volume_get_drive
mate_vfs_volume_get_filesystem_type
mate_vfs_volume_get_hal_udi
mate_vfs_volume_get_icon
mate_vfs_volume_get_id
mate_vfs_volume_get_type
mate_vfs_volume_get_volume_type
mate_vfs_volume_handles_trash
mate_vfs_volume_is_mounted
mate_vfs_volume_is_read_only
mate_vfs_volume_is_user_visible
mate_vfs_volume_ref
mate_vfs_volume_type_get_type
mate_vfs_volume_unmount
mate_vfs_volume_unref
mate_vfs_connect_to_server
</SECTION>

<SECTION>
<FILE>mate-vfs-drive</FILE>
MateVFSDeviceType
MateVFSDrive
MateVFSDriveClass
MATE_IS_VFS_DRIVE
MATE_IS_VFS_DRIVE_CLASS
MATE_VFS_TYPE_DRIVE
MATE_VFS_DRIVE
MATE_VFS_DRIVE_CLASS
mate_vfs_drive_compare
mate_vfs_drive_eject
mate_vfs_drive_get_activation_uri
mate_vfs_drive_get_device_path
mate_vfs_drive_get_device_type
mate_vfs_drive_get_display_name
mate_vfs_drive_get_hal_udi
mate_vfs_drive_get_icon
mate_vfs_drive_get_id
mate_vfs_drive_get_mounted_volume
mate_vfs_drive_get_mounted_volumes
mate_vfs_drive_volume_list_free
mate_vfs_drive_get_type
mate_vfs_drive_is_connected
mate_vfs_drive_is_mounted
mate_vfs_drive_is_user_visible
mate_vfs_drive_mount
mate_vfs_drive_ref
mate_vfs_drive_unmount
mate_vfs_drive_unref
</SECTION>

<SECTION>
<FILE>mate-vfs-volume-monitor</FILE>
MATE_IS_VFS_VOLUME_MONITOR
MATE_IS_VFS_VOLUME_MONITOR_CLASS
MATE_VFS_TYPE_VOLUME_MONITOR
MATE_VFS_VOLUME_MONITOR
MATE_VFS_VOLUME_MONITOR_CLASS
MateVFSVolumeMonitor
MateVFSVolumeMonitorClass
mate_vfs_get_volume_monitor
mate_vfs_volume_monitor_get_connected_drives
mate_vfs_volume_monitor_get_drive_by_id
mate_vfs_volume_monitor_get_mounted_volumes
mate_vfs_volume_monitor_get_type
mate_vfs_volume_monitor_get_volume_by_id
mate_vfs_volume_monitor_get_volume_for_path
mate_vfs_volume_monitor_ref
mate_vfs_volume_monitor_unref
</SECTION>

<SECTION>
<FILE>mate-vfs-dns-sd</FILE>
MateVFSDNSSDResolveCallback
MateVFSDNSSDServiceStatus
MateVFSDNSSDService
MateVFSDNSSDBrowseCallback
mate_vfs_dns_sd_browse
mate_vfs_dns_sd_stop_browse
mate_vfs_dns_sd_resolve
mate_vfs_dns_sd_cancel_resolve
mate_vfs_dns_sd_browse_sync
mate_vfs_dns_sd_resolve_sync
mate_vfs_dns_sd_service_list_free
mate_vfs_dns_sd_list_browse_domains_sync
mate_vfs_get_default_browse_domains
</SECTION>

<SECTION>
<FILE>mate-vfs-resolve</FILE>
mate_vfs_resolve
mate_vfs_resolve_free
mate_vfs_resolve_next_address
mate_vfs_resolve_reset_to_beginning
MateVFSAddress
mate_vfs_address_dup
mate_vfs_address_free
mate_vfs_address_get_family_type
mate_vfs_address_get_ipv4
mate_vfs_address_get_type
mate_vfs_address_new_from_ipv4
mate_vfs_address_new_from_sockaddr
mate_vfs_address_new_from_string
mate_vfs_address_to_string
</SECTION>
