XNoExposeEvent>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition


Methods

M: XEvent XNoExposeEvent>>
T{ struct-slot-spec
{ name "XNoExposeEvent" }
{ offset 0 }
{ class XNoExposeEvent }
{ initial
S{ XNoExposeEvent
{ type 0 }
{ serial 0 }
{ send_event 0 }
{ display f }
{ drawable 0 }
{ major_code 0 }
{ minor_code 0 }
}
}
{ type XNoExposeEvent }
} read-struct-slot ; inline