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