gtkContainerClassInstallChildProperty {RGtk2}R Documentation

gtkContainerClassInstallChildProperty

Description

Installs a child property on a container class.

Usage

gtkContainerClassInstallChildProperty(cclass, property.id, pspec)

Arguments

cclass

a GtkContainerClass

property.id

the id for the property

pspec

the GParamSpec for the property

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]