my $height = $mw->height; my $width = $mw->width; $mw->title("New Title ($width x $height)");