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