install_child_properties
Description:
[
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.
Parameters:
| this |
a Container
|
| pspecs |
the ParamSpec array defining the new child properties
|
| n_pspecs |
the length of the ParamSpec array
|