Function
ClutterContainerclass_list_child_properties
Declaration [src]
GParamSpec**
clutter_container_class_list_child_properties (
GObjectClass* klass,
guint* n_properties
)
Parameters
klass |
GObjectClass |
A |
|
The data is owned by the caller of the function. | |
n_properties |
guint* |
Return location for length of returned array. |
|
The argument will be set by the function. |