npp-api v0.1.4-dev (2019-10-09T09:25:27Z)
Home
Dub
Repo
auto_message_box
npp_api
pluginfunc
auto_pFunc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows && Not_betterC)
extern (
C
) nothrow nothrow @
nogc
void
auto_message_box
(
alias
message
alias
title
)
(
)
if
(
is
(
typeof
(
message
) : immutable
wstring
) &&
is
(
typeof
(
title
) : immutable
wstring
)
)
Meta
Source
See Implementation
npp_api
pluginfunc
auto_pFunc
functions
auto_dummy_func
auto_message_box
auto_open_uri
mixin templates
mixin_group_menu_checked
mixin_main_menu_change_check
mixin_menu_index_change_check
variables
nppData