Re: Gtk2::Clipboard need store content after exit.
- From: Emmanuele Bassi <ebassi gmail com>
- To: gtk-perl-list gnome org
- Subject: Re: Gtk2::Clipboard need store content after exit.
- Date: Sat, 17 Sep 2011 10:20:55 +0100
On 2011-09-16 at 23:22, eexpress wrote:
hi,
I want store sth into clipboard after perl script exit, but does not know
how to write $clip->store(...) function.
the ->store method doesn't magically "store" stuff into the ether:
you'll need a daemon that takes ownership of the clipboard data when
your application exits.
in Gnome, the gnome-settings-daemon fills that role.
ciao,
Emmanuele.
--
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]