find
Description:
Finds the first entry in an accelerator group for which find_func
returns true and returns its
AccelKey.
Parameters:
this | |
find_func |
a function to filter the entries of this with |
data |
data to pass to |
Returns:
the key of the first entry passing |