Package: gobject
Macro gobject:with-values
Lambda Listgobject:with-values (vars &body body) SyntaxArgumentsDetails The g:with-values macro creates new variable bindings and executes
the body that use these bindings. The macro performs the bindings sequentially, like the let* macro. Each gvalue can be initialized with a type and a value using the syntax for the g:with-value macro. | See also |
2024-12-21