CheckButton.setUseUnderline

void setUseUnderline(bool setting)

Sets whether underlines in the label indicate mnemonics.

If setting is true, an underscore character in self's label indicates a mnemonic accelerator key. This behavior is similar to propertyGtk.Label:use-underline.

Parameters

settingthe new value to set