my $image = Gnome2::Canvas::Item->new ($root, 'Gnome2::Canvas::Pixbuf', pixbuf => $im, x => 75.0, y => 75.0, width => $im->get_width, height => $im->get_height, anchor => 'center', );