ParamSpecPool.listOwned

Gets an GList of all GParamSpecs owned by owner_type in the pool.

class ParamSpecPool
listOwned

Parameters

ownerType GType

the owner to look for

Return Value

Type: ListG

a GList of all GParamSpecs owned by owner_type in the poolGParamSpecs. [transfer container][element-type GObject.ParamSpec]

Meta