cl-cffi-gtk4
API documentation
Package:
glib
Function glib:variant-new-double
Lambda List
glib:variant-new-double
(
value
)
Arguments
value
-- a double float
Return Value
The floating reference to a
g:variant
instance.
Details
Creates a new
g:variant
instance with a double float.
See also
g:variant
2024-11-20