Package: gobject
Function g-value-int64
Lambda Listg-value-int64 (gvalue) Syntax(g-value-int64 gvalue) => value (setf (g-value-int64 gvalue) value) ArgumentsDetails The 64-bit integer contents of gvalue. The g-value-int64 function gets the contents of a g-value instance of type +g-type-int64+. The (setf g-value-int64) function set the contents of a g-value instance to value. | See also |
2021-12-9