Widget.getFocusChild

Returns the current focus child of @widget.

class Widget
getFocusChild
()

Return Value

Type: Widget

The current focus child of @widget, or %NULL in case the focus child is unset.

Meta