Container.getFocusChild

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().

class Container
getFocusChild
()

Return Value

Type: Widget

The child widget which will receive the focus inside @container when the @container is focused, or %NULL if none is set.

Meta

Since

2.14