X11::NoExposeEvent
Inherits X11::Event / Reference / Object
Wrapper from X11::C::X::NoExposeEvent structure.
Constructors
new(event : X11::C::X::PNoExposeEvent)
Sourcenew(event : X11::C::X::NoExposeEvent)
Sourcenew
SourceInstance methods
display
Sourcedisplay=(display : Display)
Sourcedrawable
Sourcedrawable=(drawable : X11::C::Drawable)
Sourcemajor_code
Sourcemajor_code=(major_code : Int32)
Sourceminor_code
Sourceminor_code=(minor_code : Int32)
Sourcesend_event
Sourcesend_event=(send_event : Bool)
Sourceserial
Sourceserial=(serial : UInt64)
Sourceto_unsafe
Sourceto_x
Sourcetype
Sourcetype=(type : Int32)
Source