Clipboard and primary selection
- From: Stefano Ciancio <s ciancio gmail com>
- To: gnome-shell-list gnome org
- Subject: Clipboard and primary selection
- Date: Thu, 09 Feb 2012 15:07:36 +0100
Hi all,
is it possible to get primary selection in an extension?
I have tried with:
let clipboard = St.Clipboard.get_default()
clipboard.get_text(Lang.bind(this,
function(clipboard, text) {
...
}
but this get only clipboard content.
Thanks,
Stefano
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]