Class ParamSpecPool

java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.ParamSpecPool
All Implemented Interfaces:
Proxy

@Generated("org.javagi.JavaGI") public class ParamSpecPool extends ProxyInstance
A GParamSpecPool maintains a collection of GParamSpecs which can be quickly accessed by owner and name.

The implementation of the GObject property system uses such a pool to store the GParamSpecs of the properties all object types.