Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.DataStreamNewlineType

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GDataStreamNewlineType
Enum : DataStreamNewlineType
GDataStreamNewlineType is used when checking for or setting the line endings for a given file.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.DataInputStream
Property
newline_type : Gio.DataStreamNewlineType
Gio.DataInputStream
Method
get_newline_type () : Gio.DataStreamNewlineType
Gets the current newline type for the stream.
Gio.DataInputStream
Method
set_newline_type (DataStreamNewlineType type) : none
Sets the newline type for the stream.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:35 GMT+0800 (HKT)