GtkCombo::set_use_arrows

GtkCombo::set_use_arrows

set_use_arrows() , when set to false prevents the Up and Down arrow keys from being used to scroll the list within the combo's entry box.

The default value is true, which allows such scrolling where there is a match between the entry text and one of the list item strings.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.