gtkWindowSetFocusOnMap {RGtk2} | R Documentation |
Windows may set a hint asking the desktop environment not to receive the input focus when the window is mapped. This function sets this hint.
gtkWindowSetFocusOnMap(object, setting)
|
[GtkWindow ] a GtkWindow |
|
[logical] TRUE to let this window receive input focus on map |
Since 2.6
Derived by RGtkGen from GTK+ documentation