Back to Seed Clases

GnomeVFS


Classes

Interfaces

Structs

Unions

Enums

Struct GnomeVFS.GnomeVFSCancellation

Import line: GnomeVFS = imports.gi.GnomeVFS;
GIR File: GnomeVFS-2.0.gir
C documentation: GnomeVFSGnomeVFSCancellation
Struct : GnomeVFSCancellation
  Show / Hide Inherited methods, properties and signals
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new GnomeVFS.GnomeVFSCancellation.c_new () : GnomeVFS.GnomeVFSCancellation
Create a new GnomeVFS.GnomeVFSCancellation
Create a new GnomeVFS.GnomeVFSCancellation
Returns:
GnomeVFS.GnomeVFSCancellation
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
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_destroy (GnomeVFSSSL ssl, GnomeVFSCancellation cancellation) : none
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.GnomeVFSContext
Method
get_cancellation () : GnomeVFS.GnomeVFSCancellation
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.GnomeVFSInetConnection
Method
destroy (GnomeVFSCancellation cancellation) : none
GnomeVFS.GnomeVFSInetConnection
Method
free (GnomeVFSCancellation cancellation) : none
GnomeVFS.GnomeVFSSocket
Method
write (void* buffer, Number bytes, Object out_values, GnomeVFSCancellation cancellation) : GnomeVFS.GnomeVFSResult
GnomeVFS.GnomeVFSSocket
Method
GnomeVFS.GnomeVFSSocket
Method
read (void* buffer, Number bytes, Object out_values, GnomeVFSCancellation cancellation) : GnomeVFS.GnomeVFSResult
GnomeVFS.GnomeVFSSocket
Method
set_timeout (TimeVal timeout, GnomeVFSCancellation cancellation) : GnomeVFS.GnomeVFSResult
GnomeVFS.GnomeVFSSocketBuffer
Method
destroy (Boolean close_socket, GnomeVFSCancellation cancellation) : GnomeVFS.GnomeVFSResult
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
peekc (String character, GnomeVFSCancellation cancellation) : GnomeVFS.GnomeVFSResult
GnomeVFS.GnomeVFSSocketBuffer
Method
write (void* buffer, Number bytes, Object out_values, GnomeVFSCancellation cancellation) : GnomeVFS.GnomeVFSResult
GnomeVFS.GnomeVFSSocketBuffer
Method
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:43 GMT+0800 (HKT)