Package: gobject

Function g-value-init

Lambda List

g-value-init (value &optional gtype)

Arguments

value -- an uninitialized g-value instance
gtype -- the g-typevalue should hold values of

Return Value

The g-value instance that has been passed in.

Details

Initializes value with the default value of gtype.
 

See also

2021-4-8