Handbook
Glossary
root_y>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
root_y>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xinput2.ffi
;
M:
XIDeviceEvent
root_y>>
T{
struct-slot-spec
{
name
"root_y"
}
{
offset 96
}
{
class
float
}
{
initial 0.0
}
{
type
double
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xinput2.ffi
;
M:
XIEnterEvent
root_y>>
T{
struct-slot-spec
{
name
"root_y"
}
{
offset 96
}
{
class
float
}
{
initial 0.0
}
{
type
double
}
}
read-struct-slot
;
inline