Settings.gtkEnableMnemonics

bool gtkEnableMnemonics() @property nothrow

Get gtkEnableMnemonics property.

Returns

Whether labels and menu items should have visible mnemonics which

can be activated.

Deprecated

This setting can still be used for application

overrides, but will be ignored in the future

void gtkEnableMnemonics(bool propval) @property nothrow

Set gtkEnableMnemonics property.

Parameters

propvalWhether labels and menu items should have visible mnemonics which can be activated.

Deprecated

This setting can still be used for application

overrides, but will be ignored in the future