ExtensionSet.this

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

  1. this(PeasExtensionSet* peasExtensionSet, bool ownedRef)
    class ExtensionSet
    this
    (
    PeasExtensionSet* peasExtensionSet
    ,
    bool ownedRef = false
    )
  2. this(Engine engine, GType extenType, string firstProperty, void* varArgs)
  3. this(Engine engine, GType extenType, GParameter[] parameters)