Back to Seed Clases

GnomeVFS


Classes

Interfaces

Structs

Unions

Enums

Enum GnomeVFS.GnomeVFSSeekPosition

Import line: GnomeVFS = imports.gi.GnomeVFS;
GIR File: GnomeVFS-2.0.gir
C documentation: GnomeVFSGnomeVFSSeekPosition
Enum : GnomeVFSSeekPosition
  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_seek (GnomeVFSAsyncHandle handle, GnomeVFSSeekPosition whence, Number offset, Function callback, void* callback_data) : none
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
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:45 GMT+0800 (HKT)