Re: Gtk::PrintOperation on windows



On 1/12/07, Pozsar Balazs <pozsy sch bme hu> wrote:
snip
Yes, it is version 1.141.
snip

Well, the only other thing I can think of at the moment is that you
may have more than one version installed and perl is finding the older
copy.  Try running this Perl script and seeing which version it
reports:

#!/usr/bin/perl
use Gtk2;
print "version $Gtk2::VERSION\n";



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]