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