Gtk.Window.prototype.reshow_with_initial_size
function reshow_with_initial_size():void { // Gjs wrapper for gtk_window_reshow_with_initial_size() }
Hides window, then reshows it, resetting the default size and position of the window. Used by GUI builders only.