Class ParamSpecPool

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

@Generated("io.github.jwharm.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.