npp-api v0.1.4-dev (2019-10-09T09:25:27Z)
Home
Dub
Repo
menu_checked_list
npp_api
pluginfunc
extra_interfece
Undocumented in source.
version(Windows && Not_betterC)
mixin template
menu_checked_list (
size_t
main_menu_length
npp_api
.
pluginfunc
.
menu
.
sub_menu_index
[]
menu_index
) {
static if
(
!__traits(compiles, .menu_index_checked_def)
)
enum
wstring
[]
menu_index_checked_identifiers
;
static if
(
!__traits(compiles, .menu_index_checked_def)
)
enum
wstring
[]
main_menu_checked_identifiers
;
}
Members
Variables
main_menu_checked_identifiers
enum
wstring
[]
main_menu_checked_identifiers
;
Undocumented in source.
menu_index_checked_identifiers
enum
wstring
[]
menu_index_checked_identifiers
;
Undocumented in source.
Meta
Source
See Implementation
npp_api
pluginfunc
extra_interfece
functions
update_main_menu_checked
manifest constants
current_mixin_version
mixin templates
menu_checked_list
npp_DLLMain
npp_autoload
npp_beNotified
npp_main_menu
npp_menu_actions
npp_menu_index
npp_messageProc
npp_plugin_config
npp_plugin_interface
npp_setInfo
structs
npp_plugin_definition