cally_actor_add_action ( actor action_name action_description action_keybinding action_func -- guint )


Vocabulary
clutter.cally.ffi

Inputs
actoran object
action_namean object
action_descriptionan object
action_keybindingan object
action_funcan object


Outputs
guintan object


Definition


LIBRARY: clutter.cally FUNCTION: guint
cally_actor_add_action
( CallyActor* actor, gchar* action_name, gchar*
action_description, gchar* action_keybinding,
CallyActionFunc action_func )