x11 v1.0.0 (2014-04-16T17:02:05Z)
Home
Dub
Repo
u.enterLeave
x11
Xproto
_xEvent
u
Undocumented in source.
union
u
struct
enterLeave {
CARD32
pad00
;
Time
time
;
Window
root
;
Window
event
;
Window
child
;
INT16
rootX
;
INT16
rootY
;
INT16
eventX
;
INT16
eventY
;
KeyButMask
state
;
BYTE
mode
;
BYTE
flags
;
enum
int
ELFlagFocus
;
enum
int
ELFlagSameScreen
;
}
Members
Variables
ELFlagFocus
enum
int
ELFlagFocus
;
Undocumented in source.
ELFlagSameScreen
enum
int
ELFlagSameScreen
;
child
Window
child
;
event
Window
event
;
eventX
INT16
eventX
;
eventY
INT16
eventY
;
Undocumented in source.
flags
BYTE
flags
;
Undocumented in source.
mode
BYTE
mode
;
Undocumented in source.
pad00
CARD32
pad00
;
Undocumented in source.
root
Window
root
;
Undocumented in source.
rootX
INT16
rootX
;
rootY
INT16
rootY
;
Undocumented in source.
state
KeyButMask
state
;
Undocumented in source.
time
Time
time
;
Undocumented in source.
Meta
Source
See Implementation
x11
Xproto
_xEvent
u
structs
circulate
clientMessage
colormap
configureNotify
configureRequest
createNotify
destroyNotify
enterLeave
expose
focus
graphicsExposure
gravity
keyButtonPointer
mapNotify
mapRequest
mappingNotify
noExposure
property
reparent
resizeRequest
selectionClear
selectionNotify
selectionRequest
u
unmapNotify
visibility