Back to Seed Clases

GnomeVFS


Classes

Interfaces

Structs

Unions

Enums

Struct GnomeVFS.GnomeVFSSSL

Import line: GnomeVFS = imports.gi.GnomeVFS;
GIR File: GnomeVFS-2.0.gir
C documentation: GnomeVFSGnomeVFSSSL
Struct : GnomeVFSSSL
  Show / Hide Inherited methods, properties and signals
Properties
None
Public Methods
None
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_to_socket (GnomeVFSSSL ssl) : GnomeVFS.GnomeVFSSocket
GnomeVFS
Method
GnomeVFS.ssl_write (GnomeVFSSSL ssl, void* buffer, Number bytes, Object out_values, GnomeVFSCancellation cancellation) : GnomeVFS.GnomeVFSResult
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:44 GMT+0800 (HKT)