| gtkContainerClassInstallChildProperty {RGtk2} | R Documentation |
Installs a child property on a container class.
gtkContainerClassInstallChildProperty(cclass, property.id, pspec)
|
[GtkContainerClass] a GtkContainerClass |
|
[numeric] the id for the property |
|
[GParamSpec] the GParamSpec for the property |
Derived by RGtkGen from GTK+ documentation