evtype>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: evtype>> ( object -- value )


Methods

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



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



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



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



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



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



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



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



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