Settings.gtkCanChangeAccels

bool gtkCanChangeAccels() @property nothrow

Get gtkCanChangeAccels property.

Returns

Whether menu accelerators can be changed by pressing a key over the menu item.

Deprecated

This setting is ignored.
void gtkCanChangeAccels(bool propval) @property nothrow

Set gtkCanChangeAccels property.

Parameters

propvalWhether menu accelerators can be changed by pressing a key over the menu item.

Deprecated

This setting is ignored.