SCNotification

Undocumented in source.

Members

Variables

annotationLinesAdded
npp_api.scintilla.Sci_Position.Sci_Position annotationLinesAdded;

SCN_MODIFIED with SC_MOD_CHANGEANNOTATION

ch
int ch;

SCN_CHARADDED, SCN_KEY, SCN_AUTOCCOMPLETED, SCN_AUTOCSELECTION, SCN_USERLISTSELECTION

characterSource
int characterSource;

SCN_CHARADDED

foldLevelNow
int foldLevelNow;

SCN_MODIFIED

foldLevelPrev
int foldLevelPrev;

SCN_MODIFIED

lParam
.sptr_t lParam;

SCN_MACRORECORD

length
npp_api.scintilla.Sci_Position.Sci_Position length;

SCN_MODIFIED

line
npp_api.scintilla.Sci_Position.Sci_Position line;

SCN_MODIFIED

linesAdded
npp_api.scintilla.Sci_Position.Sci_Position linesAdded;

SCN_MODIFIED

listCompletionMethod
int listCompletionMethod;

SCN_AUTOCSELECTION, SCN_AUTOCCOMPLETED, SCN_USERLISTSELECTION,

listType
int listType;

SCN_USERLISTSELECTION

margin
int margin;

SCN_MARGINCLICK

message
int message;

SCN_MACRORECORD

modificationType
int modificationType;

SCN_MODIFIED

modifiers
int modifiers;

SCN_KEY, SCN_DOUBLECLICK, SCN_HOTSPOTCLICK, SCN_HOTSPOTDOUBLECLICK, SCN_HOTSPOTRELEASECLICK, SCN_INDICATORCLICK, SCN_INDICATORRELEASE,

nmhdr
.Sci_NotifyHeader nmhdr;

SCN_STYLENEEDED, SCN_DOUBLECLICK, SCN_MODIFIED, SCN_MARGINCLICK, SCN_NEEDSHOWN, SCN_DWELLSTART, SCN_DWELLEND, SCN_CALLTIPCLICK, SCN_HOTSPOTCLICK, SCN_HOTSPOTDOUBLECLICK, SCN_HOTSPOTRELEASECLICK, SCN_INDICATORCLICK, SCN_INDICATORRELEASE, SCN_USERLISTSELECTION, SCN_AUTOCSELECTION

position
npp_api.scintilla.Sci_Position.Sci_Position position;
Undocumented in source.
text
const(char)* text;

SCN_MODIFIED, SCN_USERLISTSELECTION, SCN_AUTOCSELECTION, SCN_URIDROPPED

token
int token;

SCN_MODIFIED with SC_MOD_CONTAINER

updated
int updated;

SCN_UPDATEUI

wParam
.uptr_t wParam;

SCN_MACRORECORD

x
int x;

SCN_DWELLSTART, SCN_DWELLEND

y
int y;

SCN_DWELLSTART, SCN_DWELLEND

Meta