| Top |
CallyTextCallyText — Implementation of the ATK interfaces for a ClutterText |
Description
CallyText implements the required ATK interfaces of ClutterText, AtkText and AtkEditableText
Functions
cally_text_new ()
AtkObject *
cally_text_new (ClutterActor *actor);
Creates a new CallyText for the given actor
. actor
must be a
ClutterText.
Since 1.4
