Help for this page

Select Code to Download


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