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
  Show / Hide Inherited methods, properties and signals
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, JsonNode node) : Boolean
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 Tue Jun 22 2010 16:32:36 GMT+0800 (HKT)