A gobject.ParamSpecPool maintains a collection of gobject.ParamSpecs which can be quickly accessed by owner and name. The implementation of the GObject property system uses such a pool to store the gobject.ParamSpecs of the properties all object types.
Undocumented in source.