gobject.ParamSpecPool

Undocumented in source.

Public Imports

gobject.c.types
public import gobject.c.types;
Undocumented in source.
gtkc.gobjecttypes
public import gtkc.gobjecttypes;
Undocumented in source.

Members

Classes

ParamSpecPool
class ParamSpecPool

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.

Meta