Method
GObjectParamSpecPoolinsert
Declaration [src]
void
g_param_spec_pool_insert (
  GParamSpecPool* pool,
  GParamSpec* pspec,
  GType owner_type
)
Parameters
- pspec
- 
            Type: GParamSpecThe GParamSpecto insert.The data is owned by the caller of the method. 
- owner_type
- 
            Type: GTypeA GTypeidentifying the owner ofpspec.