cl-cffi-gtk4
API documentation
Package:
gobject
Function gobject:value-copy
Lambda List
gobject:value-copy
(
src
dest
)
Arguments
src
-- an initialized
g:value
instance
dest
-- an initialized
g:value
instance of the same type as
src
Details
Copies the value of
src
into
dest
.
See also
g:value
2024-12-21