XGenericEvent>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition


Methods

M: XEvent XGenericEvent>>
T{ struct-slot-spec
{ name "XGenericEvent" }
{ offset 0 }
{ class XGenericEvent }
{ initial
S{ XGenericEvent
{ type 0 }
{ serial 0 }
{ send_event 0 }
{ display f }
{ extension 0 }
{ evtype 0 }
}
}
{ type XGenericEvent }
} read-struct-slot ; inline