can_activate_accel
Description:
Determines whether an accelerator that activates the signal identified by signal_id
can currently be activated.
This signal is present to allow applications and derived widgets to override the default Widget handling for determining whether an accelerator can be activated.
Parameters:
signal_id |
the ID of a signal installed on |
Returns:
true if the signal can be activated. |