XErrorEvent>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: XErrorEvent>> ( object -- value )


Methods

M: XEvent XErrorEvent>>
T{ struct-slot-spec
{ name "XErrorEvent" }
{ offset 0 }
{ class XErrorEvent }
{ initial
S{ XErrorEvent
{ type 0 }
{ display f }
{ resourceid 0 }
{ serial 0 }
{ error_code 0 }
{ request_code 0 }
{ minor_code 0 }
}
}
{ type XErrorEvent }
} read-struct-slot ; inline