class

X11::ClientMessageEvent

Inherits X11::WindowEvent / X11::Event / Reference / Object

Wrapper from X11::C::X::ClientMessageEvent structure.

Constructors

new(event : X11::C::X::PClientMessageEvent)
Source
new(event : X11::C::X::ClientMessageEvent)
Source

Instance methods

char_data
Source
char_data=(char_data : StaticArray(UInt8, 20))
Source
display
Source
display=(display : Display)
Source
format
Source
format=(format : Int32)
Source
long_data
Source
long_data=(long_data : StaticArray(Int64, 5))
Source
message_type
Source
message_type=(message_type : X11::C::Atom)
Source
send_event
Source
send_event=(send_event : Bool)
Source
serial
Source
serial=(serial : UInt64)
Source
short_data
Source
short_data=(short_data : StaticArray(Int16, 10))
Source
to_unsafe
Source
to_x
Source
type
Source
type=(type : Int32)
Source
window
Source
window=(window : X11::C::Window)
Source