ParamSpecPool.insert
void insert(gobject.param_spec.ParamSpec pspec, gobject.types.GType ownerType)Inserts a #GParamSpec in the pool.
Parameters
pspec | the #GParamSpec to insert |
ownerType | a #GType identifying the owner of pspec |
void insert(gobject.param_spec.ParamSpec pspec, gobject.types.GType ownerType)Inserts a #GParamSpec in the pool.
pspec | the #GParamSpec to insert |
ownerType | a #GType identifying the owner of pspec |