OptionGroup.this

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

  1. this(GOptionGroup* gOptionGroup, bool ownedRef)
    class OptionGroup
    this
    (
    GOptionGroup* gOptionGroup
    ,
    bool ownedRef = false
    )
  2. this(string name, string description, string helpDescription, void* userData, GDestroyNotify destroy)