Widget.mnemonicActivate

Emits the "mnemonic-activate" signal. The default handler for this signal activates the widget if group_cycling is FALSE, and just grabs the focus if group_cycling is TRUE.

class Widget
int
mnemonicActivate

Parameters

groupCycling int

TRUE if there are other widgets with the same mnemonic

Return Value

Type: int

TRUE if the signal has been handled

Meta