Back to Seed Clases

GnomeVFS


Classes

Interfaces

Structs

Unions

Enums

Enum GnomeVFS.GnomeVFSXferOptions

Import line: GnomeVFS = imports.gi.GnomeVFS;
GIR File: GnomeVFS-2.0.gir
C documentation: GnomeVFSGnomeVFSXferOptions
Enum : GnomeVFSXferOptions
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
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.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
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:45 GMT+0800 (HKT)