class>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: class>> ( object -- value )


Methods




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



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