my $testWindow = Gtk2::Window->new('toplevel'); $testWindow->set_title('my_test_window'); $testWindow->set_size_request(100, 100)