IOChannel.getLineTerm

string getLineTerm(out int length)

This returns the string that #GIOChannel uses to determine where in the file a line break occurs. A value of null indicates autodetection.

Parameters

lengtha location to return the length of the line terminator

Returns

The line termination string. This value

is owned by GLib and must not be freed.