Package: gtk
Accessor gtk:combo-box-focus-on-click
Lambda Listgtk:combo-box-focus-on-click (object) SyntaxArgumentsDetails Accessor of the focus-on-click slot of the gtk:combo-box class. The gtk:combo-box-focus-on-click function returns whether the combo box
grabs focus when it is clicked with the mouse. The (setf gtk:combo-box-focus-on-click) function sets whether the combo box will
grab focus. Making mouse clicks not grab focus is useful in places like toolbars where you do not want the keyboard focus removed from the main area of the application. Warning | See also |
#2023-3-17