API Version: 13
Library Version: 13
Generated by gi-docgen 2023.3
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