Value.init_

Template to initialize a Value to a D type.

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

Parameters

T

The D type to initialize the Value to