root>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: root>> ( object -- value )


Methods

M: XButtonEvent root>>
T{ struct-slot-spec
{ name "root" }
{ offset 40 }
{ class integer }
{ initial 0 }
{ type Window }
} read-struct-slot ; inline



M: XCrossingEvent root>>
T{ struct-slot-spec
{ name "root" }
{ offset 40 }
{ class integer }
{ initial 0 }
{ type Window }
} read-struct-slot ; inline



M: XIDeviceEvent root>>
T{ struct-slot-spec
{ name "root" }
{ offset 64 }
{ class integer }
{ initial 0 }
{ type Window }
} read-struct-slot ; inline



M: XIEnterEvent root>>
T{ struct-slot-spec
{ name "root" }
{ offset 64 }
{ class integer }
{ initial 0 }
{ type Window }
} read-struct-slot ; inline



M: XKeyEvent root>>
T{ struct-slot-spec
{ name "root" }
{ offset 40 }
{ class integer }
{ initial 0 }
{ type Window }
} read-struct-slot ; inline



M: XMotionEvent root>>
T{ struct-slot-spec
{ name "root" }
{ offset 40 }
{ class integer }
{ initial 0 }
{ type Window }
} read-struct-slot ; inline



M: XWindowAttributes root>>
T{ struct-slot-spec
{ name "root" }
{ offset 32 }
{ class integer }
{ initial 0 }
{ type Window }
} read-struct-slot ; inline