Package: gdk

Function gdk-window-focus

Lambda List

gdk-window-focus (window timestamp)

Arguments

window -- a gdk-window object
timestamp -- an unsigned integer with the timestamp of the event triggering the window focus

Details

Sets keyboard focus to window. In most cases, the function gtk-window-present should be used on a gtk-window widget, rather than calling this function.
 

See also

2020-9-22