dplug ~master (2024-12-12T14:21:32Z)
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
getDesiredGUISize
getGUISize
getMaxSmallerValidSize
getNearestValidSize
getPreservedAspectRatio
isAspectRatioPreserved
isResizeable
isResizeableHorizontally
isResizeableVertically
nativeWindowResize
openUI
Get the current plugin UI size in logical pixels.