WindowBuilder.width

Set width of window to be created.

struct WindowBuilder
int
width
(
int width
)

Parameters

width int

width of window in pixel

Return Value

Type: int

given width

Meta