XExposeEvent>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition


Methods

M: XEvent XExposeEvent>>
T{ struct-slot-spec
{ name "XExposeEvent" }
{ offset 0 }
{ class XExposeEvent }
{ initial
S{ XExposeEvent
{ type 0 }
{ serial 0 }
{ send_event 0 }
{ display f }
{ window 0 }
{ x 0 }
{ y 0 }
{ width 0 }
{ height 0 }
{ count 0 }
}
}
{ type XExposeEvent }
} read-struct-slot ; inline