Package: gobject

Function g-value-take-boxed

Lambda List

g-value-take-boxed (gvalue value)

Arguments

gvalue -- a g-value of +g-type-boxed+ derived type
value -- duplicated unowned boxed value

Details

Sets the contents of a g-value of dervied type +g-type-boxed to value. The function takes over the ownership of the callers reference to value. The caller does not have to unref it any more.
 

See also

2021-12-14