c
Back to Seed Clases

Soup


Classes

Interfaces

Structs

Unions

Enums

Enum Soup.SocketIOStatus

Import line: Soup = imports.gi.Soup;
GIR File: Soup-2.4.gir
C documentation: SoupSocketIOStatus
Enum : SocketIOStatus
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Soup.Socket
Method
read (void* buffer, guint64 len, Object out_values, Cancellable cancellable) : Soup.SocketIOStatus
Soup.Socket
Method
read_until (void* buffer, guint64 len, void* boundary, guint64 boundary_len, Object out_values, gboolean got_boundary, Cancellable cancellable) : Soup.SocketIOStatus
Soup.Socket
Method
write (void* buffer, guint64 len, Object out_values, Cancellable cancellable) : Soup.SocketIOStatus
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:09 GMT+0800 (HKT)