Settings.gtkKeynavWrapAround

bool gtkKeynavWrapAround() @property nothrow

Get gtkKeynavWrapAround property.

Returns

When true, some widgets will wrap around when doing keyboard

navigation, such as menus, menubars and notebooks.

Deprecated

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

Set gtkKeynavWrapAround property.

Parameters

propvalWhen true, some widgets will wrap around when doing keyboard navigation, such as menus, menubars and notebooks.

Deprecated

This setting is ignored.