npp-api v0.1.4-dev (2019-10-09T09:25:27Z)
Home
Dub
Repo
value_data
npp_api
pluginfunc
config_file
Undocumented in source.
version(Windows && Not_betterC)
union
value_data {
string
string_value
;
wstring
wstring_value
;
bool
bool_value
;
int
int_value
;
uint
uint_value
;
float
float_value
;
}
Members
Variables
bool_value
bool
bool_value
;
Undocumented in source.
float_value
float
float_value
;
Undocumented in source.
int_value
int
int_value
;
Undocumented in source.
string_value
string
string_value
;
Undocumented in source.
uint_value
uint
uint_value
;
Undocumented in source.
wstring_value
wstring
wstring_value
;
Undocumented in source.
Meta
Source
See Implementation
npp_api
pluginfunc
config_file
aliases
value_filter_func_t
enums
config_type_t
value_type
manifest constants
setting_name_length
string_max_lengt
mixin templates
setting_item_internal
structs
plugin_config_info
setting_item
unions
value_buf
value_data