remove_mnemonic_label


Description:

[ Version ( since = "2.4" ) ]
public void remove_mnemonic_label (Widget label)

Removes a widget from the list of mnemonic labels for this widget.

(See list_mnemonic_labels). The widget must have previously been added to the list with add_mnemonic_label.

Parameters:

this

a Widget

label

a Widget that was previously set as a mnemonic label for this with add_mnemonic_label.