Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.IOStreamSpliceFlags

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GIOStreamSpliceFlags
Enum : IOStreamSpliceFlags
GIOStreamSpliceFlags determine how streams should be spliced.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.IOStream
Method
splice_async (IOStream stream2, IOStreamSpliceFlags flags, gint32 io_priority, Cancellable cancellable, Function callback, void* user_data) : none
Asyncronously splice the output stream of stream1 to the input stream of
When the operation is finished callback will be called.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:36 GMT+0800 (HKT)