Q: low level event handlin
- From: Martin Pirstitz <e9326173 student tuwien ac at>
- To: <gtk-app-devel-list gnome org>
- Subject: Q: low level event handlin
- Date: Sat, 17 Nov 2001 23:42:44 +0100 (MET)
Hello,
Is it possible to get low level X events in a GTK application?
Specifially, I want to get informed when the CUT_BUFFER0 property of the
root X window has changed. Using Xlib calls, I'd just do a
XSelectInput (dpy, RootWindow (dpy, screen_num), PropertyChangeMask);
and check for PropertyNotify events in the event loop. Is this same thing
possible using GTK, and if yes, how?
TIA,
Martin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]