npp_api.powereditor.misc.pluginsmanager.plugininterface

Members

Aliases

PBENOTIFIED
alias PBENOTIFIED = void function(npp_api.scintilla.scintilla.SCNotification*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFUNCGETFUNCSARRAY
alias PFUNCGETFUNCSARRAY = .FuncItem* function(int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFUNCGETNAME
alias PFUNCGETNAME = const(core.sys.windows.winnt.WCHAR)* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFUNCPLUGINCMD
alias PFUNCPLUGINCMD = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFUNCSETINFO
alias PFUNCSETINFO = void function(.NppData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

FuncItem
struct FuncItem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NppData
struct NppData
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ShortcutKey
struct ShortcutKey
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

PMESSAGEPROC
core.sys.windows.windef.LRESULT function(core.sys.windows.windef.UINT Message, core.sys.windows.windef.WPARAM wParam, core.sys.windows.windef.LPARAM lParam) PMESSAGEPROC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nbChar
enum size_t nbChar;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

License

GPL-2.0 or later