[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Clipboard access....
- From: Bruno Tavares <bat ip pt>
- To: gtk-perl-list gnome org
- Subject: Re: Clipboard access....
- Date: Thu, 25 Sep 2003 17:09:35 +0100
Usage: SELECTION_CLIPBOARD(class) at test.pl line 76.
yet another error after giving him what it wants (or at least what i
thought it wanted).
Any suggestion?
On Thu, 2003-09-25 at 13:46, muppet wrote:
> Bruno Tavares said:
> > my $clipboard = Gtk2::Clipboard->get(Gtk2::Gdk::SELECTION_CLIPBOARD);
> >
> > but when the program runs and passes in the above line i get the
> > following error:
> >
> > Usage: SELECTION_CLIPBOARD(class) at test.pl line 76.
>
> give it what it wants:
>
> Gtk2::Gdk->SELECTION_CLIPBOARD
>
> instead of
>
> Gtk2::Gdk::SELECTION_CLIPBOARD
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]