Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Struct Gio.OutputVector

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GOutputVector
Struct : OutputVector
  Show / Hide Inherited methods, properties and signals
Structure used for scatter/gather data output. You generally pass in an array of GOutputVectors and the operation will use all the buffers as if they were one buffer.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gio.OutputVector ()
Create a new Gio.OutputVector
Create a new Gio.OutputVector
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.Socket
Method
send_message (SocketAddress address, OutputVector vectors, Number num_vectors, SocketControlMessage messages, Number num_messages, 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)