Package: gtk
Accessor gtk:widget-has-focus
Lambda Listgtk:widget-has-focus (object) SyntaxArgumentsDetails Accessor of the has-focus slot of the gtk:widget class. The gtk:widget-has-focus function returns true if the widget has the global input focus. The (setf gtk:widget-has-focus) function sets whether
the widget has the input focus. See the gtk:widget-is-focus function for the difference between having the global input focus, and only having the focus within a toplevel. | See also |
2025-1-25