Package: graphene

Accessor graphene:rect-size

Lambda List

graphene:rect-size (rect)

Syntax

(graphene:rect-size rect) => size
(setf (graphene:rect-size rect) size)

Arguments

rect -- a graphene:rect-t instance
size -- a graphene:size-t instance with the size of the rectangle

Details

Accessor of the size slot of the graphene:rect-t structure.
 

See also

2024-1-20