ObjectG.classListProperties

Get an array of GParamSpec* for all properties of a class.

class ObjectG
static
classListProperties

Parameters

oclass GObjectClass*

a GObjectClass

Return Value

Type: ParamSpec[]

an array of GParamSpec* which should be freed after use. [array length=n_properties][transfer container]

Meta