Package: gobject
Function gobject:value-param
Lambda Listgobject:value-param (gvalue) Syntax(g:value-param gvalue) => value (setf (g:value-param gvalue) value) ArgumentsDetails The g:param-spec content of gvalue. The g:value-param function gets the contents of a g:value instance of "GParam" type. The (setf g:value-param) function sets the contents of a g:value instance to value. | See also |
2024-12-22