[ CCode ( array_length_pos = 0.1 , array_length_type = "guint" , cname = "gtk_container_class_list_child_properties" ) ]
public class (unowned ParamSpec)[] list_child_properties ()
Returns all child properties of a container class.
this | |
n_properties |
location to return the number of child properties found |
a newly allocated null-terminated array of ParamSpec*. The array must be freed with g_free. |