character is to be used as mnemonic.
CheckButton.useUnderline
bool useUnderline() @property nothrowGet useUnderline property.
Returns
If set, an underline in the text indicates that the following
void useUnderline(bool propval) @property nothrowSet useUnderline property.
Parameters
propval | If set, an underline in the text indicates that the following character is to be used as mnemonic. |