gtkContainerClassListChildProperties {RGtk2.10}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.10 version 2.10.6 Index]