Action function, to be used on #AtkAction implementations as
an individual action. Unlike #CallyActionFunc, this function
uses the @user_data argument passed to cally_actor_add_action_full().
a #CallyActor
user data passed to the function
Action function, to be used on #AtkAction implementations as a individual
action
a #CallyActor
The <structname>CallyActor</structname> structure contains only private
data and should be accessed using the provided API
Creates a new #CallyActor for the given @actor
the newly created #AtkObject
a #ClutterActor
Adds a new action to be accessed with the #AtkAction interface.
added action id, or -1 if failure
a #CallyActor
the action name
the action description
the action keybinding
the callback of the action, to be executed with do_action
Adds a new action to be accessed with the #AtkAction interface.
added action id, or -1 if failure
a #CallyActor
the action name
the action description
the action keybinding
the callback of the action
data to be passed to @callback
function to be called when removing the action
Removes a action, using the @action_id returned by cally_actor_add_action()
%TRUE if the operation was succesful, %FALSE otherwise
a #CallyActor
the action id
Removes an action, using the @action_name used when the action was added
with cally_actor_add_action()
%TRUE if the operation was succesful, %FALSE otherwise
a #CallyActor
the name of the action to remove
The <structname>CallyActorClass</structname> structure contains
only private data
The <structname>CallyClone</structname> structure contains only private
data and should be accessed using the provided API
Creates a new #CallyClone for the given @actor. @actor must be a
#ClutterClone.
the newly created #AtkObject
a #ClutterActor
The <structname>CallyCloneClass</structname> structure contains only
private data
The <structname>CallyGroup</structname> structure contains only
private data and should be accessed using the provided API
Creates a #CallyGroup for @actor
the newly created #CallyGroup
a #ClutterGroup
The <structname>CallyGroupClass</structname> structure contains only
private data
The <structname>CallyRectangle</structname> structure contains only private
data and should be accessed using the provided API
Creates a new #CallyRectangle for the given @actor. @actor must be
a #ClutterRectangle.
the newly created #AtkObject
a #ClutterActor
The <structname>CallyRectangleClass</structname> structure contains
only private data
The <structname>CallyRoot</structname> structure contains only private
data and should be accessed using the provided API
Creates a new #CallyRoot object.
the newly created #AtkObject
The <structname>CallyRootClass</structname> structure contains only
private data
The <structname>CallyStage</structname> structure contains only
private data and should be accessed using the provided API
Creates a new #CallyStage for the given @actor. @actor should be a
#ClutterStage.
the newly created #AtkObject
a #ClutterActor
The <structname>CallyStageClass</structname> structure contains only
private data
The <structname>CallyText</structname> structure contains only private
data and should be accessed using the provided API
Creates a new #CallyText for the given @actor. @actor must be a
#ClutterText.
the newly created #AtkObject
a #ClutterActor
The <structname>CallyTextClass</structname> structure contains only
private data
The <structname>CallyTexture</structname> structure contains only
private data and should be accessed using the provided API
Creates a new #CallyTexture for the given @actor. @actor must be
a #ClutterTexture.
the newly created #AtkObject
a #ClutterActor
The <structname>CallyTextureClass</structname> structure contains
only private data
The <structname>CallyUtil</structname> structure contains only
private data and should be accessed using the provided API
The <structname>CallyUtilClass</structname> structure contains only
private data
Initializes the accessibility support.
%TRUE if accessibility support has been correctly
initialized.
Returns if the accessibility support using cally is enabled.
%TRUE if accessibility support has been correctly
initialized.