RootT.getFocus

Retrieves the current focused widget within the root.

Note that this is the widget that would have the focus if the root is active; if the root is not focused then gtk_widget_has_focus (widget) will be false for the widget.

template RootT()
override
getFocus
()

Return Value

Type: gtk.widget.Widget

the currently focused widget