Package: gtk
Accessor gtk-button-focus-on-click
Lambda Listgtk-button-focus-on-click (object) SyntaxArgumentsDetails Accessor of the focus-on-click slot of the gtk-button class. The gtk-button-focus-on-click slot access function returns whether the button grabs focus when it is clicked with the mouse. The (setf gtk-button-focus-on-click) slot access function sets whether the button 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 |
2021-12-4