Package: gobject

Function g-value-copy

Lambda List

g-value-copy (src-value dst-value)

Arguments

src-value -- an initialized g-value instance
dest-value -- an initialized g-value instance of the same type as src-value

Details

Copies the value of src-value into dest-value.
 

See also

2021-4-8