Package: gdk

Function gdk:toplevel-focus

Lambda List

gdk:toplevel-focus (toplevel timestamp)

Arguments

toplevel -- a gdk:toplevel object
timestamp -- an unsigned integer with the timestamp of the event triggering the surface focus

Details

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

See also

#2023-8-1