Determines if the widget is the focus widget within its toplevel.
This does not mean that the [[email protected]:has-focus] property is necessarily set; [[email protected]:has-focus] will only be set if the toplevel widget additionally has the global input focus.
this |
a `GtkWidget` |
true if the widget is the focus widget. |