find_action


Description:

public unowned string find_action (uint key_val, ModifierType modifiers)

Retrieves the name of the action matching the given key symbol and modifiers bitmask.

Parameters:

this

a BindingPool

key_val

a key symbol

modifiers

a bitmask for the modifiers

Returns:

the name of the action, if found, or null. The returned string is owned by the binding pool and should never be modified or freed