X11::ButtonEvent
Inherits X11::WindowEvent / X11::Event / Reference / Object
Wrapper for X11::C::X::ButtonEvent structure.
Constructors
new(event : X11::C::X::PButtonEvent)
Sourcenew(event : X11::C::X::ButtonEvent)
Sourcenew
SourceInstance methods
button
Sourcebutton=(button : UInt32)
Sourcedisplay
Sourcedisplay=(display : Display)
Sourcepress?
Sourcerelease?
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