Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Clutter.Script

Class Clutter.Script

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterScript
Class : Script
Extends: GObject.Object
The ClutterScript structure contains only private data
and should be accessed using the provided API
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Scriptable
Method
parse_custom_node (Script script, Value value, String name, Node node) : gboolean
Parses the passed JSON node.
Clutter.Scriptable
Method
set_custom_property (Script script, String name, Value value) : none
Overrides the common properties setting.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:36 GMT+0800 (HKT)