Gtk.Widget.MnemonicActivate Method
Activates the targets associated with the mnemonic.

Syntax

public bool MnemonicActivate (bool group_cycling)

Parameters

group_cycling
A boolean; set to true if the list of targets should cycle once the end of the list is reached.

Returns

true if the activation is done.

Remarks

Requirements

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