XGenericEventCookie>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition


Methods

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