From 3a7020458fd18e50cb04bd8dbecb1df9b08d6539 Mon Sep 17 00:00:00 2001
From: nyamatongwe line
is negative or beyond the last line in the document, the result is 0. If you want the length of
the line not including any end of line characters, use - .
SCI_GETLINEENDPOSITION(line) - SCI_POSITIONFROMLINE(line).
SCI_GETSELTEXT(<unused>, char *text)text
buffer. The buffer must be at least
@@ -2213,7 +2213,7 @@ struct TextToFind {
selection margins which make it easy to select ranges of lines. By default, all margins are
insensitive.
-SCI_SETMARGINLEFT(<unused>, int pixels)SCI_SETMARGINLEFT(<unused>, int pixels)
SCI_GETMARGINLEFT
SCI_SETMARGINRIGHT(<unused>, int pixels)
SCI_GETMARGINRIGHT
@@ -2520,7 +2520,7 @@ struct TextToFind {
-
@@ -3051,7 +3051,7 @@ struct TextToFind {
example of call tip use.
The mouse may be clicked on call tips and this causes a
-
+
notification to be sent to the container. Small up an down arrows may be displayed within
a call tip by, respectively, including the characters '\001', or '\002'. This is useful
for showing that there are overloaded variants of one function name and that the user can
--
cgit v1.2.3