logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: Clipboard access....: msg#00214

Subject: Re: Clipboard access....
Bruno Tavares said:
> 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?
>

foo> perl
use Gtk2 '-init';
use Data::Dumper;
print Dumper( Gtk2::Gdk->SELECTION_CLIPBOARD );
^D
$VAR1 = bless( do{\(my $o = 69)}, 'Gtk2::Gdk::Atom' );

works for me.

-rm


<Prev in Thread] Current Thread [Next in Thread>