GtkScintilla::get_eol_mode

int get_eol_mode(void);

Return the current End of Line Mode. See set_eol_mode() .

echo $scintilla->get_eol_mode();