X11::GraphicsExposeEvent
Inherits X11::Event / Reference / Object
Wrapper from X11::C::X::GraphicsExposeEvent structure.
Constructors
new(event : X11::C::X::PGraphicsExposeEvent)
Sourcenew(event : X11::C::X::GraphicsExposeEvent)
Sourcenew
SourceInstance methods
count
Sourcecount=(count : Int32)
Sourcedisplay
Sourcedisplay=(display : Display)
Sourcedrawable
Sourcedrawable=(drawable : X11::C::Drawable)
Sourceheight
Sourceheight=(height : Int32)
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)
Sourcewidth
Sourcewidth=(width : Int32)
Sourcex=(x : Int32)
Sourcey=(y : Int32)
Source