Widget.addOnMnemonicActivate

The default handler for this signal activates @widget if @group_cycling is %FALSE, or just makes @widget grab focus if @group_cycling is %TRUE.

class Widget
addOnMnemonicActivate
(
bool delegate
(
bool
,)
dlg
,)

Return Value

Type: gulong

%TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.

Meta