:right-sidebar: True NewlineType =================================================================== .. currentmodule:: gi.repository.GtkSource .. class:: NewlineType :no-contents-entry: Fields ------ .. rst-class:: interim-class .. class:: NewlineType :no-index: .. attribute:: CR Carriage return, used on Mac. .. attribute:: CR_LF Carriage return followed by a line feed, used on Windows. .. attribute:: LF Line feed, used on UNIX.