_gtkWindowFocusGet returns the current focused Widgets object in a Window object.
The function returns this even if the Window object is not focused itself. This is the widget which has the focus in a window. To know if a Window object has the focus itself, see _gtkWindowFocusHas below.