| Import line: | GObject = imports.gi.GObject; |
| GIR File: | GObject-2.0.gir |
| C documentation: | GParamSpecPool |
| Struct : | ParamSpecPool |
| None |
| Method / Constructor | Defined By | |
|---|---|---|
|
Inserts a GParamSpec in the pool.
Inserts a GParamSpec in the pool.
|
GObject.ParamSpecPool | |
|
Gets an array of all GParamSpecs owned by owner_type in
the pool. |
GObject.ParamSpecPool | |
| GObject.ParamSpecPool | ||
|
Looks up a GParamSpec in the pool.
Looks up a GParamSpec in the pool.
matching GParamSpec was found.
|
GObject.ParamSpecPool | |
|
remove
(ParamSpec pspec)
:
none
Removes a GParamSpec from the pool.
Removes a GParamSpec from the pool.
|
GObject.ParamSpecPool | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GObject
Method |
Creates a new GParamSpecPool.
|