Ok, I replaced line marked by '# XXX' with this:
my $clipboard = Gtk3::Clipboard::get(Gtk3::Gdk::Atom::intern('clipboard', 0));And the next line with this:
$clipboard->set_text($col1content, length $col1content);Now I don't get any error but the clipboard is still not working.
In reply to Re: Gtk3::Clipboard problem
by brilant_blue
in thread Gtk3::Clipboard problem [SOLVED]
by brilant_blue
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |