Clutter.ContentIface

Fields

Name

Type

Access

Description

attached

object

r

virtual function; called each time a Clutter.Content is attached to a Clutter.Actor.

detached

object

r

virtual function; called each time a Clutter.Content is detached from a Clutter.Actor.

g_iface

GObject.TypeInterface

r

get_preferred_size

object

r

virtual function; should be overridden by subclasses of Clutter.Content that have a natural size

invalidate

object

r

virtual function; called each time a Clutter.Content state is changed.

paint_content

object

r

virtual function; called each time the content needs to paint itself

Methods

None

Details

class Clutter.ContentIface

The Clutter.ContentIface structure contains only private data.

New in version 1.10.