Re: Missing Gtk2::HButtonBox and others
- From: Emmanuele Bassi <ebassi gmail com>
- To: gtk-perl-list gnome org
- Subject: Re: Missing Gtk2::HButtonBox and others
- Date: Mon, 14 Nov 2005 09:31:19 +0100
Hi,
On Sun, 2005-11-13 at 18:30 -0800, Lynn Wilkins wrote:
But using command line perl..
[law lisa project1]$ perl -e "use Gtk2::HButtonBox;"
Can't locate Gtk2/HButtonBox.pm in @INC (@INC contains:
/usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi .....)
doing a 'find /usr/lib/perl5 -name HButtonBox.pm ' returns nothing.
Quite understandable, as there's no HButtonBox module inside Gtk2.
All widgets and objects are created from C objects and dynamically
loaded, so you can't include them directly.
Ciao,
Emmanuele.
--
Emmanuele Bassi - <ebassi gmail com>
Log: http://log.emmanuelebassi.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]