Method
ClutterScriptlist_objects
Declaration [src]
GList*
clutter_script_list_objects (
ClutterScript* script
)
Description [src]
Retrieves all the objects created by script
.
Note: this function does not increment the reference count of the objects it returns.