gobject.ParamSpecPool

Undocumented in source.

Public Imports

gobject.c.types
public import gobject.c.types;
gtkc.gobjecttypes
public import gtkc.gobjecttypes;

Members

Classes

ParamSpecPool
class ParamSpecPool

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.