docs: Document user_data argument for BindingActionFunc
authorEmmanuele Bassi <ebassi@linux.intel.com>
Sun, 10 Jun 2012 22:34:47 +0000 (23:34 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Sun, 10 Jun 2012 22:34:47 +0000 (23:34 +0100)
clutter/clutter-binding-pool.h

index 281c055..cdba037 100644 (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