Label.mnemonicWidget

gtk.widget.Widget mnemonicWidget() @property

Get mnemonicWidget property.

Returns

The widget to be activated when the labels mnemonic key is pressed.
void mnemonicWidget(gtk.widget.Widget propval) @property

Set mnemonicWidget property.

Parameters

propvalThe widget to be activated when the labels mnemonic key is pressed.