XConfigureEvent>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition


Methods

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