evtype<< ( value object -- )


Vocabulary
accessors

Inputs
valuean object
objectan object


Outputs
None

Definition

GENERIC: evtype<< ( value object -- )


Methods

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



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



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



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



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



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



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



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



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