dplug v6.0.22
Dub
Repo
XGenericEvent
derelict
x11
Xlib
GenericEvent. This event is the standard event for all newer extensions.
version(linux)
@
nogc
struct
XGenericEvent {
int
type
;
c_ulong
serial
;
Bool
send_event
;
Display
*
display
;
int
extension
;
int
evtype
;
}
Meta
Source
See Implementation
derelict
x11
Xlib
structs
XGenericEvent
GenericEvent. This event is the standard event for all newer extensions.