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

Value

TRUE if the widget has the global input focus.

Details

Since 2.18