X11::FocusChangeEvent
Inherits X11::WindowEvent / X11::Event / Reference / Object
Wrapper from X11::C::X::FocusChangeEvent structure.
Constructors
new(event : X11::C::X::PFocusChangeEvent)
Sourcenew(event : X11::C::X::FocusChangeEvent)
Sourcenew
SourceInstance methods
detail
Sourcedetail=(detail : Int32)
Sourcedisplay
Sourcedisplay=(display : Display)
Sourcein?
Sourcemode
Sourcemode=(mode : Int32)
Sourceout?
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