detail>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: detail>> ( object -- value )


Methods

M: XConfigureRequestEvent detail>>
T{ struct-slot-spec
{ name "detail" }
{ offset 80 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline



M: XCrossingEvent detail>>
T{ struct-slot-spec
{ name "detail" }
{ offset 84 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline



M: XFocusChangeEvent detail>>
T{ struct-slot-spec
{ name "detail" }
{ offset 44 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline



M: XIDeviceEvent detail>>
T{ struct-slot-spec
{ name "detail" }
{ offset 56 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline



M: XIEnterEvent detail>>
T{ struct-slot-spec
{ name "detail" }
{ offset 56 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline



M: XIRawEvent detail>>
T{ struct-slot-spec
{ name "detail" }
{ offset 56 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline