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