class

X11::MotionEvent

Inherits X11::WindowEvent / X11::Event / Reference / Object

Wrapper for X11::C::X::MotionEvent structure.

Constructors

new(event : X11::C::X::PMotionEvent)
Source
new(event : X11::C::X::MotionEvent)
Source

Instance methods

display
Source
display=(display : Display)
Source
is_hint=(is_hint : UInt8)
Source
is_hist
Source
root
Source
root=(root : X11::C::Window)
Source
same_screen
Source
same_screen=(same_screen : Bool)
Source
send_event
Source
send_event=(send_event : Bool)
Source
serial
Source
serial=(serial : UInt64)
Source
state
Source
state=(state : UInt32)
Source
sub_window
Source
sub_window=(sub_window : X11::C::Window)
Source
time
Source
time=(time : X11::C::Time)
Source
to_unsafe
Source
to_x
Source
type
Source
type=(type : Int32)
Source
window
Source
window=(window : X11::C::Window)
Source
x=(x : Int32)
Source
x_root
Source
x_root=(x_root : Int32)
Source
y=(y : Int32)
Source
y_root
Source
y_root=(y_root : Int32)
Source