Method
ClutterBindingPoolremove_action
Declaration [src]
void
clutter_binding_pool_remove_action (
ClutterBindingPool* pool,
guint key_val,
ClutterModifierType modifiers
)
Description [src]
Removes the action matching the given key_val, modifiers pair,
if any exists.
This function considers key aliases.
Parameters
key_val-
Type:
guintA key symbol.
modifiers-
Type:
ClutterModifierTypeA bitmask for the modifiers.