npp-api v0.1.6-dev (2020-08-05T13:26:21Z)
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
) {
alias
menu_index_checked_identifiers
=
.
menu_index_checked_ids
;
alias
main_menu_checked_identifiers
=
.
main_menu_checked_ids
;
static if
(
!__traits(compiles, .menu_index_checked_def)
)
enum
wstring
[]
menu_index_checked_ids
;
static if
(
!__traits(compiles, .menu_index_checked_def)
)
enum
wstring
[]
main_menu_checked_ids
;
}
Members
Aliases
main_menu_checked_identifiers
deprecated
alias
main_menu_checked_identifiers
=
.
main_menu_checked_ids
Undocumented in source.
menu_index_checked_identifiers
deprecated
alias
menu_index_checked_identifiers
=
.
menu_index_checked_ids
Undocumented in source.
Variables
main_menu_checked_ids
enum
wstring
[]
main_menu_checked_ids
;
Undocumented in source.
menu_index_checked_ids
enum
wstring
[]
menu_index_checked_ids
;
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