Window.getDefaultWidget

gtk.widget.Widget getDefaultWidget()

Returns the default widget for window. See [gtk.window.Window.setDefault] for more details.

Returns

the default widget, or null

if there is none.