Handbook
Glossary
control>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
control>>
( object -- value )
Methods
USING:
accessors
slots.private
tinyvg
;
M:
quadratic-bezier
control>>
3
slot
;
inline
USING:
accessors
io.backend.unix
slots.private
;
M:
stdin
control>>
4
slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
math.floats.env.x86
;
M:
x87-env
control>>
T{
struct-slot-spec
{
name
"control"
}
{
offset 2
}
{
class
fixnum
}
{
initial 0
}
{
type
ushort
}
}
read-struct-slot
;
inline