Import line: | GnomeVFS = imports.gi.GnomeVFS; |
GIR File: | GnomeVFS-2.0.gir |
C documentation: | GnomeVFS |
Namespace : | GnomeVFS |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
String GnomeVFS.APPLICATION_REGISTRY_CAN_OPEN_MULTIPLE_FILES : can_open_multiple_files
|
|
String GnomeVFS.APPLICATION_REGISTRY_COMMAND : command
|
|
String GnomeVFS.APPLICATION_REGISTRY_NAME : name
|
|
String GnomeVFS.APPLICATION_REGISTRY_REQUIRES_TERMINAL : requires_terminal
|
|
String GnomeVFS.APPLICATION_REGISTRY_STARTUP_NOTIFY : startup_notify
|
|
String GnomeVFS.APPLICATION_REGISTRY_USES_GNOMEVFS : uses_gnomevfs
|
|
String GnomeVFS.DESKTOP_ENTRY_GROUP : Desktop Entry
|
|
Number GnomeVFS.MAJOR_VERSION : 2
|
|
Number GnomeVFS.MICRO_VERSION : 3
|
|
String GnomeVFS.MIME_TYPE_UNKNOWN : application/octet-stream
|
|
Number GnomeVFS.MINOR_VERSION : 24
|
|
String GnomeVFS.MODULE_CALLBACK_AUTHENTICATION : simple-authentication
|
|
String GnomeVFS.MODULE_CALLBACK_FILL_AUTHENTICATION : fill-authentication
|
|
String GnomeVFS.MODULE_CALLBACK_FULL_AUTHENTICATION : full-authentication
|
|
String GnomeVFS.MODULE_CALLBACK_HTTP_PROXY_AUTHENTICATION : http:proxy-authentication
|
|
String GnomeVFS.MODULE_CALLBACK_HTTP_RECEIVED_HEADERS : http:received-headers
|
|
String GnomeVFS.MODULE_CALLBACK_HTTP_SEND_ADDITIONAL_HEADERS : http:send-additional-headers
|
|
String GnomeVFS.MODULE_CALLBACK_QUESTION : ask-question
|
|
String GnomeVFS.MODULE_CALLBACK_SAVE_AUTHENTICATION : save-authentication
|
|
String GnomeVFS.MODULE_CALLBACK_STATUS_MESSAGE : status-message
|
|
Number GnomeVFS.PRIORITY_DEFAULT : 0
|
|
Number GnomeVFS.PRIORITY_MAX : 10
|
|
Number GnomeVFS.PRIORITY_MIN : -10
|
|
Number GnomeVFS.S_IRGRP : 0
|
|
Number GnomeVFS.S_IROTH : 0
|
|
Number GnomeVFS.S_ISGID : 0
|
|
Number GnomeVFS.S_ISUID : 0
|
|
Number GnomeVFS.S_IWGRP : 0
|
|
Number GnomeVFS.S_IWOTH : 0
|
|
Number GnomeVFS.S_IXGRP : 0
|
|
Number GnomeVFS.S_IXOTH : 0
|
|
String GnomeVFS.URI_MAGIC_STR : #
|
|
String GnomeVFS.URI_PATH_STR : /
|
None |
Method / Constructor | Defined By | |
---|---|---|
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS.application_registry_clear_mime_types
(String app_id)
:
none
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS.application_registry_get_mime_application
(String app_id)
:
GnomeVFS.GnomeVFSMimeApplication
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS.application_registry_reload
()
:
none
|
GnomeVFS | |
GnomeVFS.application_registry_remove_application
(String app_id)
:
none
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS.application_registry_save_mime_application
(GnomeVFSMimeApplication application)
:
none
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS.application_registry_shutdown
()
:
none
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS.application_registry_sync
()
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS.async_cancel
(GnomeVFSAsyncHandle handle)
:
none
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.async_create
(GnomeVFSAsyncHandle handle_return, String text_uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_create_as_channel
(GnomeVFSAsyncHandle handle_return, String text_uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_create_symbolic_link
(GnomeVFSAsyncHandle handle_return, GnomeVFSURI uri, String uri_reference, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_create_uri
(GnomeVFSAsyncHandle handle_return, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_create_uri_as_channel
(GnomeVFSAsyncHandle handle_return, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_file_control
(GnomeVFSAsyncHandle handle, String operation, void* operation_data, Function operation_data_destroy_func, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_find_directory
(GnomeVFSAsyncHandle handle_return, Array near_uri_list, GnomeVFSFindDirectoryKind kind, Boolean create_if_needed, Boolean find_if_needed, Number permissions, Number priority, Function callback, void* user_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_get_file_info
(GnomeVFSAsyncHandle handle_return, Array uri_list, GnomeVFSFileInfoOptions options, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_get_job_limit
()
:
Number
|
GnomeVFS | |
GnomeVFS.async_load_directory
(GnomeVFSAsyncHandle handle_return, String text_uri, GnomeVFSFileInfoOptions options, Number items_per_notification, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_load_directory_uri
(GnomeVFSAsyncHandle handle_return, GnomeVFSURI uri, GnomeVFSFileInfoOptions options, Number items_per_notification, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_module_callback_pop
(String callback_name)
:
none
|
GnomeVFS | |
GnomeVFS.async_module_callback_push
(String callback_name, Function callback, void* callback_data, Function destroy_notify)
:
none
|
GnomeVFS | |
GnomeVFS.async_module_callback_set_default
(String callback_name, Function callback, void* callback_data, Function destroy_notify)
:
none
|
GnomeVFS | |
GnomeVFS.async_open
(GnomeVFSAsyncHandle handle_return, String text_uri, GnomeVFSOpenMode open_mode, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_open_as_channel
(GnomeVFSAsyncHandle handle_return, String text_uri, GnomeVFSOpenMode open_mode, Number advised_block_size, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_open_uri
(GnomeVFSAsyncHandle handle_return, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_open_uri_as_channel
(GnomeVFSAsyncHandle handle_return, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, Number advised_block_size, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_read
(GnomeVFSAsyncHandle handle, void* buffer, Number bytes, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_seek
(GnomeVFSAsyncHandle handle, GnomeVFSSeekPosition whence, Number offset, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_set_file_info
(GnomeVFSAsyncHandle handle_return, GnomeVFSURI uri, GnomeVFSFileInfo info, GnomeVFSSetFileInfoMask mask, GnomeVFSFileInfoOptions options, Number priority, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_set_job_limit
(Number limit)
:
none
|
GnomeVFS | |
GnomeVFS.async_write
(GnomeVFSAsyncHandle handle, void* buffer, Number bytes, Function callback, void* callback_data)
:
none
|
GnomeVFS | |
GnomeVFS.async_xfer
(GnomeVFSAsyncHandle handle_return, Array source_uri_list, Array target_uri_list, GnomeVFSXferOptions xfer_options, GnomeVFSXferErrorMode error_mode, GnomeVFSXferOverwriteMode overwrite_mode, Number priority, Function progress_update_callback, void* update_callback_data, Function progress_sync_callback, void* sync_callback_data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.check_same_fs_uris
(GnomeVFSURI source_uri, GnomeVFSURI target_uri, Object out_values)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.check_same_fs_uris_cancellable
(GnomeVFSURI a, GnomeVFSURI b, Object out_values, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.close_cancellable
(GnomeVFSHandle handle, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS.context_check_cancellation_current
()
:
Boolean
|
GnomeVFS | |
GnomeVFS.context_peek_current
()
:
GnomeVFS.GnomeVFSContext
|
GnomeVFS | |
GnomeVFS.create
(GnomeVFSHandle handle, String text_uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.create_symbolic_link_cancellable
(GnomeVFSURI uri, String target_reference, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.create_uri
(GnomeVFSHandle handle, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.create_uri_cancellable
(GnomeVFSHandle handle, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.directory_list_load
(Array list, String text_uri, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.directory_open
(GnomeVFSDirectoryHandle handle, String text_uri, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.directory_open_from_uri
(GnomeVFSDirectoryHandle handle, GnomeVFSURI uri, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.directory_open_from_uri_cancellable
(GnomeVFSDirectoryHandle handle, GnomeVFSURI uri, GnomeVFSFileInfoOptions options, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.directory_read_next
(GnomeVFSDirectoryHandle handle, GnomeVFSFileInfo file_info)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.directory_read_next_cancellable
(GnomeVFSDirectoryHandle handle, GnomeVFSFileInfo info, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.directory_visit
(String text_uri, GnomeVFSFileInfoOptions info_options, GnomeVFSDirectoryVisitOptions visit_options, Function callback, void* data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.directory_visit_files
(String text_uri, Array file_list, GnomeVFSFileInfoOptions info_options, GnomeVFSDirectoryVisitOptions visit_options, Function callback, void* data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.directory_visit_files_at_uri
(GnomeVFSURI uri, Array file_list, GnomeVFSFileInfoOptions info_options, GnomeVFSDirectoryVisitOptions visit_options, Function callback, void* data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.directory_visit_uri
(GnomeVFSURI uri, GnomeVFSFileInfoOptions info_options, GnomeVFSDirectoryVisitOptions visit_options, Function callback, void* data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.dns_sd_browse
(GnomeVFSDNSSDBrowseHandle handle, String domain, String type, Function callback, void* callback_data, Function callback_data_destroy_func)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.dns_sd_browse_sync
(String domain, String type, Number timeout_msec, Object out_values, GnomeVFSDNSSDService services)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.dns_sd_list_browse_domains_sync
(String domain, Number timeout_msec, Array domains)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.dns_sd_resolve
(GnomeVFSDNSSDResolveHandle handle, String name, String type, String domain, Number timeout, Function callback, void* callback_data, Function callback_data_destroy_func)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.dns_sd_resolve_sync
(String name, String type, String domain, Number timeout_msec, Array host, Object out_values, Object text, Number text_raw_len_out, Array text_raw_out)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS.file_control
(GnomeVFSHandle handle, String operation, void* operation_data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.file_control_cancellable
(GnomeVFSHandle handle, String operation, void* operation_data, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS.file_info_list_free
(Array list)
:
none
|
GnomeVFS | |
GnomeVFS.find_directory
(GnomeVFSURI near_uri, GnomeVFSFindDirectoryKind kind, GnomeVFSURI result, Boolean create_if_needed, Boolean find_if_needed, Number permissions)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.find_directory_cancellable
(GnomeVFSURI near_uri, GnomeVFSFindDirectoryKind kind, GnomeVFSURI result_uri, Boolean create_if_needed, Boolean find_if_needed, Number permissions, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS.get_default_browse_domains
()
:
Array
|
GnomeVFS | |
GnomeVFS.get_file_info
(String text_uri, GnomeVFSFileInfo info, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.get_file_info_from_handle
(GnomeVFSHandle handle, GnomeVFSFileInfo info, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.get_file_info_from_handle_cancellable
(GnomeVFSHandle handle, GnomeVFSFileInfo info, GnomeVFSFileInfoOptions options, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.get_file_info_uri
(GnomeVFSURI uri, GnomeVFSFileInfo info, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.get_file_info_uri_cancellable
(GnomeVFSURI uri, GnomeVFSFileInfo info, GnomeVFSFileInfoOptions options, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.get_registered_mime_types
()
:
Array
|
GnomeVFS | |
GnomeVFS | ||
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
|
GnomeVFS | |
GnomeVFS.get_volume_monitor
()
:
GnomeVFS.GnomeVFSVolumeMonitor
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS.init
()
:
Boolean
|
GnomeVFS | |
GnomeVFS.initialized
()
:
Boolean
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS.is_primary_thread
()
:
Boolean
|
GnomeVFS | |
GnomeVFS.list_deep_free
(Array list)
:
none
|
GnomeVFS | |
GnomeVFS | ||
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.make_directory_for_uri_cancellable
(GnomeVFSURI uri, Number perm, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
|
GnomeVFS | |
GnomeVFS.method_init
()
:
Boolean
|
GnomeVFS | |
GnomeVFS.mime_add_application_to_short_list
(String mime_type, String application_id)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.mime_application_list_free
(Array list)
:
none
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS.mime_component_list_free
(Array list)
:
none
|
GnomeVFS | |
GnomeVFS.mime_extend_all_applications
(String mime_type, Array application_ids)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.mime_extensions_list_free
(Array list)
:
none
|
GnomeVFS | |
GnomeVFS.mime_freeze
()
:
none
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.mime_get_default_application_for_uri
(String uri, String mime_type)
:
GnomeVFS.GnomeVFSMimeApplication
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS.mime_info_cache_reload
(String dir)
:
none
|
GnomeVFS | |
GnomeVFS.mime_info_reload
()
:
none
|
GnomeVFS | |
GnomeVFS.mime_keys_list_free
(Array mime_type_list)
:
none
|
GnomeVFS | |
GnomeVFS.mime_registered_mime_type_delete
(String mime_type)
:
none
|
GnomeVFS | |
GnomeVFS.mime_registered_mime_type_list_free
(Array list)
:
none
|
GnomeVFS | |
GnomeVFS.mime_reload
()
:
none
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS.mime_remove_application_from_short_list
(String mime_type, String application_id)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS.mime_remove_component_from_short_list
(String mime_type, String iid)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.mime_remove_from_all_applications
(String mime_type, Array application_ids)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.mime_reset
()
:
none
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.mime_set_default_action_type
(String mime_type, GnomeVFSMimeActionType action_type)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.mime_set_default_application
(String mime_type, String application_id)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.mime_set_default_component
(String mime_type, String component_iid)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.mime_set_extensions_list
(String mime_type, String extensions_list)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.mime_set_registered_type_key
(String mime_type, String key, String data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.mime_set_short_list_applications
(String mime_type, Array application_ids)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.mime_set_short_list_components
(String mime_type, Array component_iids)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.mime_shutdown
()
:
none
|
GnomeVFS | |
GnomeVFS.mime_thaw
()
:
none
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS.mime_type_get_equivalence
(String mime_type, String base_mime_type)
:
GnomeVFS.GnomeVFSMimeEquivalence
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS.module_callback_pop
(String callback_name)
:
none
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS.monitor_add
(GnomeVFSMonitorHandle handle, String text_uri, GnomeVFSMonitorType monitor_type, Function callback, void* user_data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.monitor_callback
(void* method_handle, GnomeVFSURI info_uri, GnomeVFSMonitorEventType event_type)
:
none
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.move
(String old_text_uri, String new_text_uri, Boolean force_replace)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.move_uri
(GnomeVFSURI old_uri, GnomeVFSURI new_uri, Boolean force_replace)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.move_uri_cancellable
(GnomeVFSURI old, GnomeVFSURI new, Boolean force_replace, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.open
(GnomeVFSHandle handle, String text_uri, GnomeVFSOpenMode open_mode)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.open_uri
(GnomeVFSHandle handle, GnomeVFSURI uri, GnomeVFSOpenMode open_mode)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.open_uri_cancellable
(GnomeVFSHandle handle, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
GnomeVFS.pty_open
(Object out_values, Number flags, Array env_add, String command, Array argv, String directory, Number columns, Number rows)
:
Number
|
GnomeVFS | |
GnomeVFS.read
(GnomeVFSHandle handle, void* buffer, Number bytes, Object out_values)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.read_cancellable
(GnomeVFSHandle handle, void* buffer, Number bytes, Object out_values, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.read_entire_file
(String uri, Object out_values, Array file_contents)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.remove_directory_from_uri_cancellable
(GnomeVFSURI uri, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.resolve_free
(GnomeVFSResolveHandle handle)
:
none
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.resolve_reset_to_beginning
(GnomeVFSResolveHandle handle)
:
none
|
GnomeVFS | |
GnomeVFS.result_from_errno
()
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.result_from_h_errno
()
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.seek
(GnomeVFSHandle handle, GnomeVFSSeekPosition whence, Number offset)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.seek_cancellable
(GnomeVFSHandle handle, GnomeVFSSeekPosition whence, Number offset, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.set_file_info
(String text_uri, GnomeVFSFileInfo info, GnomeVFSSetFileInfoMask mask)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.set_file_info_cancellable
(GnomeVFSURI a, GnomeVFSFileInfo info, GnomeVFSSetFileInfoMask mask, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.set_file_info_uri
(GnomeVFSURI uri, GnomeVFSFileInfo info, GnomeVFSSetFileInfoMask mask)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.set_meta
(GnomeVFSFileInfo info, String file_name, String meta_key)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.set_meta_for_list
(GnomeVFSFileInfo info, String file_name, Array meta_keys)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.shutdown
()
:
none
|
GnomeVFS | |
GnomeVFS.ssl_create
(GnomeVFSSSL handle_return, String host, Number port, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.ssl_create_from_fd
(GnomeVFSSSL handle_return, Number fd, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.ssl_enabled
()
:
Boolean
|
GnomeVFS | |
GnomeVFS.ssl_read
(GnomeVFSSSL ssl, void* buffer, Number bytes, Object out_values, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.ssl_set_timeout
(GnomeVFSSSL ssl, TimeVal timeout, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.ssl_write
(GnomeVFSSSL ssl, void* buffer, Number bytes, Object out_values, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.truncate_handle_cancellable
(GnomeVFSHandle handle, Number length, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.truncate_uri_cancellable
(GnomeVFSURI uri, Number length, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.unlink_from_uri_cancellable
(GnomeVFSURI uri, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
|
GnomeVFS | |
GnomeVFS.uri_is_parent
(GnomeVFSURI possible_parent, GnomeVFSURI possible_child, Boolean recursive)
:
Boolean
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS.uri_list_free
(Array list)
:
none
|
GnomeVFS | |
GnomeVFS | ||
GnomeVFS | ||
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.uri_resolve_symbolic_link
(GnomeVFSURI base, String relative_reference)
:
GnomeVFS.GnomeVFSURI
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS | ||
|
GnomeVFS | |
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.vfs_module_shutdown
(GnomeVFSMethod method)
:
none
|
GnomeVFS | |
|
GnomeVFS | |
GnomeVFS.write
(GnomeVFSHandle handle, void* buffer, Number bytes, Object out_values)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.write_cancellable
(GnomeVFSHandle handle, void* buffer, Number bytes, Object out_values, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.xfer_delete_list
(Array source_uri_list, GnomeVFSXferErrorMode error_mode, GnomeVFSXferOptions xfer_options, Function progress_callback, void* data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.xfer_uri
(GnomeVFSURI source_uri, GnomeVFSURI target_uri, GnomeVFSXferOptions xfer_options, GnomeVFSXferErrorMode error_mode, GnomeVFSXferOverwriteMode overwrite_mode, Function progress_callback, void* data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS | |
GnomeVFS.xfer_uri_list
(Array source_uri_list, Array target_uri_list, GnomeVFSXferOptions xfer_options, GnomeVFSXferErrorMode error_mode, GnomeVFSXferOverwriteMode overwrite_mode, Function progress_callback, void* data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS |
None |