API Version: 11
Library Version: 11
Generated by gi-docgen 2022.2
gboolean cally_actor_remove_action ( CallyActor* cally_actor, gint action_id )
Removes a action, using the action_id returned by cally_actor_add_action()
action_id
cally_actor_add_action()
Type: gint
gint
The action id.
Type: gboolean
gboolean
TRUE if the operation was successful, FALSE otherwise.
TRUE
FALSE