get_line_term
Description:
This returns the string that IOChannel uses to determine where in the file a line break occurs.
A value of null indicates autodetection.
Parameters:
this | |
length |
a 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. |