Top | ![]() |
![]() |
![]() |
![]() |
CallyRectangleCallyRectangle — Implementation of the ATK interfaces for a ClutterRectangle |
CallyRectangle implements the required ATK interfaces of ClutterRectangle
In particular it sets a proper role for the rectangle.
AtkObject *
cally_rectangle_new (ClutterActor *actor
);
Creates a new CallyRectangle for the given actor
. actor
must be
a ClutterRectangle.
Since: 1.4
struct CallyRectangle;
The CallyRectangle structure contains only private data and should be accessed using the provided API
Since: 1.4
struct CallyRectangleClass { };
The CallyRectangleClass structure contains only private data
Since: 1.4