X11::ClientMessageEvent
Inherits X11::WindowEvent / X11::Event / Reference / Object
Wrapper from X11::C::X::ClientMessageEvent structure.
Constructors
new(event : X11::C::X::PClientMessageEvent)
Sourcenew(event : X11::C::X::ClientMessageEvent)
Sourcenew
SourceInstance methods
char_data
Sourcechar_data=(char_data : StaticArray(UInt8, 20))
Sourcedisplay
Sourcedisplay=(display : Display)
Sourceformat
Sourceformat=(format : Int32)
Sourcelong_data
Sourcelong_data=(long_data : StaticArray(Int64, 5))
Sourcemessage_type
Sourcemessage_type=(message_type : X11::C::Atom)
Sourcesend_event
Sourcesend_event=(send_event : Bool)
Sourceserial
Sourceserial=(serial : UInt64)
Sourceshort_data
Sourceshort_data=(short_data : StaticArray(Int16, 10))
Sourceto_unsafe
Sourceto_x
Sourcetype
Sourcetype=(type : Int32)
Sourcewindow
Sourcewindow=(window : X11::C::Window)
Source