Back to Seed Clases

GnomeVFS


Classes

Interfaces

Structs

Unions

Enums

Enum GnomeVFS.GnomeVFSFileInfoOptions

Import line: GnomeVFS = imports.gi.GnomeVFS;
GIR File: GnomeVFS-2.0.gir
C documentation: GnomeVFSGnomeVFSFileInfoOptions
Enum : GnomeVFSFileInfoOptions
  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_get_file_info (GnomeVFSAsyncHandle handle_return, Array uri_list, GnomeVFSFileInfoOptions options, Number priority, Function callback, void* callback_data) : none
GnomeVFS
Method
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
Method
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
Method
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
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_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.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
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:44 GMT+0800 (HKT)