XMotionEvent>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition


Methods

M: XEvent XMotionEvent>>
T{ struct-slot-spec
{ name "XMotionEvent" }
{ offset 0 }
{ class XMotionEvent }
{ initial
S{ XMotionEvent
{ type 0 }
{ serial 0 }
{ send_event 0 }
{ display f }
{ window 0 }
{ root 0 }
{ subwindow 0 }
{ time 0 }
{ x 0 }
{ y 0 }
{ x_root 0 }
{ y_root 0 }
{ state 0 }
{ is_hint 0 }
{ same_screen 0 }
}
}
{ type XMotionEvent }
} read-struct-slot ; inline