TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Gio.DataStreamNewlineType is used when checking for or setting the line endings for a given file.
Automatically try to handle any line ending type.
Selects "CR" line endings.
Selects "CR, LF" line ending, common on Microsoft Windows.
Selects "LF" line endings, common on most modern UNIX platforms.
Gio.DataStreamNewlineType is used when checking for or setting the line endings for a given file.