my $rc_style = Gtk2::RcStyle->new; $rc_style->bg_pixmap_name ('normal', 'keyboard.xpm'); $window->modify_style ($rc_style);