From bb75e40bca7a6d81eb4070a7b67950119dc4b8b5 Mon Sep 17 00:00:00 2001
From: Neil Last edited 30 July 2021 NH Last edited 25 August 2021 NH Scintilla 5 has moved the lexers from Scintilla into a new
Lexilla project.Scintilla Documentation
-
@@ -7113,8 +7113,7 @@ sptr_t CallScintilla(unsigned int iMessage, uptr_t wParam, sptr_t lParam){
visible and 0 if it is not visible.
SCI_GETALLLINESVISIBLE returns 1 if all lines are visible and 0
if some lines are hidden.
- These messages have no effect on fold levels or fold
- flags. The first line can not be hidden.
SCI_SETFOLDLEVEL(line line, int level)
SCI_GETFOLDLEVEL(line line) → int
--
cgit v1.2.3