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