gdkWindowFocus {RGtk2} | R Documentation |
Sets keyboard focus to window
. In most cases, gtkWindowPresent
should be used on a GtkWindow
, rather than calling this function.
gdkWindowFocus(object, timestamp = "GDK_CURRENT_TIME")
|
[GdkWindow ] a GdkWindow |
|
[numeric] timestamp of the event triggering the window focus |
Derived by RGtkGen from GTK+ documentation