Skip to content
  • Emmanuele Bassi's avatar
    Add destructor for GParamSpecPool · 8ce40ac5
    Emmanuele Bassi authored
    While GParamSpecPool should never be used by newly written code, having
    the ability to free the associated memory is a good idea. The only
    reason why this hasn't been necessary until now is that we assume base
    classes are going to keep their GParamSpecPool around forever.
    8ce40ac5