launching xkill
- From: Megh Parikh <meghjp gmail com>
- To: gnome-shell-list <gnome-shell-list gnome org>
- Subject: launching xkill
- Date: Sat, 4 Jan 2014 22:18:45 +0530
the following code deoes not run (it shows hello but the x arrow does not come)
gedit using the same code works. why??
button.connect('button-press-event', Lang.bind(this, function () {
if (GLib.spawn_command_line_sync('xkill')) _showHello();
}));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]