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