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