Documentation
Dlang.org
GLWindow.resize
gstgl
glwindow
GLWindow
Resize window to the given width and height.
class
GLWindow
void
resize
(
uint
width
,
uint
height
)
Parameters
width
uint
new width
height
uint
new height
gstgl
glwindow
GLWindow
constructors
this
functions
connectKeyEvent
connectMouseEvent
connectScrollEvent
connectWindowHandleChanged
controlsViewport
draw
getContext
getDisplay
getSurfaceDimensions
getWindowHandle
handleEvents
hasOutputSurface
queueResize
quit
resize
run
sendKeyEvent
sendMessage
sendMessageAsync
sendMouseEvent
sendScrollEvent
setCloseCallback
setDrawCallback
setPreferredSize
setRenderRectangle
setResizeCallback
setWindowHandle
show
Resize window to the given width and height.