npp-api v0.1.4-dev (2019-10-09T09:25:27Z)
Home
Dub
Repo
npp_beNotified.beNotified
npp_api
pluginfunc
basic_interface
npp_beNotified
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
void
beNotified
(npp_api.scintilla.scintilla.SCNotification* notifyCode)
void
beNotified
(npp_api.scintilla.scintilla.SCNotification* notifyCode)
mixintemplate
npp_beNotified
()
export pragma(
mangle
, "beNotified") extern (
C
) nothrow @
nogc
static if
(
!__traits(compiles, .beNotified)
)
static if
(!(
!__traits(compiles, .pluginBeNotified)
))
static if
(
std.traits.hasFunctionAttributes!(.pluginBeNotified, "@nogc")
)
void
beNotified
(
npp_api.scintilla.scintilla.SCNotification
*
notifyCode
)
void
beNotified
(npp_api.scintilla.scintilla.SCNotification* notifyCode)
Meta
Source
See Implementation
npp_api
pluginfunc
basic_interface
npp_beNotified
functions
beNotified