X.create_simple_window – x11 Reference Manual
create_simple_window
Description:
[
CCode
( cname =
"XCreateSimpleWindow"
) ]
public
Window
create_simple_window
(
Display
display,
Window
parent,
int
x,
int
y,
uint
width,
uint
height,
uint
border_width,
ulong
border,
ulong
background)
Namespace:
X
Package:
x11
2022 vala-language.org