Value.this

  1. this(GValue* gValue, bool ownedRef)
  2. this()
  3. this(GOBJECT obj)
    class Value
    this
    (
    GOBJECT
    )
    (
    GOBJECT obj
    )
    if (
    is(GOBJECT == class) &&
    hasMember!(GOBJECT, "getType")
    )
  4. this(string value)
  5. this(BOOL value)
  6. this(CHAR value)
  7. this(INT value)
  8. this(FLOAT value)