Container.classInstallChildProperty

Installs a child property on a container class.

class Container
static
void
classInstallChildProperty

Parameters

cclass GtkContainerClass*

a GtkContainerClass

propertyId uint

the id for the property

pspec ParamSpec

the GParamSpec for the property

Meta