[ CCode ( cname = "gtk_container_class_install_child_property" ) ]
public class void install_child_property (uint property_id, ParamSpec pspec)
Installs a child property on a container class.
this | |
property_id |
the id for the property |
pspec |
the ParamSpec for the property |