dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
IGraphics.getGUISize
dplug
client
graphics
IGraphics
Get the current plugin UI size in logical pixels.
interface
IGraphics
nothrow @
nogc
abstract
void
getGUISize
(
int
*
widthLogicalPixels
,
int
*
heightLogicalPixels
)
Meta
Source
See Implementation
dplug
client
graphics
IGraphics
functions
closeUI
getGUISize
getMaxSmallerValidSize
getNearestValidSize
isResizeable
nativeWindowResize
openUI
Get the current plugin UI size in logical pixels.