Clutter.BehaviourClass

Fields

Name

Type

Access

Description

alpha_notify

object

r

virtual function, called each time the Clutter.Alpha computes a new alpha value; the actors to which the behaviour applies should be changed in this function. Every subclass of Clutter.Behaviour must implement this virtual function

applied

object

r

signal class handler for the Clutter.Behaviour ::applied signal

parent_class

GObject.ObjectClass

r

removed

object

r

signal class handler for the Clutter.Behaviour ::removed signal

Methods

None

Details

class Clutter.BehaviourClass

Base class for behaviours.

New in version 0.2.

Deprecated since version 1.6.