RGtk2 (version 2.20.31)

gtkWidgetMnemonicActivate: gtkWidgetMnemonicActivate

Description

Emits the gtkWidgetMnemonicActivate signal.

Usage

gtkWidgetMnemonicActivate(object, group.cycling)

Arguments

object
group.cycling
TRUE if there are other widgets with the same mnemonic

Value

TRUE if the signal has been handled

Details

The default handler for this signal activates the widget if group.cycling is FALSE, and just grabs the focus if group.cycling is TRUE.