X11::GenericEvent
Inherits X11::Event / Reference / Object
Wrapper for X11::C::X::GenericEvent structure.
Constructors
new(event : X11::C::X::PGenericEventCookie)
Sourcenew(event : X11::C::X::GenericEventCookie)
Sourcenew
SourceInstance methods
cookie
Sourcecookie=(cookie : UInt32)
Sourcedata
Sourcedata=(data : Pointer(Void))
Sourcedisplay
Sourcedisplay=(display : Display)
Sourceev_type
Sourceev_type=(ev_type : Int32)
Sourceextension
Sourceextension=(extension : Int32)
Sourcesend_event
Sourcesend_event=(send_event : Bool)
Sourceserial
Sourceserial=(serial : UInt64)
Sourceto_unsafe
Sourceto_x
Sourcetype
Sourcetype=(type : Int32)
Source