list_children_properties
Description:
[ CCode ( array_length_pos = 0.1 , array_length_type = "guint" ) ]
public ParamSpec[] list_children_properties ()
public ParamSpec[] list_children_properties ()
Get a list of children properties of the element, which is a list of all the specifications passed to add_child_property.
Parameters:
this | |
n_properties |
The return location for the length of the returned array |
Returns:
An array of ParamSpec corresponding to the child properties of this, or null if something went wrong. |