[ CCode ( cname = "gtk_container_class_install_child_properties" ) ]
[ Version ( since = "3.18" ) ]
public class void install_child_properties (ParamSpec[] pspecs)
Installs child properties on a container class.
| this | |
| pspecs |
the ParamSpec array defining the new child properties |
| n_pspecs |
the length of the ParamSpec array |