Re: Gtk3::Clipboard problem
- From: "Torsten Schönfeld" <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: Gtk3::Clipboard problem
- Date: Tue, 2 Sep 2014 09:52:31 +0200
mezlm 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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]