Label.getMnemonicWidget

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

See gtk.label.Label.setMnemonicWidget.

class Label
getMnemonicWidget
()

Return Value

Type: gtk.widget.Widget

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