dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
BoolParameter.setFromGUI
dplug
client
params
BoolParameter
Sets the parameter value from the UI thread.
class
BoolParameter
final nothrow @
nogc
void
setFromGUI
(
bool
newValue
)
Meta
Source
See Implementation
dplug
client
params
BoolParameter
constructors
this
functions
defaultValue
getNormalized
getNormalizedDefault
isDiscrete
normalizedValueFromString
setFromGUI
setFromGUINormalized
setNormalized
stringFromNormalizedValue
toStringN
toggleFromGUI
value
valueAtomic
Sets the parameter value from the UI thread.