API Version: 2.0
Library Version: 2.72
GList* g_param_spec_pool_list_owned ( GParamSpecPool* pool, GType owner_type )
Gets an GList of all GParamSpecs owned by owner_type in the pool.
GList
GParamSpecs
owner_type
GType
The owner to look for.
GObject.ParamSpec*
A GList of all GParamSpecs owned by owner_type in the pool#GParamSpecs.