X11::CrossingEvent
Inherits X11::WindowEvent / X11::Event / Reference / Object
Wrapper from X11::C::X::CrossingEvent structure.
Constructors
new(event : X11::C::X::PCrossingEvent)
Sourcenew(event : X11::C::X::CrossingEvent)
Sourcenew
SourceInstance methods
detail
Sourcedetail=(detail : Int32)
Sourcedisplay
Sourcedisplay=(display : Display)
Sourceenter?
Sourcefocus
Sourcefocus=(focus : Bool)
Sourceleave?
Sourcemode
Sourcemode=(mode : Int32)
Sourceroot
Sourceroot=(root : X11::C::Window)
Sourcesame_screen
Sourcesame_screen=(same_screen : Bool)
Sourcesend_event
Sourcesend_event=(send_event : Bool)
Sourceserial
Sourceserial=(serial : UInt64)
Sourcestate
Sourcestate=(state : UInt32)
Sourcesub_window
Sourcesub_window=(sub_window : X11::C::Window)
Sourcetime
Sourcetime=(time : X11::C::Time)
Sourceto_unsafe
Sourceto_x
Sourcetype
Sourcetype=(type : Int32)
Sourcewindow
Sourcewindow=(window : X11::C::Window)
Sourcex=(x : Int32)
Sourcex_root
Sourcex_root=(x_root : Int32)
Sourcey=(y : Int32)
Sourcey_root
Sourcey_root=(y_root : Int32)
Source