Window.focus

Sets keyboard focus to @window. In most cases, gtk_window_present_with_time() should be used on a #GtkWindow, rather than calling this function.

class Window
void
focus
()

Parameters

timestamp uint

timestamp of the event triggering the window focus

Meta