Packages
x11
X
CreateWindowEvent
border_width
display
height
override_redirect
parent
send_event
serial
type
width
window
x
y
CreateWindowEvent
Object Hierarchy:
X.CreateWindowEvent
X.CreateWindowEvent
X.CreateWindowEvent
Description:
[
CCode
( cname =
"XCreateWindowEvent"
, has_type_id =
false
) ]
public
struct
CreateWindowEvent
Namespace:
X
Package:
x11
Content:
Fields:
public
int
type
public
ulong
serial
public
bool
send_event
public
unowned
Display
display
public
Window
parent
public
Window
window
public
int
x
public
int
y
public
int
width
public
int
height
public
int
border_width
public
bool
override_redirect