Function
CallyActionCallback
since: 1.6
Description [src]
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().
Available since: 1.6
Parameters
cally_actor-
Type:
CallyActorA
CallyActor.The data is owned by the caller of the function. user_data-
Type:
gpointerUser data passed to the function.
The argument can be NULL.The data is owned by the caller of the function.