The State of Data & AI Literacy 2025
Download Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkWidgetHasFocus: gtkWidgetHasFocus
Description
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.
Usage
gtkWidgetHasFocus(object)
Arguments
object
a
GtkWidget
Value
TRUE
if the widget has the global input focus.
Details
Since 2.18