x11.xlib: add GenericEvent constant
parent
8493b7a57f
commit
c51b6e0501
|
|
@ -565,7 +565,8 @@ CONSTANT: SelectionNotify 31
|
||||||
CONSTANT: ColormapNotify 32
|
CONSTANT: ColormapNotify 32
|
||||||
CONSTANT: ClientMessage 33
|
CONSTANT: ClientMessage 33
|
||||||
CONSTANT: MappingNotify 34
|
CONSTANT: MappingNotify 34
|
||||||
CONSTANT: LASTEvent 35
|
CONSTANT: GenericEvent 35
|
||||||
|
CONSTANT: LASTEvent 36
|
||||||
|
|
||||||
STRUCT: XAnyEvent
|
STRUCT: XAnyEvent
|
||||||
{ type int }
|
{ type int }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue