Settings.gtkEnableMnemonics

bool gtkEnableMnemonics() @property

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

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