class_list_child_properties


Description:

[ CCode ( array_length_pos = 1.1 , array_length_type = "guint" ) ]
[ Version ( since = "0.8" ) ]
public static ParamSpec[] class_list_child_properties (ObjectClass klass)

Returns an array of ParamSpec for all child properties.

Parameters:

klass

a ObjectClass implementing the Container interface.

n_properties

return location for length of returned array.

Returns:

an array of ParamSpecs which should be freed after use.