Clutter.ScriptableIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
g_iface |
r |
||
get_id |
r |
||
parse_custom_node |
r |
||
set_custom_property |
r |
||
set_id |
r |
Methods¶
None
Details¶
- class Clutter.ScriptableIface¶
Interface for implementing “scriptable” objects. An object implementing this interface can override the parsing and properties setting sequence when loading a UI definition data with
Clutter.Script
New in version 0.6.