X11::ColormapEvent
Inherits X11::WindowEvent / X11::Event / Reference / Object
Wrapper from X11::C::X::ColormapEvent structure.
Constructors
new(event : X11::C::X::PColormapEvent)
Sourcenew(event : X11::C::X::ColormapEvent)
Sourcenew
SourceInstance methods
colormap
Sourcecolormap=(colormap : X11::C::Colormap)
Sourcedisplay
Sourcedisplay=(display : Display)
Sourceis_new
Sourceis_new=(is_new : Bool)
Sourcesend_event
Sourcesend_event=(send_event : Bool)
Sourceserial
Sourceserial=(serial : UInt64)
Sourcestate
Sourcestate=(state : Int32)
Sourceto_unsafe
Sourceto_x
Sourcetype
Sourcetype=(type : Int32)
Sourcewindow
Sourcewindow=(window : X11::C::Window)
Source