gtkContainerClassInstallChildProperty {RGtk2}R Documentation

gtkContainerClassInstallChildProperty

Description

Installs a child property on a container class.

Usage

gtkContainerClassInstallChildProperty(cclass, property.id, pspec)

Arguments

cclass [GtkContainerClass] a GtkContainerClass
property.id [numeric] the id for the property
pspec [GParamSpec] the GParamSpec for the property

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]