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