gtkContainerClassListChildProperties {RGtk2}R Documentation

gtkContainerClassListChildProperties

Description

Returns all child properties of a container class.

Usage

gtkContainerClassListChildProperties(cclass)

Arguments

cclass [GObjectClass] a GtkContainerClass

Value

A list containing the following elements:

retval [GParamSpec] a newly allocated list of GParamSpec*.
n.properties [numeric] location to return the number of child properties found

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]