XUnmapEvent>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: XUnmapEvent>> ( object -- value )


Methods

M: XEvent XUnmapEvent>>
T{ struct-slot-spec
{ name "XUnmapEvent" }
{ offset 0 }
{ class XUnmapEvent }
{ initial
S{ XUnmapEvent
{ type 0 }
{ serial 0 }
{ send_event 0 }
{ display f }
{ event 0 }
{ window 0 }
{ from_configure 0 }
}
}
{ type XUnmapEvent }
} read-struct-slot ; inline