API Version: 2.0
Library Version: 2.83.2
Generated by gi-docgen 2024.1
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
Type: GType
GType
The owner to look for.
Type: A list of GObject.ParamSpec*
GObject.ParamSpec*
A GList of all GParamSpecs owned by owner_type in the pool#GParamSpecs.