Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Struct Gio.InputVector

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GInputVector
Struct : InputVector
  Show / Hide Inherited methods, properties and signals
Structure used for scatter/gather data input. You generally pass in an array of GInputVectors and the operation will store the read data starting in the first buffer, switching to the next as needed.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gio.InputVector ()
Create a new Gio.InputVector
Create a new Gio.InputVector
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.Socket
Method
receive_message (SocketAddress address, InputVector vectors, Number num_vectors, SocketControlMessage messages, Object out_values, Number flags, Cancellable cancellable) : Number
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:32 GMT+0800 (HKT)