X11::MapRequestEvent
Inherits X11::WindowEvent / X11::Event / Reference / Object
Wrapper for X11::C::X::MapRequestEvent structure.
Constructors
new(event : X11::C::X::PMapRequestEvent)
Sourcenew(event : X11::C::X::MapRequestEvent)
Sourcenew
SourceInstance methods
display
Sourcedisplay=(display : Display)
Sourceparent
Sourceparent=(parent : X11::C::Window)
Sourcesend_event
Sourcesend_event=(send_event : Bool)
Sourceserial
Sourceserial=(serial : UInt64)
Sourceto_unsafe
Sourceto_x
Sourcetype
Sourcetype=(type : Int32)
Sourcewindow
Sourcewindow=(window : X11::C::Window)
Source