Import line: | GnomeVFS = imports.gi.GnomeVFS; |
GIR File: | GnomeVFS-2.0.gir |
C documentation: | GnomeVFSGnomeVFSResult |
Enum : | GnomeVFSResult |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number GnomeVFS.GnomeVFSResult.ERROR_ACCESS_DENIED : 16
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_BAD_FILE : 9
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_BAD_PARAMETERS : 4
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_CANCELLED : 31
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_CORRUPTED_DATA : 7
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_DEPRECATED_FUNCTION : 49
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_DIRECTORY_BUSY : 32
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_DIRECTORY_NOT_EMPTY : 33
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_EOF : 18
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_FILE_EXISTS : 22
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_GENERIC : 2
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_HOST_HAS_NO_ADDRESS : 29
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_HOST_NOT_FOUND : 27
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_INTERNAL : 3
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_INTERRUPTED : 21
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_INVALID_FILENAME : 50
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_INVALID_HOST_NAME : 28
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_INVALID_OPEN_MODE : 15
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_INVALID_URI : 13
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_IN_PROGRESS : 20
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_IO : 6
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_IS_DIRECTORY : 25
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_LAUNCH : 45
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_LOCKED : 48
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_LOGIN_FAILED : 30
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_LOOP : 23
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_NAMESERVER : 47
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_NAME_TOO_LONG : 37
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_NOT_A_DIRECTORY : 19
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_NOT_A_SYMBOLIC_LINK : 51
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_NOT_FOUND : 1
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_NOT_OPEN : 14
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_NOT_PERMITTED : 24
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_NOT_SAME_FILE_SYSTEM : 36
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_NOT_SUPPORTED : 5
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_NO_DEFAULT : 42
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_NO_HANDLER : 43
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_NO_MASTER_BROWSER : 41
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_NO_MEMORY : 26
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_NO_SPACE : 11
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_PARSE : 44
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_PROTOCOL_ERROR : 40
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_READ_ONLY : 12
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_READ_ONLY_FILE_SYSTEM : 35
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_SERVICE_NOT_AVAILABLE : 38
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_SERVICE_OBSOLETE : 39
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_TIMEOUT : 46
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_TOO_BIG : 10
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_TOO_MANY_LINKS : 34
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_TOO_MANY_OPEN_FILES : 17
|
|
Number GnomeVFS.GnomeVFSResult.ERROR_WRONG_FORMAT : 8
|
|
Number GnomeVFS.GnomeVFSResult.NUM_ERRORS : 52
|
|
Number GnomeVFS.GnomeVFSResult.OK : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GnomeVFS
Method |
GnomeVFS.application_registry_sync
()
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
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
Method |
|
GnomeVFS
Method |
GnomeVFS.check_same_fs_uris
(GnomeVFSURI source_uri, GnomeVFSURI target_uri, Object out_values)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.check_same_fs_uris_cancellable
(GnomeVFSURI a, GnomeVFSURI b, Object out_values, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.close_cancellable
(GnomeVFSHandle handle, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.create
(GnomeVFSHandle handle, String text_uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.create_symbolic_link_cancellable
(GnomeVFSURI uri, String target_reference, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.create_uri
(GnomeVFSHandle handle, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.create_uri_cancellable
(GnomeVFSHandle handle, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, Boolean exclusive, Number perm, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.directory_list_load
(Array list, String text_uri, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.directory_open
(GnomeVFSDirectoryHandle handle, String text_uri, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.directory_open_from_uri
(GnomeVFSDirectoryHandle handle, GnomeVFSURI uri, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.directory_open_from_uri_cancellable
(GnomeVFSDirectoryHandle handle, GnomeVFSURI uri, GnomeVFSFileInfoOptions options, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.directory_read_next
(GnomeVFSDirectoryHandle handle, GnomeVFSFileInfo file_info)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.directory_read_next_cancellable
(GnomeVFSDirectoryHandle handle, GnomeVFSFileInfo info, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.directory_visit
(String text_uri, GnomeVFSFileInfoOptions info_options, GnomeVFSDirectoryVisitOptions visit_options, Function callback, void* data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.directory_visit_files
(String text_uri, Array file_list, GnomeVFSFileInfoOptions info_options, GnomeVFSDirectoryVisitOptions visit_options, Function callback, void* data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.directory_visit_files_at_uri
(GnomeVFSURI uri, Array file_list, GnomeVFSFileInfoOptions info_options, GnomeVFSDirectoryVisitOptions visit_options, Function callback, void* data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.directory_visit_uri
(GnomeVFSURI uri, GnomeVFSFileInfoOptions info_options, GnomeVFSDirectoryVisitOptions visit_options, Function callback, void* data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.dns_sd_browse
(GnomeVFSDNSSDBrowseHandle handle, String domain, String type, Function callback, void* callback_data, Function callback_data_destroy_func)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.dns_sd_browse_sync
(String domain, String type, Number timeout_msec, Object out_values, GnomeVFSDNSSDService services)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.dns_sd_list_browse_domains_sync
(String domain, Number timeout_msec, Array domains)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
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
Method |
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
Method |
|
GnomeVFS
Method |
GnomeVFS.file_control
(GnomeVFSHandle handle, String operation, void* operation_data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.file_control_cancellable
(GnomeVFSHandle handle, String operation, void* operation_data, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.find_directory
(GnomeVFSURI near_uri, GnomeVFSFindDirectoryKind kind, GnomeVFSURI result, Boolean create_if_needed, Boolean find_if_needed, Number permissions)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
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
Method |
|
GnomeVFS
Method |
GnomeVFS.get_file_info
(String text_uri, GnomeVFSFileInfo info, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.get_file_info_from_handle
(GnomeVFSHandle handle, GnomeVFSFileInfo info, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.get_file_info_from_handle_cancellable
(GnomeVFSHandle handle, GnomeVFSFileInfo info, GnomeVFSFileInfoOptions options, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.get_file_info_uri
(GnomeVFSURI uri, GnomeVFSFileInfo info, GnomeVFSFileInfoOptions options)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.get_file_info_uri_cancellable
(GnomeVFSURI uri, GnomeVFSFileInfo info, GnomeVFSFileInfoOptions options, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.make_directory_for_uri_cancellable
(GnomeVFSURI uri, Number perm, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.mime_add_application_to_short_list
(String mime_type, String application_id)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.mime_extend_all_applications
(String mime_type, Array application_ids)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.mime_remove_application_from_short_list
(String mime_type, String application_id)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.mime_remove_component_from_short_list
(String mime_type, String iid)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.mime_remove_from_all_applications
(String mime_type, Array application_ids)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.mime_set_default_action_type
(String mime_type, GnomeVFSMimeActionType action_type)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.mime_set_default_application
(String mime_type, String application_id)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.mime_set_default_component
(String mime_type, String component_iid)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.mime_set_extensions_list
(String mime_type, String extensions_list)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.mime_set_registered_type_key
(String mime_type, String key, String data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.mime_set_short_list_applications
(String mime_type, Array application_ids)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.mime_set_short_list_components
(String mime_type, Array component_iids)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.monitor_add
(GnomeVFSMonitorHandle handle, String text_uri, GnomeVFSMonitorType monitor_type, Function callback, void* user_data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.move
(String old_text_uri, String new_text_uri, Boolean force_replace)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.move_uri
(GnomeVFSURI old_uri, GnomeVFSURI new_uri, Boolean force_replace)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.move_uri_cancellable
(GnomeVFSURI old, GnomeVFSURI new, Boolean force_replace, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.open
(GnomeVFSHandle handle, String text_uri, GnomeVFSOpenMode open_mode)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.open_uri
(GnomeVFSHandle handle, GnomeVFSURI uri, GnomeVFSOpenMode open_mode)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.open_uri_cancellable
(GnomeVFSHandle handle, GnomeVFSURI uri, GnomeVFSOpenMode open_mode, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.read
(GnomeVFSHandle handle, void* buffer, Number bytes, Object out_values)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.read_cancellable
(GnomeVFSHandle handle, void* buffer, Number bytes, Object out_values, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.read_entire_file
(String uri, Object out_values, Array file_contents)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.remove_directory_from_uri_cancellable
(GnomeVFSURI uri, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.result_from_errno
()
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.result_from_h_errno
()
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.seek
(GnomeVFSHandle handle, GnomeVFSSeekPosition whence, Number offset)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.seek_cancellable
(GnomeVFSHandle handle, GnomeVFSSeekPosition whence, Number offset, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.set_file_info
(String text_uri, GnomeVFSFileInfo info, GnomeVFSSetFileInfoMask mask)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.set_file_info_cancellable
(GnomeVFSURI a, GnomeVFSFileInfo info, GnomeVFSSetFileInfoMask mask, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.set_file_info_uri
(GnomeVFSURI uri, GnomeVFSFileInfo info, GnomeVFSSetFileInfoMask mask)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.set_meta
(GnomeVFSFileInfo info, String file_name, String meta_key)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.set_meta_for_list
(GnomeVFSFileInfo info, String file_name, Array meta_keys)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.ssl_create
(GnomeVFSSSL handle_return, String host, Number port, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.ssl_create_from_fd
(GnomeVFSSSL handle_return, Number fd, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.ssl_read
(GnomeVFSSSL ssl, void* buffer, Number bytes, Object out_values, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.ssl_set_timeout
(GnomeVFSSSL ssl, TimeVal timeout, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.ssl_write
(GnomeVFSSSL ssl, void* buffer, Number bytes, Object out_values, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.truncate_handle_cancellable
(GnomeVFSHandle handle, Number length, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.truncate_uri_cancellable
(GnomeVFSURI uri, Number length, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.unlink_from_uri_cancellable
(GnomeVFSURI uri, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
|
GnomeVFS
Method |
|
GnomeVFS
Method |
GnomeVFS.write
(GnomeVFSHandle handle, void* buffer, Number bytes, Object out_values)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.write_cancellable
(GnomeVFSHandle handle, void* buffer, Number bytes, Object out_values, GnomeVFSContext context)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
GnomeVFS.xfer_delete_list
(Array source_uri_list, GnomeVFSXferErrorMode error_mode, GnomeVFSXferOptions xfer_options, Function progress_callback, void* data)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS
Method |
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
Method |
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.GnomeVFSInetConnection
Method |
create
(String host_name, Number host_port, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS.GnomeVFSInetConnection
Method |
create_from_address
(GnomeVFSAddress address, Number host_port, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS.GnomeVFSMimeAction
Method |
launch
(Array uris)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS.GnomeVFSMimeAction
Method |
|
GnomeVFS.GnomeVFSMimeApplication
Method |
launch
(Array uris)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS.GnomeVFSMimeApplication
Method |
|
GnomeVFS.GnomeVFSSocket
Method |
write
(void* buffer, Number bytes, Object out_values, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS.GnomeVFSSocket
Method |
close
(GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS.GnomeVFSSocket
Method |
read
(void* buffer, Number bytes, Object out_values, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS.GnomeVFSSocket
Method |
|
GnomeVFS.GnomeVFSSocketBuffer
Method |
|
GnomeVFS.GnomeVFSSocketBuffer
Method |
read
(void* buffer, Number bytes, Object out_values, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS.GnomeVFSSocketBuffer
Method |
read_until
(void* buffer, Number bytes, void* boundary, Number boundary_len, Object out_values, Boolean got_boundary, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS.GnomeVFSSocketBuffer
Method |
|
GnomeVFS.GnomeVFSSocketBuffer
Method |
write
(void* buffer, Number bytes, Object out_values, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|
GnomeVFS.GnomeVFSSocketBuffer
Method |
flush
(GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|