XCrossingEvent>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition


Methods

M: XEvent XCrossingEvent>>
T{ struct-slot-spec
{ name "XCrossingEvent" }
{ offset 0 }
{ class XCrossingEvent }
{ initial
S{ XCrossingEvent
{ 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 }
{ mode 0 }
{ detail 0 }
{ same_screen 0 }
{ focus 0 }
{ state 0 }
}
}
{ type XCrossingEvent }
} read-struct-slot ; inline