PreferencesPage.useUnderline
bool useUnderline() @property nothrowGet useUnderline property.
Returns
Whether an embedded underline in the title indicates a mnemonic.
void useUnderline(bool propval) @property nothrowSet useUnderline property.
Parameters
propval | Whether an embedded underline in the title indicates a mnemonic. |