tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
IWindow.resize
tida
window
IWindow
Window resizing function.
interface
IWindow
@
safe
void
resize
(
uint
w
,
uint
h
)
Parameters
w
uint
Window width.
h
uint
Window height.
Meta
Source
See Implementation
tida
window
IWindow
functions
destroy
hide
move
resize
show
swapBuffers
properties
alwaysOnTop
border
context
fullscreen
height
icon
resizable
title
width
x
y
Window resizing function.