Class method
GtkContainerClassinstall_child_property
Declaration [src]
void
gtk_container_class_install_child_property (
GtkContainerClass* cclass,
guint property_id,
GParamSpec* pspec
)
Parameters
property_id
-
Type:
guint
The id for the property.
pspec
-
Type:
GParamSpec
The
GParamSpec
for the property.The data is owned by the caller of the method.