Window.getDrawableSize

Returns the size of the underlying drawable area (e.g. for use with glViewport). This method may only differ from getSize if you are using High-DPI.

struct Window
@nogc
getDrawableSize
nothrow
(
)

Meta