gtkContainerClassListChildProperties {RGtk2}R Documentation

gtkContainerClassListChildProperties

Description

Returns all child properties of a container class.

Usage

gtkContainerClassListChildProperties(cclass)

Arguments

cclass

a GtkContainerClass

Value

A list containing the following elements:

retval

[GParamSpec] a newly allocated list of GParamSpec*.

n.properties

location to return the number of child properties found

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]