me...@seznam.cz:
> my $clipboard = Gtk3::Clipboard::get(Gtk3::Gdk::Atom::intern('clipboard', 0));
> $clipboard->set_text($col1content, length $col1content);

Try capitalizing the name, as in "CLIPBOARD".  I'm not sure whether 
capitalization matters, but this spelling is what is generally advertised and 
what worked for me in the past.
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to