| Import line: | GnomeVFS = imports.gi.GnomeVFS; |
| GIR File: | GnomeVFS-2.0.gir |
| C documentation: | GnomeVFSGnomeVFSSSL |
| Struct : | GnomeVFSSSL |
| Show / Hide Inherited methods, properties and signals |
| None |
| None |
| None |
| 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
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
Method |
GnomeVFS.ssl_write
(GnomeVFSSSL ssl, void* buffer, Number bytes, Object out_values, GnomeVFSCancellation cancellation)
:
GnomeVFS.GnomeVFSResult
|