class

X11::NoExposeEvent

Inherits X11::Event / Reference / Object

Wrapper from X11::C::X::NoExposeEvent structure.

Constructors

new(event : X11::C::X::PNoExposeEvent)
Source
new(event : X11::C::X::NoExposeEvent)
Source

Instance methods

display
Source
display=(display : Display)
Source
drawable
Source
drawable=(drawable : X11::C::Drawable)
Source
major_code
Source
major_code=(major_code : Int32)
Source
minor_code
Source
minor_code=(minor_code : Int32)
Source
send_event
Source
send_event=(send_event : Bool)
Source
serial
Source
serial=(serial : UInt64)
Source
to_unsafe
Source
to_x
Source
type
Source
type=(type : Int32)
Source