docs: Document user_data argument for BindingActionFunc

This commit is contained in:
Emmanuele Bassi 2012-06-10 23:34:47 +01:00
parent 847f9aef43
commit 231f0cbd0c

View File

@ -54,6 +54,7 @@ typedef struct _ClutterBindingPoolClass ClutterBindingPoolClass;
* @action_name: the name of the action
* @key_val: the key symbol
* @modifiers: bitmask of the modifier flags
* @user_data: data passed to the function
*
* The prototype for the callback function registered with
* clutter_binding_pool_install_action() and invoked by