Package: gobject
Function gobject:value-schar
Lambda Listgobject:value-schar (gvalue) Syntax(g:value-schar gvalue) => value (setf (g:value-schar gvalue) value) ArgumentsDetails The g:value-schar function gets the contents of a g:value of "gchar" type. The (setf g:value-schar) function sets the contents of a g:value instance to value. | See also |
2024-9-13