Package: gtk
Accessor gtk-window-has-toplevel-focus
Lambda Listgtk-window-has-toplevel-focus (object) Syntax(gtk-window-has-toplevel-focus object) => setting (setf (gtk-window-has-toplevel-focus object) setting) ArgumentsDetails Accessor of the has-toplevel-focus slot of the gtk-window class. For real toplevel windows, this is identical to the gtk-window-is-active function, but for embedded windows, like a gtk-plug widget, the results will differ. | See also |
2021-9-9