X11::PropertyEvent
Inherits X11::WindowEvent / X11::Event / Reference / Object
Wrapper from X11::C::X::PropertyEvent structure.
Constructors
new(event : X11::C::X::PPropertyEvent)
Sourcenew(event : X11::C::X::PropertyEvent)
Sourcenew
SourceInstance methods
atom
Sourceatom=(atom : X11::C::Atom)
Sourcedisplay
Sourcedisplay=(display : Display)
Sourcesend_event
Sourcesend_event=(send_event : Bool)
Sourceserial
Sourceserial=(serial : UInt64)
Sourcestate
Sourcestate=(state : Int32)
Sourcetime
Sourcetime=(time : X11::C::Time)
Sourceto_unsafe
Sourceto_x
Sourcetype
Sourcetype=(type : Int32)
Sourcewindow
Sourcewindow=(window : X11::C::Window)
Source