list_owned
Description:
public List<
unowned ParamSpec>
list_owned (
Type owner_type)
Gets an List of all ParamSpec
s owned by owner_type
in the pool.
Parameters:
this |
a ParamSpecPool
|
owner_type |
the owner to look for
|
Returns:
a List of all ParamSpec
s owned by owner_type in the pool#GParamSpecs.
|