On 1/12/07, Pozsar Balazs <[EMAIL PROTECTED]> wrote: snip > I'm trying to use the new printing system, but when I do > my $p = Gtk2::PrintOperation->new; snip
Are you sure you have the latest version of the Gtk2 perl module (1.141)? You need at least version 1.140 (Gtk2::PrintOperation does not exist in the module before then). _______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
