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 gtk:window-present function should be used on a gtk:window widget, rather than calling this function.
 

See also

#2023-2-26