focus inside container when the container is focused, or null if none is set.
Container.getFocusChild
gtk.widget.Widget getFocusChild() nothrowReturns the current focus child widget inside container. This is not the currently focused widget. That can be obtained by calling gtk.window.Window.getFocus.
Returns
The child widget which will receive the