nppplugintemplate.better_c_test1

BetterC test1

Members

Functions

DllMain
core.sys.windows.windef.BOOL DllMain(core.sys.windows.basetsd.HANDLE hModule, core.sys.windows.windef.DWORD reasonForCall, core.sys.windows.winnt.LPVOID lpReserved)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
beNotified
void beNotified(npp_api.scintilla.scintilla.SCNotification* notifyCode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dummy_func
void dummy_func()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getFuncsArray
const(npp_api.powereditor.misc.pluginsmanager.plugininterface.FuncItem)* getFuncsArray(int* nbF)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getName
const(core.sys.windows.winnt.WCHAR)* getName()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isUnicode
core.sys.windows.windef.BOOL isUnicode()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
messageProc
core.sys.windows.windef.LRESULT messageProc(core.sys.windows.windef.UINT Message, core.sys.windows.windef.WPARAM wParam, core.sys.windows.windef.LPARAM lParam)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setInfo
void setInfo(npp_api.powereditor.misc.pluginsmanager.plugininterface.NppData notpadPlusData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

main_menu
npp_api.powereditor.misc.pluginsmanager.plugininterface.FuncItem main_menu;
Undocumented in source.
nppData
npp_api.powereditor.misc.pluginsmanager.plugininterface.NppData nppData;
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