gtkContainerClassListChildProperties {RGtk2} | R Documentation |
Returns all child properties of a container class.
gtkContainerClassListChildProperties(cclass)
|
[GObjectClass] a GtkContainerClass |
A list containing the following elements:
retval |
[GParamSpec ] a newly allocated list of GParamSpec *. |
|
[numeric] location to return the number of child properties found |
Derived by RGtkGen from GTK+ documentation