ParamSpecPool.list

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

class ParamSpecPool
list

Parameters

ownerType GType

the owner to look for

Return Value

Type: ParamSpec[]

a newly allocated array containing pointers to all GParamSpecs owned by owner_type in the pool. [array length=n_pspecs_p][transfer container]

Meta