install_child_property


Description:

[ 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.

Parameters:

this

a Container

property_id

the id for the property

pspec

the ParamSpec for the property