XConfigureRequestEvent>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition


Methods

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