VariantType.this

Sets our main struct and passes it to the parent class.

  1. this(GVariantType* gVariantType, bool ownedRef)
    class VariantType
    this
    (
    GVariantType* gVariantType
    ,
    bool ownedRef = false
    )
  2. this(string typeString)
  3. this(VariantType element)
  4. this(VariantType key, VariantType value)
  5. this(VariantType[] items)