Back to Seed Clases

GnomeVFS


Classes

Interfaces

Structs

Unions

Enums

Struct GnomeVFS.GnomeVFSFileInfo

Import line: GnomeVFS = imports.gi.GnomeVFS;
GIR File: GnomeVFS-2.0.gir
C documentation: GnomeVFSGnomeVFSFileInfo
Struct : GnomeVFSFileInfo
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GnomeVFS.GnomeVFSFileInfo ()
Create a new GnomeVFS.GnomeVFSFileInfo
Create a new GnomeVFS.GnomeVFSFileInfo
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
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_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.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.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
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:43 GMT+0800 (HKT)