Clutter.ScriptableIface

Fields

Name

Type

Access

Description

g_iface

GObject.TypeInterface

r

get_id

object

r

parse_custom_node

object

r

set_custom_property

object

r

set_id

object

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.