Value.init_

Initializes value with the default value of type.

  1. void init_()
  2. gobject.value.Value init_(gobject.types.GType gType)

Parameters

gType gobject.types.GType

Type the #GValue should hold values of.

Return Value

Type: gobject.value.Value

the #GValue structure that has been passed in