Gtk.Widget.OnMnemonicActivated Method
Default handler for the Widget.MnemonicActivated event.

Syntax

protected virtual bool OnMnemonicActivated (bool group_cycling)

Parameters

group_cycling
a bool

Returns

a bool

Remarks

Override this method in a subclass to provide a default handler for the Widget.MnemonicActivated event.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)