extension>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: extension>> ( object -- value )


Methods

M: XGenericEvent extension>>
T{ struct-slot-spec
{ name "extension" }
{ offset 32 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline



M: XGenericEventCookie extension>>
T{ struct-slot-spec
{ name "extension" }
{ offset 32 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline



M: XIDeviceChangedEvent extension>>
T{ struct-slot-spec
{ name "extension" }
{ offset 32 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline



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



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



M: XIEvent extension>>
T{ struct-slot-spec
{ name "extension" }
{ offset 32 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline



M: XIHierarchyEvent extension>>
T{ struct-slot-spec
{ name "extension" }
{ offset 48 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline



M: XIPropertyEvent extension>>
T{ struct-slot-spec
{ name "extension" }
{ offset 32 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline



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