accel_activate


Description:

public signal bool accel_activate (Object acceleratable, uint keyval, ModifierType modifier)

The accel-activate signal is an implementation detail of AccelGroup and not meant to be used by applications.

Parameters:

acceleratable

the object on which the accelerator was activated

keyval

the accelerator keyval

modifier

the modifier combination of the accelerator

Returns:

true if the accelerator was activated