Package: graphene

Accessor graphene:size-width

Lambda List

graphene:size-width (size)

Syntax

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

Arguments

size -- a graphene:size-t instance
width -- a float with the width component

Details

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

See also

2024-1-20