X11::MapEvent
Inherits X11::WindowEvent / X11::Event / Reference / Object
Wrapper for X11::C::X::MapEvent structure.
Constructors
new(event : X11::C::X::PMapEvent)
Sourcenew(event : X11::C::X::MapEvent)
Sourcenew
SourceInstance methods
display
Sourcedisplay=(display : Display)
Sourceevent
Sourceevent=(event : X11::C::Window)
Sourceoverride_redirect
Sourceoverride_redirect=(override_redirect : Bool)
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