#just some simple code, not tested my $window = Gtk2::Window->new( 'toplevel'); my $button = Gtk2::Button->new( 'NEW'); $window->add( $button); Gtk2->main;
In reply to Gtk2: changing Button Color by deadpickle
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |