dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
IClient.requestResize
dplug
client
client
IClient
Requests a resize of the plugin window, notifying the host.
interface
IClient
nothrow @
nogc
bool
requestResize
(
int
widthLogicalPixels
,
int
heightLogicalPixels
)
Return Value
Type:
bool
true
if succeeded.
Meta
Source
See Implementation
dplug
client
client
IClient
functions
getDAW
getPluginFormat
notifyResized
requestResize
Requests a resize of the plugin window, notifying the host.