API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
gboolean gnt_bindable_perform_action_key ( GntBindable* bindable, const char* keys )
Perform an action from a keybinding.
keys
Type: const char*
const char*
The key to trigger the action.
Type: gboolean
gboolean
TRUE if the action was performed successfully, FALSE otherwise.
TRUE
FALSE