Package: gtk

Accessor gtk-window-focus-on-map

Lambda List

gtk-window-focus-on-map (object)

Syntax

(gtk-window-focus-on-map object) => setting
(setf (gtk-window-focus-on-map object) setting)

Arguments

object -- a gtk-window widget
setting -- true to let this window receive input focus on map

Details

Accessor of the focus-on-map slot of the gtk-window class.

Windows may set a hint asking the desktop environment not to receive the input focus when the window is mapped.
 

See also

2021-9-9