IOChannel.getLineTerm

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

class IOChannel
string
getLineTerm
()

Return Value

Type: string

The line termination string. This value is owned by GLib and must not be freed.

Meta