Convenience method to find a specific action_entry from an array of action_entries
| action_entries |
array of action_entries to be searched |
| n_action_entries |
size of the action_entries array |
| id |
id of the action entry (usually enum values are used) |
|
The matching GtkActionEntry or NULL if not found |