Top | ![]() |
![]() |
![]() |
![]() |
CallyTextureCallyTexture — Implementation of the ATK interfaces for a ClutterTexture |
CallyTexture implements the required ATK interfaces of ClutterTexture
In particular it sets a proper role for the texture.
AtkObject *
cally_texture_new (ClutterActor *actor
);
Creates a new CallyTexture for the given actor
. actor
must be
a ClutterTexture.
Since: 1.4
struct CallyTexture;
The <structname>CallyTexture</structname> structure contains only private data and should be accessed using the provided API
Since: 1.4
struct CallyTextureClass { };
The <structname>CallyTextureClass</structname> structure contains only private data
Since: 1.4