Window.focus

Sets keyboard focus to window. In most cases, gtk_window_present() 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