Label.mnemonicWidget
gtk.widget.Widget mnemonicWidget() @propertyGet mnemonicWidget property.
Returns
The widget to be activated when the labels mnemonic key is pressed.
void mnemonicWidget(gtk.widget.Widget propval) @propertySet mnemonicWidget property.
Parameters
propval | The widget to be activated when the labels mnemonic key is pressed. |