Pike v8.0 release 1738

Method GTK1.Combo()->set_use_arrows_always()


Method set_use_arrows_always

GTK1.Combo set_use_arrows_always(int always_arrows)

Description

set_use_arrows_always() allows the use the the up/down arrow keys to cycle through the choices in the dropdown list, just as with set_use_arrows, but it wraps around the values in the list, completely disabling the use of the up and down arrow keys for changing focus.