Window.getDefaultWidget

gtk.widget.Widget getDefaultWidget() nothrow

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

Returns

the default widget, or null

if there is none.