get_mnemonic_widget
Description:
Retrieves the target of the mnemonic (keyboard shortcut) of this label.
See set_mnemonic_widget.
Parameters:
this |
a Label |
Returns:
the target of the label’s mnemonic, or null if none has been set and the default algorithm will be used. |