Package: gsk
Macro gsk:with-rounded-rects
Lambda Listgsk:with-rounded-rects (vars &body body) SyntaxArgumentsDetails The gsk:with-rounded-rects macro creates new variable bindings and
executes the body that use these bindings. The macro performs the bindings sequentially, like the let* macro. Each box can be initialized with values using the syntax for the gsk:with-rounded-rect macro. See also the gsk:rounded-rect documentation. | See also |
2025-05-09