From aa5f713e795a1408c3b4a1295aa1f89f0b2faac4 Mon Sep 17 00:00:00 2001
From: nyamatongwe
+
@@ -1075,7 +1076,8 @@ struct TextToFind {
document holding only an end of line sequence has 2 lines.
SCI_GETFIRSTVISIBLELINE
- This returns the line number of the first visible line in the Scintilla view. The first line
+ SCI_SETFIRSTVISIBLELINE(int lineDisplay)
+ These messages retrieve and set the line number of the first visible line in the Scintilla view. The first line
in the document is numbered 0. The value is a visible line rather than a document line.
SCI_LINESONSCREEN
--
cgit v1.2.3