From bcaa4c4a72f4cd31db387cfe7d97c7545324a2b9 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 3 Oct 2002 08:26:24 +0000 Subject: Better documentation. --- include/Scintilla.iface | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/Scintilla.iface b/include/Scintilla.iface index fba4c85a0..7957b64a1 100644 --- a/include/Scintilla.iface +++ b/include/Scintilla.iface @@ -692,7 +692,7 @@ fun position FindText=2150(int flags, findtext ft) # On Windows, will draw the document into a display context such as a printer. fun void FormatRange=2151(bool draw, formatrange fr) -# Retrieve the line at the top of the display. +# Retrieve the display line at the top of the display. get int GetFirstVisibleLine=2152(,) # Retrieve the contents of a line. -- cgit v1.2.3