in reply to Re^2: Perl::Gtk and Color tutorial
in thread Perl::Gtk and Color tutorial
to:my $colormap = $l->window->get_colormap();
I have not used this but it looks right from the docs.my $colormap = $l->get_colormap();
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Perl::Gtk and Color tutorial
by Crackers2 (Parson) on Dec 15, 2004 at 15:00 UTC |