Label.getMnemonicWidget

Retrieves the target of the mnemonic (keyboard shortcut) of this label. See Label.setMnemonicWidget.

class Label
getMnemonicWidget
()

Return Value

Type: Widget

the target of the label’s mnemonic, or NULL if none has been set and the default algorithm will be used.