Returns the current focus child widget inside container. This is not the currently focused widget. That can be obtained by calling gtk_window_get_focus(). Since 2.14
The child widget which will receive the focus inside container when the conatiner is focussed, or NULL if none is set. [transfer none]
See Implementation
Returns the current focus child widget inside container. This is not the currently focused widget. That can be obtained by calling gtk_window_get_focus(). Since 2.14