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)
Value
TRUE
if the widget has the global input focus.