Package: gobject

Function gobject:value-take-boxed

Lambda List

gobject:value-take-boxed (gvalue value)

Arguments

gvalue -- a g:value instance of "GBoxed" type
value -- a value

Details

Sets the contents of a g:value instance of "GBoxed" type 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

2024-12-22