dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
SizeConstraints.isValidSize
dplug
gui
sizeconstraints
SizeConstraints
Returns
true
if this
SizeConstraints
allows this size.
struct
SizeConstraints
nothrow @
nogc
@
trusted
bool
isValidSize
(
int
width
,
int
height
)
Meta
Source
See Implementation
dplug
gui
sizeconstraints
SizeConstraints
enums
Type
functions
getMaxSmallerValidSize
getNearestValidSize
isResizable
isValidSize
preserveAspectRatio
suggestDefaultSize
Returns true if this SizeConstraints allows this size.