Method
ClutterBindingPoolfind_action
Declaration [src]
const gchar*
clutter_binding_pool_find_action (
ClutterBindingPool* pool,
guint key_val,
ClutterModifierType modifiers
)
Description [src]
Retrieves the name of the action matching the given key symbol and modifiers bitmask.
Parameters
key_val
-
Type:
guint
A key symbol.
modifiers
-
Type:
ClutterModifierType
A bitmask for the modifiers.