| gtkWidgetHasFocus {RGtk2} | R Documentation |
Determines if the widget has the global input focus. See
gtkWidgetIsFocus for the difference between having the global
input focus, and only having the focus within a toplevel.
gtkWidgetHasFocus(object)
|
Since 2.18
[logical] TRUE if the widget has the global input focus.
Derived by RGtkGen from GTK+ documentation