my $mw = $int->widget( ... ,'MainWindow'); $mw->Button(-text => 'freedom' )->pack;