SDL.Video.Window.Window – sdl2 Reference Manual
Window
Description:
[
Version
( since =
"2.0.0"
) ]
[
CCode
( cname =
"SDL_CreateWindow"
) ]
public
Window
(
string
title,
int
x,
int
y,
int
w,
int
h,
uint32
flags)
2022 vala-language.org