the #PanelWidget.
Widget.getDefaultFocus
gtk.widget.Widget getDefaultFocus()Discovers the widget that should be focused as the default widget for the #PanelWidget.
For example, if you want to focus a text editor by default, you might return the #GtkTextView inside your widgetry.
Returns
the default widget to focus within